Hi, I have numerous excel documents stored in a Sharepoint folder that I need to identify the background color of certain cells to determine the correct processing branch of code. Is it possible to identify the cell colors reading directly from SP.
This is not possible from my perspective in base alteryx
@llue
You should be able to do it with Python tool, however here you will know some Python coding. As @alexnajm says, Alteryx do not have that capability, however if you know how to use Python you should manage it.