Forum Discussion
- amelia05-26-2022ETL
Hi Hari, I tried that and it wouldn't work, since the rows that are missing in the Excel sheet will not show up (The data from the excel sheet only starts April 2022, but the rest of the data is from 2020 onwards) if I do this - is there any workaround for this that you would recommend?
ā
- harikm00705-26-2022Data Warehouse
Can you try Max() or Min() aggregators?
If its not giving expected result, can you show sample data from excel and the expected result?
-Hari
- amelia05-26-2022ETL
Sure, here is a screenshot of the sample data in Excel:
I would like the column called 'Target' to show up as is, in the pivot table widget. I plan to add a column called 'Target' in the pivot table with these exact values, so I do not want to aggregate them.