What is new in V3 of the Tableau Embedding API?

Поделиться
HTML-код
  • Опубликовано: 22 окт 2024

Комментарии • 13

  • @PunithaGK
    @PunithaGK 6 месяцев назад

    Hi Andre de Vries,
    Thank you for the thorough explanation.
    I've encountered an issue with version 3 regarding filters. When all filters are selected, getFiltersAsync returns an empty array. However, in version 2, it returns all possible values. Is there a way to retrieve all values, similar to version 2, in version 3?
    Thanks,
    Punitha

  • @dineshsmith231089
    @dineshsmith231089 2 месяца назад

    @andre hey Andre , in the v3 if the URL is wrong how can we handle it and alert to the user.
    I tried with VizLoadError event but it is not firing

  • @keilorbrown558
    @keilorbrown558 2 года назад +3

    Unfortunately it seems a fair amount of the v3 code is still under development. Tableau has "released" a stable version (3.0.0) but many of the viz methods, namely export features, simply throw errors and do nothing in the actual source code. Seems a bit sloppy to release a v3 without the caveat that it's a scaled down version, but we'll see how it progresses over the next year.

  • @robertcrocker9979
    @robertcrocker9979 2 года назад

    Always love your tutorials! What are you using to create the neon boxes?

    • @andre347
      @andre347  2 года назад +1

      Thanks! 👏 I use a tool called Presentify presentify.compzets.com

    • @DataFam
      @DataFam 2 года назад

      Love it as always. Thx Andre

  • @shadabali68
    @shadabali68 2 года назад +1

    Can you please upload a video on "Authentication and Embedded Views" part in v3

  • @elessarIT
    @elessarIT 5 месяцев назад

    Hi! Can you explain how to use V3 API inside a Vue3 application?

  • @clementebri1827
    @clementebri1827 Год назад

    How would you handle jwt expiration with the new connected apps seems there is no way to silently refresh the jwts

  • @juanodonnell
    @juanodonnell 2 года назад

    what tableau license should i get to embed my dashboard for everyone to view? (not tableau public)

  • @tammamhazzouri1067
    @tammamhazzouri1067 Год назад

    I'm getting an error when coping the html code from playground and running it in Visual Studio Code: {"result":{"errors":[{"code":10084}]}}

  • @bastienm347
    @bastienm347 Год назад +1

    That's ok and thack you for your work. But all this is very clearly explained in Tableau documentation. So this tutorial lack a little bit of value. For example, how would you make it work with reactJS ?

    • @gavinlindridge
      @gavinlindridge Год назад

      I'd be really interested to know if you have found any luck doing this? Any resources you found super useful.
      Information for this seems super thin.