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!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Output EXCEL Template problems

mihaicom20
8 - Asteroid

Hello Everyone,

 

I am facing an error when I am trying to generate a set of date on a specific excel sheet.

You can find attached the Data set that I am using and I am trying to generate this info on the template(Sheet Part II). Please take in consideration that the sheet is protected and nothing can be changed. Also Col C it has a condition with 2 possible variables. When I am trying to generate the data on it I am receiving the following error  for the FIRST RUN(I renamed the file to Template):

mihaicom20_0-1649851740378.png

On the second RUN is working, but is changing the template:

mihaicom20_1-1649851941426.png

My output settings:

mihaicom20_2-1649851992771.png

 

Any suggestion how can I solve this problem?

Thank you in advance!

 

4 REPLIES 4
mihaicom20
8 - Asteroid

UP

Qiu
21 - Polaris
21 - Polaris

@mihaicom20 
I have also replicated the problem you encountered.
Hope someoen can propose a solution for it. 

flying008
15 - Aurora

Hi,@mihaicom20 

 

1- if you overwrite sheet or range, the condition validation format can't retain in cell. even select the option of preserve formatting on overwrite. 

2- maybe you can 'create new sheet' like sheet name 'Import' in workbook, and Alteryx output data to it. then set the formula in sheet 'Part II' to reference cell value in 'Import' , so your condition format always exist by modify workbook structure.

录制_2022_04_22_10_16_08_461.gif

mihaicom20
8 - Asteroid

The last option would be to create a new sheet. 

The problem is: even if I try to generate 2 columns (Ex: A and B) that doesn't contain conditional formatting, I get the same error. 

Labels
Top Solution Authors