Hi,
I defined a set - Top N Of Customers. "N" is a parameter.
I created a view that uses the set, and I can see the results according to default value of "N", e.g. 10.
The problem's appearing when I change the parameter's value - the view's data is not changing.
I downloaded and ran many examples where "parameter-bound" sets work great - the view (and the data) is immediately changing on parameter change.
The only difference I see is that I use Data Source that was published to Tableau Server ,and not "embedded" data source.
Any help will be appreciated.
Hi Prashant,
In my case, I'm not adding new field to my model.
I just change the parameter value, and expect the view to change accordingly - it doesn't happen.
Take a look here - http://community.tableau.com/message/209496
It works with "embedded" data sources, and, apparently, doesn't work with "Tableau Server" data source.