I am creating a tempo report using data from external database.

I am creating a tempo report using data from external database. There is a column which holds a numeric value which represents specific status. How can I represent the label of status instead of using the value of the column which is numeric value. For example instead of value '1' I need to display "Ready". Similarly for '2' I need to display "Locked" etc.

OriginalPostID-170489

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data