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
Greg_Deckler
5 years agoCommunity Champion
Markzolotoy Not sure I understand the question.
Markzolotoy
5 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.