Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
There are multiple fact tables and multiple dimension tables (hybrid schema) and different date field is used for different pages in report.
Can we model the date table (Calendar table ) in such a way that one date field is used across the report, to only show the data according to the dimension.
For eg, in one page of report , Case Create date is used as page level filter
in 2nd Page , Case Close date is being used as page level filter.
in 3rd page , Case Due Date is being used as page level filter
In all these filters , user can select the date range and see related data.
@Sthakur USERELATIONSHIP() is your ticket. There's a nice approach using Calculation Groups here to keep the number of measures down.
User | Count |
---|---|
5 | |
4 | |
4 | |
2 | |
2 |
User | Count |
---|---|
8 | |
6 | |
4 | |
4 | |
4 |