Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Highlight differences in the Output (data stocked vertically)

Teresa3
6 - Meteoroid

Hi,

is there an option to highlight data in the Output when the data is among each other? I tried something like [Row]!=[Row+1], but this is not possible. I have a very big data set with 6000 rows and 53 columns, therefore I would need a more generic solution.

like: 

value1value2FileName
ABFile1
ACFile2
sdfkjhdfkKFile1
dsfasdfdsfKFile2

 

Thanks for your help!

 

BR

Teresa

4 REPLIES 4
binuacs
21 - Polaris

@Teresa3 One way of doing this is with the Table tool. In the Table tool you can define the column rules and rows rules based on the data.

binuacs_1-1670923984126.png

 

 

Attaching a sample workflow

 

binuacs_0-1670923884790.png

 

Teresa3
6 - Meteoroid

Hey @binuacs ,

thanks for your answer. This seems not so good for highlighting differences. As you can see the value A of value1 (File 2) is already highlighted, despite it is the same like in File 1. Therefore it would highlight the false value.

binuacs
21 - Polaris

@Teresa3 I was giving you a sample workflow for reference, you can setup a flag value using a multirow tool based on your requirement

Teresa3
6 - Meteoroid

@binuacs ok, get it. Thank you. But I will not use this solution. I have a big dataset with 53 columns. Therefore I would need a more generic solution which can be applied over lot of columns.

 

I guess this is a functionality which is missing in alteryx atm. 

Labels
Top Solution Authors