Forum Discussion
MurtoMan
5 years agoHelper I
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...
- 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.