Forum Discussion
How to pass Dynamic M Query Parameter into Slicer (Text)
Use the field in slicer where you binded your parameter to
Thanks for the suggestion!
I did try using the field that I bound my Dynamic M Query Parameter to in a slicer, but since it’s just an empty column, it doesn’t provide any values to work with. What I’m really looking for is a way for the end-user to manually type or enter a value in the report (like a text input box), and then have that value passed directly into the parameter at query time.
From what I understand, normal slicers only work with predefined values in the model, but in this case I’d like it to work dynamically without having to populate the column with static values.
Has anyone managed to simulate this kind of “text input slicer” for Dynamic M Query Parameters? Or is there a workaround ?