Forum Discussion

MurtoMan's avatar
MurtoMan
Helper I
5 years ago
Solved

How to union tables?

Hi,   In my case there are 12 identical tables for each month (the content is different, of course). My goal is to create a filter or slicer by months.   All tables have a DATE/TIME column 'Crea...
  • S_JB's avatar
    5 years ago

    A potential solution could be to delete the calculated measures from the January table before unioning the tables.

     

    Then create the calculated measures after unioning the 12 tables.