Hello Everybody,
I have ready data table with all dynamic content inside that table needs to be send as a table via email and send response to power apps as variable via responder flow.
Is anyone know What is the syntax to send table with column header and dynamic data inside?
This syntax send only headers with no data : %DataTable.ColumnHeadersRow.ColumnNames%