Forum Discussion
harikm007
05-27-2022Data Warehouse
Just to make sure if I understood the problem correctly:
There are 2 connected tables. One contains data back from 2020 and the another table, which is created from excel, contains data from 2022.
You need to create a pivot that contains all dates (from 2020) and display corresponding 'Target' (So if date is 2020 'Target' would be blank and if date is 2022 it would show the target value)
Screenshot above shows 'Weeks in calendar_date' instead of 'Days in calendar_date'. Is that expected?
-Hari