12-10-2021 12:50 AM
Hi, I’m using an HTML table as an email type, to send an email to my team. But there is a field called status. if the status is ‘Failed’ i need to highlight the cell in red. If the status is completed, I need to highlight it in green. Can we achieve this using email snap?
Can someone help me with this?
Thanks in advance.
12-10-2021 06:26 AM
One approach is by using the XSLT transformations. Please find the attached sample pipeline and XSLT file(as txt file):
Pipeline:
Community_2021_12_10.slp (10.9 KB)
XSLT File:
commXSLT.txt (2.0 KB)
Regards,
Spiro Taleski