Forum Discussion
PBNikr
6 years agoHelper I
User input/slicer using direct query mode
I am trying to find a way to retrieve a user input/choice without using parameters due to direct query mode. No luck so far. I would like to have an input field or a dropdown slicer wher...
Anonymous
6 years agoNot applicable
You could just use a regular slicer and pull up the "Search" bar. Put instructions saying use the search bar. Once they select/type, it will change.
For actual entry points, I think the only way you can do it is a paramter, via a .pbit file.
Jared
- PBNikr6 years agoHelper I
Thanks Jared. I don't know how I would have that data in a slicer since I can't create a separate table with values or use measures in a slicer.
Looks like I will have to use a workaround where the user clicks on a table to retrieve the selected index number.