The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance 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 | |
2 | |
2 | |
2 | |
2 |
User | Count |
---|---|
11 | |
7 | |
5 | |
4 | |
4 |