Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Style data using column rule

Krish_Penubarthi
7 - Meteor

Hi,

I have a requirement to color code a column based on value. 

 

Eg, input :

IDsal
110000
215000
39500
412500
57500

 

I want my output to be like : ( red color when sal is less than 10000) 

IDsal
110000
215000
39500
412500
57500

 

I am using 2019.4 version and I am not able to find column rules. When i use row rules entire row is changed to red.

How can this be achieved.

12 REPLIES 12
grazitti_sapna
17 - Castor

@Manjari , can you share a sample of expected output along with the screenshot of the current issue you are facing?

 

Thanks.

Sapna Gupta
atcodedog05
22 - Nova
22 - Nova

Hi @Manjari 

 

Can you post this as a new question with more details of requirement, some sample data and expected output.

 

Me and @grazitti_sapna  will definitely be happy to help you out 🙂

Manjari
8 - Asteroid

Thank you in advance @grazitti_sapna  and @atcodedog05 

 

Here is my sample data set, where I want to insert the color code before the container starts

I want the output to look like this 

 

Color code output.png

Please post questions if you have. 

 

 

Labels
Top Solution Authors