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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
DeBIe
Post Partisan
Post Partisan

can I run a query on a MSSQL folder via PowerBI?

Hi,

 

I would like to know if I can avoid the process of appending multiple (equal) queries within PowerBI. I can do this within MSSQL via the following method:

 

In MSSQL we have a folder structure. For example all our Front-End databases within the folder "Frontend". In this folder we have 10 instances. One for each customer. I am able to run a query on the folder which gives me the result from all customers. Example query:
USE DATABASENAME
SELECT * FROM TABLE

 

Is it somehow possible to run this query via PowerBI on this "Folder"?

6 REPLIES 6
Greg_Deckler
Community Champion
Community Champion

@DeBIe Do you get the Advanced option when connecting to MySQL database like with SQL Server?

Greg_Deckler_0-1678701954550.png

 



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Hey @Greg_Deckler ,

 

Yes, but this doesn't allow me to run a query on a folder in MSSQL?

@DeBIe Probably have to write 10 queries (1 for each instance) and then do an Append query in Power Query Editor and mark the 10 queries as "Do not load" then.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

@Greg_Deckler in my original first post you can see that that is the process which I am trying to avoid. I started this topic to check if theres an alternative.

@DeBIe Pretty sure you can't avoid it. Connecting MySQL to Power BI: A Comprehensive Guide (hevodata.com)



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Ok that's unfortunate. Thanks for letting me know.

 

If somebody reads this and has been able to manage this then please let me know 🙂

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.

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Kudoed Authors