Start Free Trial

Alteryx Designer Desktop Discussions

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

Render output multiple tabs different data width

Gursharan
7 - Meteor

Hello Everyone,

 

Is there any way to write output in multiple tabs having different width for each tab using render tool ? Can anyone assist ?

 

Thanks in advance !

6 REPLIES 6
geraldo
13 - Pulsar

@Gursharan 

 

No, the render handles all pages of the same size.

I usually join a report text in the table tool horizontally in a layout tool for example and control the object with a percentage to be distributed the way I want

Gursharan
7 - Meteor

Thanks for your revert geraldo

 

Can we do it for a single tab ? for example out of 5 only 1 tab has different width and want to write all 5 tabs

geraldo
13 - Pulsar

@Gursharan 

 

The check width of the render as I said will control all ta. if one has a different size, you should only treat it. if you configure the tab with size x and the render tool has value y, the tab will have size y.

geraldo
13 - Pulsar

@Gursharan 

 

An workflow example

Gursharan
7 - Meteor

@geraldo can you please share a sample workflow for multiple tabs ?

geraldo
13 - Pulsar

@Gursharan 

 

 

Labels
Top Solution Authors