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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Rena
Resolver II
Resolver II

Error in Measure?

Kind of an eye chart - but can't figure out what is wrong with my measure.  

I have a slicer selecting a date range.

The first card is the [Yield % - PO] measure which equals 3.1%.

The second card is the [% Baseline] measure which should equal the same.

The first card is using the slicer to narrow the dates to 5/19 - 5/25.

The second card is using the measure shown to narrow the dates to the same range (next 3 cards show the Min and Max Date values).

Why aren't the numbers matching?

 

Rena_0-1754604029288.png

 

1 ACCEPTED SOLUTION

Ironically, it works if I use MAX('Fiscal Map'[Date]) instead of [Max Date] which is the exact same measure.

View solution in original post

2 REPLIES 2
Rena
Resolver II
Resolver II

Update:  I've narrowed it down to [Min Date] and [Max Date] not working in the measure.  I can see in the cards that Min and Max date provide the right value, but the 2.1% is all dates - not the filtered dates.

 

Ironically, it works if I use MAX('Fiscal Map'[Date]) instead of [Max Date] which is the exact same measure.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors