Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Solved! Go to Solution.
You could potentially just create a date table (or get one off of the Internet such as DateStream in the Azure Data Marketplace. Then just relate that date table to both of your fact tables based upon Date. Then you can use the date column from your date table in your slicer.
I already have a date table -- But you're right.
The solution would be to make a new copy of the date table and call it something like "Service Level Dates". I was brain dead yesterday and forgot that there are no relationship limitations when creating multiple relationships from one field in a fact table to different dimension tables (in this case, multiple date tables).
Regards,
P.
You could potentially just create a date table (or get one off of the Internet such as DateStream in the Azure Data Marketplace. Then just relate that date table to both of your fact tables based upon Date. Then you can use the date column from your date table in your slicer.
I already have a date table -- But you're right.
The solution would be to make a new copy of the date table and call it something like "Service Level Dates". I was brain dead yesterday and forgot that there are no relationship limitations when creating multiple relationships from one field in a fact table to different dimension tables (in this case, multiple date tables).
Regards,
P.