Skip to main content

Power BI

Needs Votes

Power BI Online Query Parameters

Vote (900) Share
Adam Kruzel's profile image

Adam Kruzel on 12 May 2016 22:19:58

This is a continuation of "Allow runtime parameters in Power View and/or Power Query". Request this capability in Power BI Online so users can go to a dashboard and easily be able to search for a list of values. Currently the user would need to use a slicer and individual select each value. An example would be if I had list of part numbers to search in the dashboard. Currently I would need to scroll up and down in a slicer and individually select each one. In SSRS I can create a parameter dropdown and easily type in and even copy and paste values in to search for.

Comments (85)
Adam Kruzel's profile image Profile Picture

fabd0751 541c-4bdc-adfd-5b239afba7d6 on 06 Jul 2020 00:17:52

RE: Power BI Online Query Parameters

Enabling the user to modify stored procedure parameters is fundamental - has been around in reporting tools for 30+ years. Power BI is not ready for prime time without this capability.

Adam Kruzel's profile image Profile Picture

1afd439f b354-473b-af70-fd82a4a7b1ab on 06 Jul 2020 00:15:30

RE: Power BI Online Query Parameters

Being able to pass parameter in an URL directly to a DirectQuery to filter teh data at the source is so important.

we are currently using this:

https://reportserver/reports/powerbi/Store Sales?rs:Embed=true&filter= Store/Territory eq 'NC' and Store/Chain eq 'Fashions Direct'

But in this case, all data is brought to the report and then report is filtered.

we need the data to be filtered at the source

Adam Kruzel's profile image Profile Picture

49953212 d1b3-4b04-b469-0045a3c58801 on 06 Jul 2020 00:14:28

RE: Power BI Online Query Parameters

This is SO needed in order to make Parameters actually useful

Adam Kruzel's profile image Profile Picture

68e8d529 7f7f-44f0-ae26-b5b5bab7e44e on 06 Jul 2020 00:14:16

RE: Power BI Online Query Parameters

We are migrating SSRS reports to Power BI. We are unable to build the dataset due to huge data. We need parameters(dynamic) to restrict the data

Adam Kruzel's profile image Profile Picture

16ea7a51 7234-469d-b03e-8653a5f4f6eb on 06 Jul 2020 00:13:24

RE: Power BI Online Query Parameters

please add this feat!!!!!

Adam Kruzel's profile image Profile Picture

a3309361 99be-ea11-a812-000d3a8ddfb2 on 06 Jul 2020 00:12:57

RE: Power BI Online Query Parameters

Please make this feature available, with the ability to pass UserPrincipalName () or UserName () to the stored procedure!

Adam Kruzel's profile image Profile Picture

477f815a b7f4-4d6e-8ddf-dfe41dff7f21 on 06 Jul 2020 00:12:45

RE: Power BI Online Query Parameters

End-users need the capability to choose parameters within the report published on Power BI Service. Also as Power BI has the limitation with Google Analytics connectors, and GA connectors don't pull data accurately for wider date ranges, having parameter is the only workaround. So having this capability will give my user the capability to run the report without any dependency.

Adam Kruzel's profile image Profile Picture

6ff6d946 67e2-4858-b3a4-8b9a62d9e59d on 06 Jul 2020 00:11:27

RE: Power BI Online Query Parameters

End-users need the capability to choose parameters within the the report published on Power BI Service. This is a major roadblock for us transitioning enterprise to Power BI.

Adam Kruzel's profile image Profile Picture

cd2e4ff4 ea96-49fb-9367-901f4658d32f on 06 Jul 2020 00:10:34

RE: Power BI Online Query Parameters

Please add parameter functionality to power bi online so users can specify parameters.
This will be extremely useful when using dates.

Adam Kruzel's profile image Profile Picture

1d94f2c7 ebad-4f3f-9f2e-70fc726fa6dd on 06 Jul 2020 00:09:40

RE: Power BI Online Query Parameters

Definitely need this for passing user-entered parameters, like Zip code for one example, into DAX calculated columns. I cannot get data from one unrelated filtered table into DAX unless I can access and use the lookup value, which I currently cannot if it's set via page or visual filter.

Not having this is KILLING ME on a current project... A total blocker.