Forum Discussion

bdoiron's avatar
bdoiron
Frequent Visitor
9 years ago
Solved

Problem sorting report

 I have a sql table as a datasource for my dashboard. Columns are Sort Order (Integer) and ItemDesc  as (Text)                                              (1)  138410     A1_Trenching (2)  138415 ...
  • v-ljerr-msft's avatar
    9 years ago

    Hi bdoiron,

     

    To sort column "ItemDesc" by column "Sort Order", you need to select column "ItemDesc" first, then click Sort by Column under Modeling tab, and choose "Sort Order". :smileyhappy:

     

     

    Regards