Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hi
I have 2 azure SQL dbs as datasources.
I summarise from one datasource and merge with the other.
On the desktop version of power bi it works perfectly I have a table with all the combined information.
I upload to the service and I have the summary values as expected. I then refresh the dataset and the merged values become 0, I presume null as I set all nulls to 0.
I have set the privacy level setting for this datasource to Organizational on both connections and
use
Authentication method
| User | Count |
|---|---|
| 17 | |
| 11 | |
| 11 | |
| 8 | |
| 7 |
| User | Count |
|---|---|
| 39 | |
| 36 | |
| 35 | |
| 34 | |
| 20 |