Forum Discussion
Anonymous
5 years agoNot applicable
Create slicer visual as Dropdown mode in embedded report
Hello, I have an embedded solution where I am adding filters an slicers programatically by using the powerbi-client and power-bi-report-authoring javascript packages. I'm doing this to an embedded re...
v-lionel-msft
5 years agoCommunity Support
Hi Anonymous ,
The easiest way is to create a slicer with a drop-down menu directly in PBI Desktop, and then embed the report into your own application.
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Anonymous5 years agoNot applicable
Thank you for the response. However, that doesn't help me in my situation. I really need to be able to create one or more slicers at runtime through the embedded solution. Adding one beforehand doesn't help me.