Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Guys,
I am having 4 Fact Tables and 4 different dates coming from the same. The developed report consists of Measures dependent on different Fact Tables. whenever I Select a Date from the respective Fact table, only the data associated to it shows correct values.
I need a single date which would be associated with all the Fact tables.
Kindly help me to resolve the issue.
Thanks & Regards
Sumeet
Hi Tobias,
I created a Link Table from the 4 Fact. Associated the Link table with all the Facts with a Single Link Key.
Also created another Key in the Link table which would be associated to the Dimension and Concatenated all the Date fields into a single column.
It worked and the Values are matching as well.
Regards
Sumeet Vaidya