Hello,
I am newbie to flow and power apps.
Question
I am looking for ways to customize output of Create HTML Table action.My Customization needs are
- Specify which elements from the input data will be included in the html table.
- Specify in which element will be the first column......etc
- Apply stylesheet/ enhance display of the html table (banded rows,higlighted cells/rows,bolded headers) ..etc
Is there documentation that details what properties are available in each Flow Service/Action with code examples?
Problem Context
- Input to Create HTML table action = JSON Array from Http Request
- Create HTML Table is used top generate HTML table
- Output of Create HTML table is assigned to Email body of Send Email Action
Issue
Create HTML table is pickingup everything in JSON payload and creates a html table, which is not legible.
Cheers
Saadu


Report
All responses (
Answers (