I have a list that I am spooling out to email via flow to give an update to various stakeholders and while the pure table output looks fine, I feel it is time for a little style. Instead of the email looking like the following
Project Start Stop Owner Status Update
X | X Start | X Stop | X Owner | X Status | X Update |
Y | Y Start | Y Stop | Y Owner | Y Status | Y Update |
I would really like to generate something similar to the this (for each record)
Project: X | Start: X Start | Stop: X Stop | Owner: X owner | Status: Icon representing X's Status |
Update: X Update | ||||
(just some space for visual aesthetic) | ||||
Project: Y | Start: Y Start | Stop: Y Stop | Owner: Y Owner | Status: Icon representing Y's Status |
Update: Y Update |
I can get close but I continually am having challenges with the following
an icon based on the status (e.g. "On track" would be a thumbs up icon, "In Trouble" would be a warning icon, "Stalled" would be a red alert icon, etc)
The actual structure of that target table. Making "update text" appear as one large cell underneath the above individual cells is a real pain. realistically, the cells in the first row would all be uniquely sized to have a real tailored look). In fact, The colspan doesn't even work in this editor so maybe it just won't work? I don't know, I could use some help
Borders. Because I am looking to make the target table render for each record in my list, i feel it makes sense to have a nice thin boarder around it. I really wanted radius corners but I can't get CSS to work at all (even with improper formatting #2 above) so I am kind of thinking that I am stuck with sharp corners) - if I am wrong please let me know
Any thoughts how I would go about #1,2,& 3 above? Minimally its #1 & #2 however #3 would be really smooth.
Solved! Go to Solution.
Hi @thuff ,
Hope the link below could be your reference:
Best regards,
Alice
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @thuff ,
Hope the link below could be your reference:
Best regards,
Alice
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
This was helpful. thank you
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
65 | |
23 | |
16 | |
15 | |
11 |
User | Count |
---|---|
116 | |
35 | |
30 | |
28 | |
26 |