Hi All,
I have a dashboard in which status column and I want to filter based on approved,pending or reject .
Please help me
Thanks,
Prashant
Hi @Anonymous ,
Apply code on item property , Suppose if you filter based on your text on textinput.
Sortbycolumn(filter(D_source_name,startwith(Title,textinput.text)),"Columnname(Status)",descending)
Thanks,
Chitrakant27
Hello @Anonymous
Can you please share more details of your screen on the goal you want to achieve? Cause there are various suggestions without more details.
Please share your columns and maybe your screen layout so I can give a better advise.