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
Hello,
I have computed a measure names "Saldo".
In a table there is a column named "Factor" which has the value of "1" or "-1".
I want to compute the measure "Saldo" with the column "Factor".
Apparently this doesn't work beacause I can not use a column value in my measure.
How can I make the computating anyway ?
Is there a way to store the "factor" in a variable and do the computation?
Solved! Go to Solution.
Hi,
I am not sure how your datamodel looks like or how your desired outcome looks like, but I tried to create a sample pbix file like below.
One of ways to achieve this is to use iterator DAX function, like SUMX (or any other functions that is related to iteration).
Please check the below picture and the attached pbix file.
I hope the below sample can provide some ideas on how to create a solution for your datamodel.
Your question is not clear. Share some data and show the expected result.
Hi,
I am not sure how your datamodel looks like or how your desired outcome looks like, but I tried to create a sample pbix file like below.
One of ways to achieve this is to use iterator DAX function, like SUMX (or any other functions that is related to iteration).
Please check the below picture and the attached pbix file.
I hope the below sample can provide some ideas on how to create a solution for your datamodel.
This exactly what I was looking for !!
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 |
|---|---|
| 52 | |
| 38 | |
| 37 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 67 | |
| 67 | |
| 34 | |
| 32 | |
| 29 |