Transpose non specific data columns
Hi all,I am creating a script in jsl but I am having a problem in transposing the table since the columns needed needs to be specified. However, in my case, the columns depend on the data, so it is changing. How can I create a jsl script where I can transpose non specific data columns?