Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
I have an interesting conundrum, and I've tried a number of different approaches on the PowerBI forum and none really seem to help me crack this one.
I am trying to visualise a table, with a date filter that allows me to show which records are active on a specific date.
The table has the fields Effective From and Effective To which are date fields.
I've created a new date table, unlinked to the current one, as below:
The measure SelValue in that table is set to MAX(CountriesDatePicker[Date]), which in itself is set using a slicer as below:
Now, the actual table uses a measure with the following formula to set if a record is active or inactive on the specific date:
Would appreciate any insights! The filter only ever seems to work when I set the filter to the latest date (i.e., today).
Hi,
The ideal approach would be create one row for every data that lies betweenthe Effective From and Effective To dates. The create a relationship (Many to One and Single) from the newly created date column to the date column of the Calendar Table.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 23 | |
| 21 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 58 | |
| 54 | |
| 42 | |
| 30 | |
| 24 |