This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hello,
Below is my data structure:
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.
Solved! Go to 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
.
Hi @rajulshah
If you don't want to activate your relationship via USERELATIONSHIP then your other option is to duplicate your date dimension.
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
.
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 28 | |
| 23 | |
| 22 | |
| 16 | |
| 16 |
| User | Count |
|---|---|
| 61 | |
| 35 | |
| 29 | |
| 23 | |
| 22 |