Forum Discussion

afkhalifehPro's avatar
afkhalifehPro
Regular Visitor
2 years ago
Solved

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,    
  • MattAllington's avatar
    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.