Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Identify background colors in excel files stored in Sharepoint folder

llue
5 - Atom

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.

2 REPLIES 2
alexnajm
18 - Pollux
18 - Pollux

This is not possible from my perspective in base alteryx

OTrieger
14 - Magnetar

@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.

Labels
Top Solution Authors