We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Format Output Excel using Table Tool

KrishnaChithrathil
11 - Bolide

Can we perform this?

Fill the entire Variance and Unit row & if Variance != 0, change the unit value color to Red.

 

KrishnaChithrathil_0-1658757525119.png

 

Thanks,

Krishna

15 REPLIES 15
KrishnaChithrathil
11 - Bolide

@oliverd 

The sheet i'm using is not the existing one. It's being created dynamically.

oliverd
7 - Meteor

It's only if there is an existing formatting.

DataNath
17 - Castor
17 - Castor

@KrishnaChithrathil are you able to share your workflow at all or show a wider picture? Struggling to recreate the issue myself -

 

String:

 

DataNath_1-1658760094954.pngDataNath_2-1658760106305.png

 

Numeric:

 

DataNath_3-1658760135810.png

DataNath_4-1658760145607.png

KrishnaChithrathil
11 - Bolide

@DataNath 

I can understand. but since it contains client information, I'm not supposed to share that.

But to be said, whatever you've provided seems to work in every possible scenarios.  That look perfect though. But somewhere something I'm missing out. 

 

DataNath
17 - Castor
17 - Castor

No problem @KrishnaChithrathil - my only other suggestion would be to try deleting the Table tool and re-adding it and then trying both ways i.e. with quotes and string data type and without quotes with a numeric data type. That error you're getting definitely occurs when there is a difference i.e. trying to apply a string expression to a number or vice versa. If those don't work then I'm not too sure what else to check without seeing the workflow as I can't replicate it myself.

KrishnaChithrathil
11 - Bolide

@DataNath 

Sure. I'll check.

 

 

Thanks,

Krishna

Labels
Top Solution Authors