Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
TIA
Solved! Go to Solution.
Hi @priyankaduggal ,
Queryparameters will work on desktop version
Query parameters will also work on service. Here is the document for your reference. You could condigure it in dataset settings.
https://docs.microsoft.com/en-us/power-bi/connect-data/service-parameters
For more details, here is also a useful blog :
https://powerbi.microsoft.com/en-us/blog/deep-dive-into-query-parameters-and-power-bi-templates/
Do Dataflows support Query parameters? Is that what you are looking for, query parameters?
Are we talking Direct Query because that's kind of how it works natively.
36M rows is pretty tiny in the grand scheme of things, Microsoft demos trillion row datasets with Power BI. Use aggregation tables.
I need to provide input values via published version.ie user should be able to provide values in input fields.
Queryparameters will work on desktop version
Hi @priyankaduggal ,
Queryparameters will work on desktop version
Query parameters will also work on service. Here is the document for your reference. You could condigure it in dataset settings.
https://docs.microsoft.com/en-us/power-bi/connect-data/service-parameters
For more details, here is also a useful blog :
https://powerbi.microsoft.com/en-us/blog/deep-dive-into-query-parameters-and-power-bi-templates/