Hello Community,
I keep getting an invalid expression and keep getting Blanks with the below ;
Solved! Go to Solution.
I hovered over Responses Comments and figured it out
if(empty(items('Apply_to_each_2')?['comments']),'n/a', items('Apply_to_each_2')?['comments'])
Tried the below ;
if (empty(triggerOutputs()?['body/comments']), 'n/a', triggerOutputs()?['body/comments'])
n/a appears for both blank and also anything inputted in the Approver Comment field.
I hovered over Responses Comments and figured it out
if(empty(items('Apply_to_each_2')?['comments']),'n/a', items('Apply_to_each_2')?['comments'])
Hi @batvan276
Glad that you have resolved your problem.
And thanks for your posting and sharing the solution in the forum.
Best Regards,
Lily
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
29 | |
27 | |
23 | |
17 | |
10 |
User | Count |
---|---|
65 | |
56 | |
29 | |
27 | |
25 |