Hi @nasreen-akter @MartinJaffer-MSFT
I have an expression in my IF Activity
@and(equals(item().phoneIsPrimary,true),equals(item().phoneType, 'home'))
However, my data looks like the following and it should drop into this IfElse
{"isPrimary":true,"type":"Home","phoneNumber":"787/215-1312"}]
and it never drops into this IfElse Activity...so my above expression must be incorrect. PLEASE HELP...this is a QA Testing issue...thanks!
Mike
