tableau / extension-data-driven-parameters

Automatically update your parameters based on your data!
https://tableau.github.io/extension-data-driven-parameters/
MIT License
18 stars 18 forks source link

2.0.0 vs 2.1.0 -- different initial loading behavior #53

Closed MattVoda closed 4 years ago

MattVoda commented 4 years ago

Hi Keshia,

Happy Halloween! So today I did some deep testing of v2.0.0 and v2.1.0. We're using DDP to pull in a new most-recent data date, from an extract, on dashboard load. To test it, I've followed this process:

I also made sub-versions with and without 'reset values on load' -- I'm not sure how this setting is intended to be used so I wanted to see if it changed anything.

It seems that 2.0 will pick up this sort of data change, but 2.1 will not - at least not on dashboard-load. Can you reassure me that this behaving as intended? Does only 2.0 check for / populate new values on-load? Looks like 2.1 supports other hooks for checking, like parameter change, so perhaps the focus has shifted there. If so, just wanna mention that we find the immediate-check very useful and have built it to be the beating heart of our dashboards!

--Matt

KeshiaRose commented 4 years ago

Hi Matt,

You should be using the "Automatically reset values on dashboard load" option. This will set the dropdown to whatever is at the top of the list on load. When you set that option does it work for you? My testing shows it is working correctly. Were you not using this option before?

Take care, Keshia

KeshiaRose commented 4 years ago

Closing this, please re-open if you are still dealing with this issue.