Hi Team,
I have a csv file being delivered daily on my sharepoint site.
This file has a list of email id's.
I want to design a flow whereby an email will be sent to all the entities present in the csv file.
Could you guys help me out and point me to the right direction?
Regards,
Siddharth.
Solved! Go to Solution.
Hi @bangerasid ,
I've made a test for your reference:
1\skip(split(outputs('Compose'),decodeUriComponent('%0A') ),1)
2\split(items('Apply_to_each'),',')[5]
Best Regards,
Bof
Name | Loc | Type | Wtype | Mgr | mgr email | prj | prj hie | PHM | date | hrs | Is Submitted | |
Sid | IND | Employee | Myself | bangerasiddharth@gmail.com | Training | L&D | Myself | 2/23/2022 | 4 | No |
Hi @bangerasid ,
I've made a test for your reference:
1\skip(split(outputs('Compose'),decodeUriComponent('%0A') ),1)
2\split(items('Apply_to_each'),',')[5]
Best Regards,
Bof
User | Count |
---|---|
23 | |
14 | |
14 | |
10 | |
9 |
User | Count |
---|---|
51 | |
29 | |
29 | |
25 | |
22 |