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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
TingLi
New Member

Parameterized Query Report in Power BI Service

Hi,

 

I  have a requirement to build a Power BI report on Denodo parameterized view, the parameter can be in text or Date to allow users to pass values during report execution. I tried couple of things that didn't work.

1. I am able to build a report using Power Bi Desktop but after publishing it in Power BI service, I could not see the parameter to change the values. [I could see an option to change the value only in semantic layer ]

2. I tried building a paginated report from the semantic model published/available in service, but that does not allow to change the values for date parameter.

 

Please suggest an option to have parameters to allow users to change the values in report (during the report execution for direct query) to be built on Denodo parameterized view and the report should be available in Power Bi service to allow users to download the report in excel format. 

 

Thank You..

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

That's what dynamic M query parameters are for - but they only work with Direct Query data sources.

 

Dynamic M query parameters in Power BI Desktop - Power BI | Microsoft Learn

View solution in original post

2 REPLIES 2
rbeiroa
New Member

In order to deal with views in Denodo with mandatory input parameters/fields, follow this:

Querying Views with Input Parameters through the Denodo Connector

lbendlin
Super User
Super User

That's what dynamic M query parameters are for - but they only work with Direct Query data sources.

 

Dynamic M query parameters in Power BI Desktop - Power BI | Microsoft Learn

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors