Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
Hi,
We created a report with a few parameters, some of them are date values and some are text. For text type, we want to use 'List of values'. We could select the required values from the list on the power bi desktop. Is there any option or workaround to see the list of values and choose the required one in Power bi service? And we would like to know if we can pass multiple values for the same parameter in Powerbi service.
Thanks in advance.
Yes, you can see the list of values and choose the required ones for a text parameter in Power BI Service. Here's how you can do it:
Regarding passing multiple values for the same parameter in Power BI Service, yes, it is possible. Here's how you can do it:
Note that the behavior of multiple value parameters may vary depending on the data source and visualization type you are using. Some visuals may not support multiple value parameters, while others may require additional configuration or filtering to display the correct results.
You can do all this but you have to invest extra effort in your Power Query to distinguish between single items and lists.
One example is here: Passing Any Arbitrary Value From A Power BI Report To A Dynamic M Parameter (crossjoin.co.uk)
Hey lbendlin,
Thanks for the response, we have tried the example provided. The main purpose of our requirement is when we share our report with end users through a public link, they should be able to pass the desired value and filter the data based on that. However, using parameters only the report owner will have the option to pass the value to parameters. And we have huge data so we cannot load the entire data and later use slicers to filter. Kindly suggest any other option to achieve this.
Thank you.
The example I linked to allows report users to influence the Direct Query queries. Where have you observed the "report owner" restriction?
BTW, "report owner" is not a thing.
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.