Forum Discussion
rbutgins21
Oct 14, 2020Brass Contributor
Counting number of items in a list using power automate
Good afternoon, I am needing to build a flow that will count the number of items with a certain value in the status field and then if the count is a specific number, send an email. I have found exa...
rbutgins21
Oct 14, 2020Brass Contributor
ArefHalmstrandI was trying to use a filter array part and then check the count, but it isn't matching the count
rbutgins21
Oct 14, 2020Brass Contributor
I figured it out, thanks!
- nidhisinghJun 09, 2022Copper Contributor
I have a requirement:
1. The data is fetched from Power BI data.
2. If count of column < 10, then send email in plain text HTML format .
3. If count of column >10, send email as excel attachment.