Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Desktop Discussions

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

Distinguish Excel Data Sources

AndrewKwast
7 - Meteor

Hi everyone,

 

I'm new to Alteryx. I've created a simple workflow that is a union of three different Excel worksheets, combining the data into one long table of data. Without Alteryx, we'd highlight the data different colors based on which worksheet it came from. Is there a way to do this highlighting of the unioned data based on data source in Alteryx?

 

Thanks!

1 REPLY 1
jwalder
10 - Fireball

You can include the filename as a column coming from the input tool. You could then use that information to create color values or other values depending on where and how you are "highlighting".

Labels