Forum Discussion
Markzolotoy
Impactful Individual
5 years agoUse 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
Impactful Individual
5 years agoCan that be applied to a calculated table and the table would be saved back to the dataset?
Greg_Deckler
Community Champion
5 years agoMarkzolotoy Not sure I understand the question.
- Markzolotoy5 years ago
Impactful 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 ago
Community Support
Impossible, the calculated table is static, and the slicer can change dynamically.