Forum Discussion

guptash's avatar
guptash
Frequent Visitor
8 years ago
Solved

Common Date Filter for Multiple Tables

Hi All,   I have two tables, each has date column. Date columns in both the tables might have repetitive dates or missing dates. This is the case because there might multiple values or no values fo...
  • drewlewis15's avatar
    8 years ago

    Create a dynamic calendar table to relate to both of your tables.  Once that table is related, then all date slicers can be built off of that calendar table.

     

    The followig link will walk you through setting up your calendar table.

     

    Dynamic Calendar Table