Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago

Format table to read horizontally

How do I create a Horizontal table like below:

 

RegionUSUKAUSDNK
value11111
value22304
value 38529

4 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Anonymous,

     

    I did not known if it is the best solution and if it fits your problem. But you can transpose your table and add a custom column with the value ID ( Value1, Value2...)

     

    Look these step-by-step images:

     

     

     

     

     

     

     

     

     

    And finally you can create a table as you want:

    Hope it helps!

     

     

     

     

     

     

    • Anonymous's avatar
      Anonymous
      Not applicable

      Anonymous 

       

      This won't solve my problem. I can not transpose my table. I have more than 50 columns and all are needed.