I have simple Excel file with a table and 6 rows and 2 columns.
Rows:
US Sales
Germany Sales
UK Sales
US Booking
Germany Bookings
UK Bookings
Columns: Dollar amounts
I want to retrieve the data from the excel file and email it once a week on Friday. I am using the List Rows Present in a Table action with the email. It works but sends me a separate email for each row and the data is plain text. Anyway to keep the format in Dollars and send one email that contains all rows?