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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
rajulshah
Resident Rockstar
Resident Rockstar

Filter report by multiple date fields in as single shared dataset

Hello,

 

Below is my data structure:
Sample Structure.JPG

This is my sample dataset structure. I am using a single shared dataset across multiple reports. 
By default, the reports should be filtered by JoiningDate, but few of the reports should be filtered by PaidDate. Note that this is just a part of the dataset structure; I can't be directly using the date fields from the fact tables.

How do I handle such scenario?
Please note that I don't want to handle it using measures as the report would have raw data and the whole report should be filtered.

 

Any help would be great.

Thanks in advance.

 

1 ACCEPTED SOLUTION

Hi @rajulshah 

 

The other approach is to use Measures and activate the relationship via USERELATIONSHIP,

 

Or use date columns stored in the tables and Auto date/time future.
https://docs.microsoft.com/en-gb/power-bi/desktop-auto-date-time 

.image.png

 

Best Regards,
Mariusz

If this post helps, then please consider Accepting it as the solution.

Please feel free to connect with me.
LinkedIn

 

View solution in original post

3 REPLIES 3
Mariusz
Community Champion
Community Champion

Hi @rajulshah 

 

If you don't want to activate your relationship via USERELATIONSHIP then your other option is to duplicate your date dimension.

 

Best Regards,
Mariusz

If this post helps, then please consider Accepting it as the solution.

Please feel free to connect with me.
LinkedIn


 

Thank you for the response @Mariusz!

But I have multiple tables with such multiple Date columns. If I would follow this approach, I guess I will then start adding date tables according to the date fields.

Any other approach do you have?

Hi @rajulshah 

 

The other approach is to use Measures and activate the relationship via USERELATIONSHIP,

 

Or use date columns stored in the tables and Auto date/time future.
https://docs.microsoft.com/en-gb/power-bi/desktop-auto-date-time 

.image.png

 

Best Regards,
Mariusz

If this post helps, then please consider Accepting it as the solution.

Please feel free to connect with me.
LinkedIn

 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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