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
I have a single query which I then break up into the facts and tables using m language. for each dimension I create a reference then remove columns and reduce to distinct rows. finally, I remove the dimension attributes from the main table (fyi - id's are generated from the backend query)
Will the backend be re-queried for each reference?
I would like to read it just once and let M build out the dimensions.
@Anonymous
You may take a look at this post.
| User | Count |
|---|---|
| 23 | |
| 22 | |
| 21 | |
| 18 | |
| 11 |
| User | Count |
|---|---|
| 56 | |
| 54 | |
| 43 | |
| 36 | |
| 34 |