At our organization we use a Sharepoint List to display Out/Late status. I would like to be able to send a status update of each member to their boss. I have parsed the groups via group member and date/time of absence. Then I created a customized HTML table to display the set of items. However, the HTML does not look good and looking for another solution.
Recently I have been dabbing with adaptive cards, so I was wondering if there was a way to print that data to the card. Preferably not the with the HTML embedded.