Conditional Formatting from excel not picked up || Power Automate Flow
Hey guys,
I have created a Power Automate Flow that takes information from excel file in Sharepoint, then creates temporary excel file of it (saves it in Sharepoint), creates a pdf file from it (like screenshot of all info there), and then posts it in Microsoft Teams group as a Daily Update.
The issue I face is that when the information is posted in Microsoft Teams group, the conditional formatting that is visible in excel file (the one in Sharepoint) is not visible anymore in the posted version (pdf version). I guess it somehow does not pick it up when excel is converted to pdf.
Conditional formatting in excel is mandatory part because of the task I am doing (highlighting some numbers when they exceed benchmarks).
I tried including delays after each step in Power Automate Flow but it is not solving the issue.
Could anyone advise the possible other ways to try to solve this, so that conditional formatting would be visible once the excel is converted to pdf and posted in Microsoft Teams group?
Thank you in advance