Forum Discussion
Jebilaya
4 years agoHelper III
Create table from other table - calculations
I have a table (VOC Results) that contains various survey questions and responses. In order to display the data as I want in a clustered column chart I need to create a new table that takes each of ...
- 4 years ago
Hi Jebilaya
I think you should look into unpivoting your data.
From there it's much easier to do a simple counter
NickolajJessen
4 years agoSolution Sage
Hi Jebilaya
I think you should look into unpivoting your data.
From there it's much easier to do a simple counter
Jebilaya
4 years agoHelper III
I agree in theory, but I can only do that for one of the question categories as if I do it for any others it errors as the field already exists