Forum Discussion
Markzolotoy
5 years agoImpactful Individual
Use slicer values as parameter
I have a calculated table where I want to use a value from a slicer as a parameter for filtering. Is that possible? There is no visual based on that calc table. Thanks
Markzolotoy
5 years agoImpactful Individual
Can that be applied to a calculated table and the table would be saved back to the dataset?
Greg_Deckler
5 years agoCommunity Champion
Markzolotoy Not sure I understand the question.
- Markzolotoy5 years agoImpactful Individual
What I mean is that calculated table is stored in the dataset and can be accessed in paginated reports. I am thinking how I can provide data to the paginated report that it doesn't have to filter data on user selections since the data is already been filtered on these in the PB Desktop.
- V-lianl-msft5 years agoCommunity Support
Impossible, the calculated table is static, and the slicer can change dynamically.