Forum Discussion

jboschee's avatar
jboschee
Frequent Visitor
3 years ago
Solved

Trouble with Transpose

Hi everyone,   I'm trying to transpose my raw data and get it in a specific format.  I need to transpose the raw data so that the Website Sku is at the beginning of the row, followed by the sum of ...
  • jgeddes's avatar
    jgeddes
    3 years ago

    You can open the 'Advanced Editor' to get to the code.

    The code I provided contains the data source I manually entered. You will need put your source in place of that. As long as your source has the same column names as the example you provided you can just change the source line. If your actual table has different column names you will need to change the code to reflect the actual names.