Skip to main content

Hi,

Is it possible to implement a sort order on a column/field based on another field from the data source? For example, I have a 'Product Category' field which needs to be sorted based on another field 'Sort_Id' from the same database table. One approach I have in mind is to create a database view of the table and implement the sort order on the view itself so that I can use 'data soure order' to sort the results. Any suggestions?

 

thanks,

Swapnil

10 answers
  1. Feb 23, 2017, 10:54 AM

    Hi,

     

    Follow the below steps to sort the dimension on another measure.

     

    1.Right click on dimension and select sort.

    Hi, Follow the below steps to sort the dimension on another measure. 1.Right click on dimension and select sort.2) Select sort order 3)Select field measure from the drop down to sort.

    2) Select sort order

    pastedImage_1.png

     

    3)Select field measure from the drop down to sort.

     

    pastedImage_1.png

     

    Regards

    Bhujang

0/9000