Forum Discussion
Transpose/Dynamic Columns based off Slicer
- Anonymous6 years agoNot applicable
Thanks for the suggestion! Unfortunatley I still cant seem to limit what columns are displaying after transposing/pivoting a column. I can get the data to pivot correctly, but limiting what columns display after the pivot is still a problem.
i.e. Slicer selction 1 has records for contract plan H1036_137 and H1036_167. When i pivot the data, I have columns for these two contracts plans (which is what I want to include) and all the other contract plans (which is what I do not want to include). Is there a way to limit the colums displayed to solely whats correlated to the slicer?
- amitchandak6 years agoSuper User
ImkeF , can you help on this.
- ImkeF6 years agoCommunity Champion
Hi Anonymous#w ,
having difficulties to understand what's requested here.
First impression was that you shouldn't unpivot your data.
You're starting from a table with a defined structure and fixed number of columns and transform it to a table with an unknown number of columns (and therefore column names). Why do you do that?