Start Free Trial

Alteryx Designer Desktop Discussions

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

Reporting - Table Not aligned when Starts with Null

suby
11 - Bolide

Hi All,

 

Attached a sample Workflow .

 

In my output I want to Display only the four columns as below.

 

Record ID  COL1  X  Y

 

If I remove the Record ID from the 2nd table then my table is not aligned properly.

Any thoughts around this on how to fix this.

Thanks

 

10 REPLIES 10
CoG
14 - Magnetar

If you convert all fields to strings right before the final Formula Tool, then you should avoid the issue all together.

Labels
Top Solution Authors