Hello Community,
Hope all is well with you.
I am Newbie to Power automate and haven't worked much on it.
I have a requirement to send an email of the SharePoint list data to the user.
1 complication I had was that few of my Columns were of Multi-Select Choice type in SharePoint List. So. I had to Split and Join Them using ",".
For that I have Used the technique mentioned Below in the Image

Because of having the Send an Email Option inside the Loop, instead of sending 1 file with all the records, the flow is sending 1 mail for each record in the SharePoint List.
So, for example if there are 20 records them I am getting 20 emails.
Kindly Help me with this Issue.
Many Thanks