Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello, I would like to show a simple table transposing columns as rows and vice versa.
Is it possible? Or do you know another object or solution for this?
Thanks all in advance.
Hi, It depend on a situation. If you loading data from *.xlsx file you can try to rotate table with "Rotate(right)". Closest solution to table transpose would be to use crosstable function. You can investigate it from here:
https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptPrefixes...