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
MP_123
Employee
Employee

help with measures & queries

hi

i have a problem

i created new measure with filter:

Rendered = CALCULATE(sum(uus[NumOf_Unique_Rendered_Monthly]), FILTER(uus, uus[Combination_IDE]=[Measure 8]))

Measure 8 is: Measure 8 = if([1111Combination]="1,1,0,0,0",26,20)

1111Combination] is another measure but it never mind.

when i check the value of measure 8 with card visual, i see 26.

when i check the query in the DB, the measure rendered is using the value 20.

 

has someone have an idea?? 

thanks!

1 REPLY 1
v-sihou-msft
Employee
Employee

@MP_123

 

In this scenario, the [1111Combination] you applied in IF() should be a single value, I assume it should be a measure. In Card Visual, it should return measure value on aggregation level. When you run query against database, it may calculate on detail slicing level. 

 

If you still have any question, please share your query and the expression of [1111Combination].

 

Regards,

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.