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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Displaying Latest value in Matrix

Hi there,
 
Having trouble in finding the latest value-based on selected filters in slicers. 
 
When the Quarter and Month filters are selected on the slicer, the "Text" field has to display the latest record. 
We follow Fiscal Year and starting month is 1st of JULY. Fiscal year ends on 30 June. 
If Quarter Q1 & All months Selected => Last date should be the last record of the month September. 
If Quarter Q1, JUL & AUG is selected => Last date's value is latest record of the month August. 
and vice versa.
 
 
Issue is: When those filters are selected on the slicers, it brings all the values for the TEXT field and splits into two.
 
 
Sample PBIX file, excel source file and Image,
 
 
Expected result: The latest value has to be displayed in the matrix on the TEXT field.
 
Thanks,
Praveen.
1 REPLY 1
rajulshah
Resident Rockstar
Resident Rockstar

Hello @Anonymous,

 

I would suggest creating Dates dimension table as :

Calendar = CALENDARAUTO(06)

and create columns in this table as 'Table 3' and it's relationships too. It should work after doing these steps. 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors