My fact "sales" table contains transactions between 01/01/2011 and 06/30/2014. My date table contains consecutive dates from year 1998 to 2017. When I use year column from date table in a slicer all the year numbers prior to 2011 and after 2014 are displayed "greyed out" on the slicer. I will like to have only the years containing transactions displayed.
If I can create a 1-1 relationship (aka inner join) between the fact table and the date table, then my problem is resolved. But, how?
Thanks for any assistance,
Robert M.
If I can create a 1-1 relationship (aka inner join) between the fact table and the date table, then my problem is resolved. But, how?
Thanks for any assistance,
Robert M.