Hi Guys,
I have a flow that does a list record. basically the Case resolutions entity is a different entity to the case and it gets created every time a case is closed.
However in the event that the case is reopened and reclosed this flow would then list out 2 records, what i would like is to get only the latest record (where it would only show list out 1 record via the time its created)
How would i be able to do that? Thanks
Solved! Go to Solution.
Hi @jimmart ,
First, in Order By field, you can put manually the column name (created time for example) and follow by asc or desc.
Second, put 1 in Top Count field.
Hi @jimmart ,
First, in Order By field, you can put manually the column name (created time for example) and follow by asc or desc.
Second, put 1 in Top Count field.
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Watch Nick Doelman's session from the 2020 Power Platform Community Conference on demand!
User | Count |
---|---|
45 | |
42 | |
37 | |
36 | |
23 |
User | Count |
---|---|
41 | |
39 | |
30 | |
29 | |
29 |