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

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.

Reply
Gopal_PV
Helper III
Helper III

How to pass 2 parameters values to single procedure using m Language

Hi Folks,

 

Thank you in advance.

M languge.png

1 REPLY 1
v-jingzhang
Community Support
Community Support

Hi @Gopal_PV 

 

I think this is not possible currently. The closest feature is Dynamic M query parameters in Power BI Desktop. However this feature requires that you must have a valid M query that uses one or more DirectQuery tables. And a dynamic M query parameter is binded to a column field in one DirectQuery table. The dynamic part you want to change is the data source folder path while the dynamic M query parameter does not support to change the data source of a table. 

 

Currently it is not supported to change the data source dynamically according to report users' interaction with a slicer or filter in the report. 

 

Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

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

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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 Kudoed Authors