Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Allow runtime parameters in Power View and/or Power Query

PowerView does not take input parameters at run time. In order to change the data being presented at runtime the user must use a filter or the query author must use a non-deterministic function in the query (e.g. MyDate = GETUTCDATE () ). Neither approach allows a user to create an optimal request that brings down just the data he/she wants to see. My understanding is that filtering in Power View requires the superset of data to be retrieved before the filter is applied. Nondeterministic functions do not provide the flexibility of parameters. This will be an important feature when dealing with datasets large enough to cause performance and/or stability issues.
Status: Completed
Comments
nishalit
New Member
It is now possible to define Parameters in Power BI Desktop, annotating them with metadata (name, description, expected data type and allowed values), reference these parameters from your queries, data model and report elements (labels, etc.). We'll continue making incremental improvements on top of the existing Parameters feature - so if there are specific items that you would like us to do based on this feature, please cast your votes. : )
jon49
New Member
Allow me to share a variable between queries. For example, so the source table of an Azure table could be changed in all the queries at once instead of requiring each query to be updated.
kazlik
Helper II
Great news about this feature, was just being asked if I could do this today
paul_schaefer
New Member
Hello Mr. Llopis, how can this be achieved right now and when will the "easy-version" be available?
i_feldmann
New Member
Currently I’m using parameter tables in Excel to give the user the possibility to enter filters without needint to edit the code. This is not the greatest user experience so I’d very much appreciate the possibility to include this in the Power BI experience.
selgamal
New Member
Hi, I have the same request, powerbi is a great tool and this will be a valuable feature
mark40
New Member
Could you use the filers attribute to achieve this? https://powerbi.microsoft.com/en-us/blog/power-bi-api-updates-roundup/ (see at the bottom)
fbcideas_migusr
New Member
Hi Miguel, This is also one of the important features that will set PowerBI apart. Any SLA for implementing this ?
kristian_olson
New Member
Yes! This brings Power BI closer to being able to utilize stored procedures better in SQL! Cant wait to recreate all my SSRS reports with Power BI!
massouline365
New Member
Good news! Waiting for this..