Загрузка страницы

Power Automate HTML Table Formatting and Emailing

In this video you will learn how to perform html table formatting in power automate and how to email table contents to your manager.

For this demo, I have created power automate flow to retrieve all records from a SharePoint list. I have then added flow actions to generate html table from SharePoint list records and then I added the custom formatting to the table (See below to copy custom styles to your power automate flow). Finally, I used email action of power automate to send the html table with contents to the line manager.

🔎 HASHTAGS 🔎
#PowerAutomate
#PowerAutomateDataOperations
#PowerAutomateHtmlStyles

★ HTML Table Formatting Code Snippet ★

Make sure to add opening and closing Style tags (See in the video) as angled brackets are not allowed here

table {
border: 1px solid #1C6EA4;
background-color: #EEEEEE;
width: 100%;
text-align: left;
border-collapse: collapse;
}
table td, table th {
border: 1px solid #AAAAAA;
padding: 3px 2px;
}
table tbody td {
font-size: 13px;
}
table thead {
background: #02A0E1;
border-bottom: 2px solid #444444;
}
table thead th {
font-size: 15px;
font-weight: bold;
color: #FFFFFF;
border-left: 2px solid #D0E4F5;
}
table thead th:first-child {
border-left: none;
}

★ TABLE OF CONTENTS ★
• 00:00 Intro
• 01:03 How to Create Power Automate Flow
• 01:40 How to Retrieve Items from SharePoint List in Power Automate Flow
• 02:28 How to Create HTML Table Based on SharePoint List Items in Power Automate
• 04:00 Get Manager Email Address in Power Automate
• 05:44 Power Automate Html Table Formatting
• 07:45 Outro & Subscribe

🔴 *** BE OUR FRIEND ***
✅ Website: https://www.keapoint.com
✅ LinkedIn: hhttps://www.linkedin.com/company/18782324/
✅ Twitter: https://twitter.com/Kea_Point
✅ Facebook: https://www.facebook.com/keapointuk/

Видео Power Automate HTML Table Formatting and Emailing канала KeaPoint Tech Tips
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
3 февраля 2021 г. 17:39:00
00:08:31
Яндекс.Метрика