This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
I have a lot of reports pulling data from a single My SQL.
One report is about Cost per Division and i want to compare to the Budget.
The problem is that the initial budget amounts are only in a xls
| Division | Amount (Actual SUM from MySQL) | Target (From the XLS File |
| Sales | 20.000 | 25.000 |
| General | 10.000 | 15.000 |
| TOTAL | 30.000 | 40.000 |
The xls has the numbers per month (12 columns)
1. What is the best scenario to do it, Is there a Guideline for this kind of analysis/compare ?
2. The MySQL is through a Gateway so the data is always up to date.
The XLS in the other hand, is on a local drive. Is there a way to have it live (even is changing only once a yer) ?
Solved! Go to Solution.
You can use "Combine queries" in query editor, please refer to doc below:
https://docs.microsoft.com/en-us/power-bi/desktop-shape-and-combine-data#combine-queries
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
You can use "Combine queries" in query editor, please refer to doc below:
https://docs.microsoft.com/en-us/power-bi/desktop-shape-and-combine-data#combine-queries
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 29 | |
| 27 | |
| 25 | |
| 19 | |
| 14 |
| User | Count |
|---|---|
| 56 | |
| 48 | |
| 37 | |
| 21 | |
| 20 |