Forum Discussion
barbarabraga
7 years agoRegular Visitor
How do I keep my dates when I transpose a query?
Hello everyone, I have a query that is connected to a Smartsheet file and I am having troubles while transposing my table. Originally, my KPIs are in rows (metrics below) and my month/year are co...
- 7 years ago
You can try the following steps:
1. Click on the Matric column and select Transform -> Unpivot Other columns
2. Click on Matric column again and select Transform -> Pivot Column, selecting Values column as Value
barbarabraga
7 years agoRegular Visitor
AkhilAshok
7 years agoSolution Sage
I think the error is happening probably because, you gave don't aggregate while pivoting. You could try "Sum" or "Max" instead of "Don't aggregate"