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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Create a measure filtering by a calculated column

Hello,

 

I have a measure I already created:

Measure 1 = (MoM Change * .7) + (MoM Trailing Avg * .3)

 

And I want to use Measure 1 to perform calculations, depending on another filter.

The filters are by Severity, and I want to perform the following calculation:

Measure 2 =

If Severity = Sev 1 - Critical, then do Measure 1 * .4,

If Severity = Sev 2 - Major, then do Measure 1 * .3

etc...

SeverityID.PNG

Keep in mind, each product has at least one Severity value. For example, we can have the following:

Table 1

Product A | Sev 1 - Critical

Product B | Sev 3 - Minor

Product  C | Sev 4 - Trivial

 

 

Please help!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Got the solution.

 

Rather than using the calculated column as a reference, I used the SELECTEDVALUE() function.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Got the solution.

 

Rather than using the calculated column as a reference, I used the SELECTEDVALUE() function.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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