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
Dear, I have the following problem below:
I need to add the value of the column Medida with the value of the line balance line by line as in the example on the side
@jamesdio , is it not
[Medida] +[Saldo]
if both are measure
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
measure + balance returns me those values that are incorrectthe correct would be
I calculate dax that I used to generate the medida column| User | Count |
|---|---|
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |