Forum Discussion

Msampedro's avatar
Msampedro
Helper I
1 year ago
Solved

Order attributes

Hello,   I have the following table "PnL Structure" (not sure if I can consider it as a pure table since doe not appear in the Table view) and I need to give and order to each attribute, in order t...
  • danextian's avatar
    danextian
    1 year ago

    DATATABLE returns a table and not a column. You need to modify the table itself and not create a calculated column. Note: The code i gave you was just  a sample which of course didn't include all attribute values.