Forum Discussion
afkhalifehPro
2 years agoRegular Visitor
Change a Query Parameter value from a Slicer
Hi, I am looking for a way to change the value of a Query Parameter using a slicer. Any help will be highly appreciated. Thanks,
- 2 years ago
It's not possible. The general approach is to load all the data and not have the user select what data to load. From there, you can use a field parameter to accept user input and further filter the data.
MattAllington
2 years agoCommunity Champion
It's not possible. The general approach is to load all the data and not have the user select what data to load. From there, you can use a field parameter to accept user input and further filter the data.