Forum Discussion
ChrsH
8 years agoRegular Visitor
Group subsequently added columns dynamically
Hello, is it possible to group subsequently added columns dynamically? Thanks in advance. C.
- Anonymous8 years ago
Let's try this:
Go to the Query Editor, select the "static" column(s) (that should be always there no matter what), right click, Unpivot Other Columns.
Anonymous
8 years agoNot applicable
Let's try this:
Go to the Query Editor, select the "static" column(s) (that should be always there no matter what), right click, Unpivot Other Columns.
ChrsH
8 years agoRegular Visitor
I got it, thanks Svalen.