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.

How to get the fixed column table in Alteryx.

Explorer
5 - Atom

I would like to create fixed column table which always have same column format regardless of data contents. Like <Table 1> in the attached sample, even when source date doesn't have task 5 is not included, Alteryx brings the fixed format table in which the row for Task 5 shows nothing. Is it possible? kindly share expertise.

1 REPLY 1
Raj
16 - Nebula

@Explorer 
yes this is possible using Blob tool capabilities to copy the template and then using output tool to write the data in columns.

Labels
Top Solution Authors