
Hi. I have a application which has a drop-down. Connected with a SharePoint list.
It has a 8 9 values .
I used this below code in item of drop-down
ForAll(Distinct(Filter('CT_Personas Matrix', Role=DataCardValue11.Selected.Result).OL1, OL1),fResult:ThisRecord.Value])
Now how to set a specific value like Global on top. As you can see in the image. Like global at bottom. How to make it on the top .
Rest random.
Please help anyone if aware