tableau / embedding-api-v3-guide

migration guide for moving to embedding api v3
MIT License
28 stars 9 forks source link

Values from a filter that depending of another filter are not correct #69

Open rdelhaise-wiiisdom opened 5 months ago

rdelhaise-wiiisdom commented 5 months ago

Hello,

On a Dashboard, we can link filter values with another filter. For example: I have a Category filter with "Office Supplies, Furniture, Technology" and a Sub Category filter with "Bookcases, Computers, etc...". When selecting the "Furniture" item, I can show the sub-category values available for this category. This works great for Tableau Cloud, but when we try to retrieve this filter's value in the Embedding API, we will have all the values possible (from the database). Secondly, when we select all values of a filter, the "AllSelected" flag is false...

You can recreate this bug with this glitch.