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,
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.
1 Reply
- MattAllingtonCommunity 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.