Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreThe FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now
Hey everyone, I am pretty new to Power BI and could use some help here. I will have screenshots included to explain. I have a matrix with 2 columns titled "0" and "1". Together they are the sum of all payments made but the "0" is payments coming in and the "1" is payments coming out. I am trying to add a third column that tells me the ROI by having the "1" column divided by the "0" column. This data is coming from the "EAGLEADV_Payment" data report. Just disregard everything else on the dashboard except the matrix. Thanks!
Solved! Go to Solution.
Hi @alexstock01
You can create 3 needed measures.
For example, my table looks like :
So the measures will be:
1.Credit = CALCULATE(sum('Table'[Value]),'Table'[type]="credit")
2.
pbix is attached you can follow my steps
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Happy to help 🙂
Hi @alexstock01
You can create 3 needed measures.
For example, my table looks like :
So the measures will be:
1.Credit = CALCULATE(sum('Table'[Value]),'Table'[type]="credit")
2.
pbix is attached you can follow my steps
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 50 | |
| 44 | |
| 44 | |
| 19 | |
| 19 |
| User | Count |
|---|---|
| 71 | |
| 70 | |
| 34 | |
| 33 | |
| 31 |