Hi,
I have two list below mentioned.
1- Email list
in email list, there is one column RefID.
2-list is order
now i want to compare eCARID with RefID and find how many rows are in order list.
Hi @Anonymous,
Do you want to get how many rows are there in the list?
Please try using the function length to return the number of items in a string or array.
I have made the following flow for your reference.
After the action Get items, add a Compose action and input the following code:
length(body('Get_items')?['value'])
Please take a try with it to see if it will work for you.
Best regards,
Mabel
WarrenBelz
146,522
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,890
Most Valuable Professional