7
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Microsoft Power AutomateAdvent Calendar 2024

Day 22

配列を作成して HTML テーブルを作成する

Last updated at Posted at 2024-12-21

はじめに

Power Automate でこういう形式でメール送信を行うアプローチを紹介します。

image.png

アプローチ

まず、HTML テーブルのスタイルを変数に格納しておきます。この辺は他のサイトを参考にしたり、ChatGPT に聞いてみるといいかなと思います。

image.png

次に、以下の二つのアクションで HTML テーブルを作成します。

image.png

メール送信時にそれぞれを追加します。

image.png

上手く作成できました。

image.png

image.png

7
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
7
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?