Hello,
I have an Excel file that is being created through another type of automation (Business Objects) and distributed in an email.
I also have a Power Automate flow that is taking that file from the email and formatting a table with its values.
One of the columns is called Decisions. Today, after the file is distributed, we are manually typing the Decisions in each cell of the column.
Finally, we would re-distribute the file manually in another email.
The problem this is causing is that Decisions are not standardized, meaning, the same decision could be written different, example: Proceed, Procced, proceed, proced, in short, there could be different ways the same decision could be written.
What we would like is for the same Power Automate flow that is formatting the table, to then format the Decisions column and add a drop-down menu on each of its cells with pre-defined decisions. This way, no one will have to write the decision, just select it.
Is this feasible? Could you help me build the flow?
Thanks in advance.