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!
We’re experiencing technical issues with our vendor that are affecting license activations for Designer Desktop. We don’t yet have an estimated resolution time. We apologize for the inconvenience and will share updates as we have them.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Rendering over a Blob Output

FarakWang
5 - Atom

Hello

 

I have some data which I'm bringing into Alteryx and want to disaggregate in the following way:

 

1) a summary of the data needs to be written to three sheets in the output. The summary metrics are fixed, and therefore, a template is used using the blob input / blob output.

 

2) the raw data itself, is too dynamic to use in a blob, but I still want to apply formatting to this data using the table tools and then render this out into two additional sheets. Using an output tool to append to the blob output is not an option.

 

Is there a way that I can write an output using the blob configuration and then render over it? or vice versa?

 

Many thanks

1 REPLY 1
apathetichell
20 - Arcturus

No.

 

Blob output will write over any file. Render will write over any file. You can output data keeping the source formatting to a blob. If you render to a blob you will delete the original blob.

Labels
Top Solution Authors