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.
SOLVED

BLOB - Workflow to output Multiple tabs_files

PassION_es
10 - Fireball

Dear Alteryx Blob expert,

 

I have a case in which I want the output to be formatted as it is (see input_BLOB tab) and populate all cells in pink font.  I would like to output multiple tabs, with similar format, headers, table etc.

 

Please refer to INPUT.xlsx for the sample input and table format.

 

Kindly note that I have already read and understand blog about this but still cannot find use cases similar to mine. The Blob: Reporting That Isn’t From a Horror Film - Alteryx Community

 

Thank you.

11 REPLIES 11
PassION_es
10 - Fireball

Thank you @apathetichell , I will check with someone from our company who knows what python package that I need to have.

apathetichell
20 - Arcturus

@PassION_es try opening alteryx as admin (which is not the same as downloading alteryx in admin mode) - just right click designer and click run as administration. Then try running my app macro once - It should (should being the key word) use the Alteryx install.packages module to install openpyxl in your python venv.

Labels
Top Solution Authors