Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hi,
they say: create only one dim_time table for all facts. So:
Now I have one dim_time which relates to multiple fact tables. The problem is, when I use this dim_time for filtering to a specific date it will filter all the other facts for that date as well.
When I want to filter only the registrations for a specific date and get all the sales for these customers who registerd at that date.
Or get all the sales for a specific date and see the registrations for the customers who did that sells.
Do I need two dim_time-dimensions for that?
I am using the SSAS and my Power BI would use this model after it is done.
Solved! Go to Solution.
You can write measures that remove filters. You can also set the time relationships up as inactive and only activate them within certain measures (USERELATIOINSHIP).
If you need to control filters for the fact tables independently and simultaneously with slicers, then it may be better to have multiple time dimensions.
You can write measures that remove filters. You can also set the time relationships up as inactive and only activate them within certain measures (USERELATIOINSHIP).
If you need to control filters for the fact tables independently and simultaneously with slicers, then it may be better to have multiple time dimensions.
Okey, than I was right with the two dimensions , one for each time.
User | Count |
---|---|
114 | |
73 | |
57 | |
47 | |
38 |
User | Count |
---|---|
170 | |
121 | |
59 | |
58 | |
55 |