Forum Discussion
Anonymous
4 years agoNot applicable
Power bi Service slicer issue
Hello, I have a power bi .pbx file in the repository along with the dot net code. I am using powerbi service with dot net framework to publish a reports. The issue is when I save a report with a...
Anonymous
4 years agoNot applicable
Hi Chenwu Zhu,
Thanks for your reply. I may have confused you with the term "parameter" as that is our business term, not the Power BI report parameter.
My problem is that I have a slicer that lets the user choose between multiple values on a report template. The slicer has a default value, being the first in the list when the template was designed in the Power BI Desktop. As our data is comprised of a whole lot of separate datasets, we also publish the latest template alongside each new dataset. The slicer retains the default value that was in the template, despite the fact that the value is not in the dataset. How can we clear or reset the slicer so that it only displays data that is actually in the dataset?