Forum Discussion
Cyh-SGPT
2 years agoNew Member
Creating a visual that includes changing column names
Dear community, Greetings from Singapore. I am facing an issue when I tried to create a table view for my data, it seemed I have to update my filter every month. I am trying to build a table...
HoangHugo
2 years agoSolution Specialist
Hi, in this case, I think I will put all your "Month" columns into one common column, by using unpivot/pivot column funtion in Query Editor. Then you can easy put filter top 9 latest months on common column.