Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
dkoek
New Member

Measure computed agianst table column

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?

 

1 ACCEPTED SOLUTION
Jihwan_Kim
Super User
Super User

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.

 

Jihwan_Kim_0-1664074621067.png

 

If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.


Visit my LinkedIn page by clicking here.


Schedule a meeting with me to discuss further by clicking here.

View solution in original post

3 REPLIES 3
Ashish_Mathur
Super User
Super User

Your question is not clear.  Share some data and show the expected result.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/
Jihwan_Kim
Super User
Super User

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.

 

Jihwan_Kim_0-1664074621067.png

 

If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.


Visit my LinkedIn page by clicking here.


Schedule a meeting with me to discuss further by clicking here.

This exactly what I was looking for !!

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

November Carousel

Fabric Community Update - November 2024

Find out what's new and trending in the Fabric Community.

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.