I am trying to build a workflow that will allow me to check the field 'Application ID'. If these match (there should be 3 of them that match) then Average them. Once the math is done, then to update an item on another SP list using the same column 'Application ID'
Solved! Go to Solution.
Hi @msf ,
I've made a test for your reference:
1\My SP Lists
2\My flow
Expressions:
length(outputs('Get_items_2')?['body/value'])
Best Regards,
Bof
Hi @msf ,
I've made a test for your reference:
1\My SP Lists
2\My flow
Expressions:
length(outputs('Get_items_2')?['body/value'])
Best Regards,
Bof
User | Count |
---|---|
93 | |
44 | |
21 | |
17 | |
16 |
User | Count |
---|---|
137 | |
50 | |
42 | |
39 | |
29 |