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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
YacinO
Regular Visitor

Dynamic data source for Power BI SERVICE

For the use of my dashboards in Power BI Service, I need to vary my data source based on selection in a column. I've tried setting up a parameter to vary the data source based on the slicer selection of this variable, but I'm struggling with the M language solution. Also I don't even know if its possible for a client to select the variable and to refresh in live the dataset in Power BI Service. My data sources are xslx files.

 

 

Thank you in advance for your help!

2 ACCEPTED SOLUTIONS
lbendlin
Super User
Super User

Dynamic M Query parameters only work with Direct Query data sources.  Your xlsx files are Import Mode only.

View solution in original post

Thanks, so its possible for the user in power BI Service to change the sources in live if its direct query data sources ! 🙂 

 

Thanks for your answer

View solution in original post

2 REPLIES 2
lbendlin
Super User
Super User

Dynamic M Query parameters only work with Direct Query data sources.  Your xlsx files are Import Mode only.

Thanks, so its possible for the user in power BI Service to change the sources in live if its direct query data sources ! 🙂 

 

Thanks for your answer

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

May 2025 Monthly Update

Fabric Community Update - May 2025

Find out what's new and trending in the Fabric community.