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
spencer_g
Helper I
Helper I

Filter Report by Max Date

Hello Everyone, 

 

I have two sets of data (one that is updated more frequently than the other) that I am using to create a report, and I don't want to show data for the more frequently updated data set that is beyond the date range for the less frequently updated set. 

 

For instance, if Data Set A was last update 06.05.2016, but Data Set B was updated 06.27.2016, I want to filter Data Set B so that only the data up to 06.05.2016 is dipicted across the entire report. 

 

How can I do this? I know it must include the  = MAX[Date] formula in some way, but I haven't been able to figure it out. 

 

Thanks in advance for any help on this!

1 ACCEPTED SOLUTION
spencer_g
Helper I
Helper I

Found the answer. I was making it more complicated than it needed to be.

 

You have to create a new column:

 

Rprt Date Filter = IF('A General Usage'[Date] <= MAX('M ApplicationsWeek'[Week Ending]), "Y", "N")

 

Then use the column "Y's" to filter the page/report. 

View solution in original post

1 REPLY 1
spencer_g
Helper I
Helper I

Found the answer. I was making it more complicated than it needed to be.

 

You have to create a new column:

 

Rprt Date Filter = IF('A General Usage'[Date] <= MAX('M ApplicationsWeek'[Week Ending]), "Y", "N")

 

Then use the column "Y's" to filter the page/report. 

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!

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.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.