The expression to check the values in the Product and brand columns:
@and(equals(triggerBody()['text'], item()?['Product']), equals(triggerBody()['text_1'], item()?['brand']))
The expression to retrieve the values of the life cycle and DNE columns of the first item of the filter array.
concat(first(body('Filter_Array'))['life cycle'], ', ', first(body('Filter_Array'))['DNE'])
I am using above expression to filter data, but its working only for only 1000 record. Please help me guys
I would also like to know how to avoid the filter array record limit
@ScottShearer @Expiscornovus please help me guys
stampcoin
23
Pstork1
20
Most Valuable Professional
Gprior
19