Forum Discussion
Parameter visualization on published report
Hi Wresen ,
Okay, here's another way to do it without using field parameters.
Here's the data I used to test it:
In Power bi desktop Get more visuals>> Search for Text search slicer visual object and click Add to use it.
You can add the Fruit field to the text search slicer and then enter the name of the fruit you want in it. This way, you can filter the data in another visual object and display the relevant content.
The pbix file is attached.
If you have any other questions please feel free to contact me.
Best Regards,
Yang
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
Hi Anonymous
I really appriciate your help, i think i have not been good to explain.
I dont want to have a table where i have all the fruits (since it over 20 milj distinct fruits) in the report that the user can choose from to get a "fruits parameter"
I want the user to "free" write the fruit he wants in a "textbox lookalike". This input from this textbox becomes the Fruits parameter in:
Where#(lf)#(lf)The_Fruitserver.Fruits_table in ('"&Fruits&"')
But from what i think i have heard this is not possible.
/Thanks 🙂