Hello, I am leaning how to used power automate.
If I want to sort data ordinal scale in get items (sharepoint) how can I do?
I want to sort by risk level (high, medium, low)
Thank you
For sorting the data in the GetItems action of SharePoint you have to specify the column name followed by the sortorder type.
Example : I want to sort column called ID in descending order then I can specify the Odata query as "ID desc"
Columnname sortordertype (Ex: asc for ascending, desc for descending)
Thank you
I try to 'Risklevel desc'
But it cannot sort by High,medium,low
Did not get any error but it order by
1.medium
2.low
3.high
I want to orderby 1.high 2.medium 3.low
My type of column is 'text'
Thank you 🥰
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
42 | |
18 | |
16 | |
15 | |
14 |
User | Count |
---|---|
67 | |
36 | |
27 | |
21 | |
18 |