Hi,
I've build a power app for managers in our company to request IT equipment, software, systems access for new hires in one place.
The information from the app it populating a SharePoint list.
I am trying to create an automated flow to generate an email to the right group with the relevant information only from the request.
My struggle is that some fields are multi-choice and then when I am trying to create an HTML table it comes with @odata and #Id which makes it a very messy table and hard to read.
How can I create such a table with all the values from different columns in a clean view?
Those are the columns I need to send for the General IT group for example:
- IT Equipment (Multi-choice)
- IT Software (Multi-choice)
- Email dist lists (Single line)
- Phone Queues (Single line)
Thank you!
G