Hello everyone,
unfortunately i have not found an entry for my problem in the forum. there are similar questions, but unfortunately they have not helped me.
i use desktop power automate and would like to export the result of an sql query (queryresult) into an html table in a flow. this table should then be sent as an e-mail.
the data table result looks like this
ID | Pub | date | pm |
1 | apple | 2023-01-01 | john |
How can I implement this?
Thanks for your help.
HaBiMuc