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 all,
I am building a report where I cannot alter the table as it is a live SSAS connection. I want to create a scatterplot where I extract values from 'Expense Type' which is things like car rental, dues and other general categories with their respective amounts and plot them against each other. Is there any way to extract this information and integrate it into the report without using 'edit queries'? Thanks in advance for your help!
You may try using DAX to add measures.
| User | Count |
|---|---|
| 23 | |
| 19 | |
| 19 | |
| 17 | |
| 11 |
| User | Count |
|---|---|
| 55 | |
| 54 | |
| 40 | |
| 40 | |
| 30 |