Hi there,
length(outputs('Get_items')?['body/value'])
Somehow, I feel there is no comparison being made. This flow sends reminder emails to everyone who has their name in my excel sheet. Could anyone please tell me what I am doing wrong or missing?
Solved! Go to Solution.
In relation to the filter, you need to use an OData expression in your filter, in this case you can try the following
(Status eq 'Approved') and (Employee/EMail eq '<Employee Email>')
Hi @Anonymous ,
I believe your condition is wrong.
Can you please try the condition below?
length(body(‘Get_items’)?[‘value’])
In relation to the filter, you need to use an OData expression in your filter, in this case you can try the following
(Status eq 'Approved') and (Employee/EMail eq '<Employee Email>')
Thank you so much again @hmbarona for your time and solution to the problem. Hope this will help others who needed in future.
Hi @Anonymous . I actually forgot to let you know. In case you want, you can join this group related to Power Platform that I created a few months ago, so you can follow up on the future events that we organize. Also, feel free to invite anyone interested in joining us. "Nos Vamos!" 😄
https://powerusers.microsoft.com/t5/Power-Platform-Portugal/gh-p/pp_Portugal_usergroup
User | Count |
---|---|
90 | |
41 | |
22 | |
20 | |
16 |
User | Count |
---|---|
134 | |
53 | |
47 | |
36 | |
25 |