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.
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
User | Count |
---|---|
85 | |
58 | |
49 | |
42 | |
35 |
User | Count |
---|---|
91 | |
76 | |
74 | |
60 | |
42 |