Hi Floks,
At the moment my data is sorting in ascending order with the below an expression, could anyone help me to sort in the order of Status.Value [“Open”,”On hold”,”Closed”]
If(IsBlank(TextSearchBox1.Text),Sort('IT Helpdesk',Status.Value)
,Filter('IT Helpdesk',TextSearchBox1.Text in Title))
much appriciated if anyone can help me with this.
Thanks,

Report
All responses (
Answers (