I have implemented a simple workflow to get a cell color using “get cell color” activity from column “A” and write the color name using “write cell” activity in column “B”.
But unfortunately, “get cell color” activity always give me white and don’t write the exactly color in the cell.
Here is my Excel:
And here’s my Workflow:
Can anyone tell me how to solve this issue?
Colors.xlsx (8.6 KB)
Main.xaml (13.7 KB)