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.

How to Open an excel with values being given dynamically , referring an other excel sheet

vencric
8 - Asteroid

I am reading a config sheet, and based on the values present there, i'm trying to open an excel with corresponding values. pls help me 

30 REPLIES 30
vencric
8 - Asteroid

can you pls help

atcodedog05
22 - Nova
22 - Nova

Hi @vencric 

 

Can you share snapshot of your workflow and issues you are facing ?

vencric
8 - Asteroid

i'm facing the error in :has a different schema than the 1st file in the set

atcodedog05
22 - Nova
22 - Nova
vencric
8 - Asteroid

i'm not able to understand what they meant.. 

atcodedog05
22 - Nova
22 - Nova

Hi @vencric 

 

No issues download the attached workflow, change the directory path to your required path, run the workflow and check whether it's working.

 

Hope this helps : )

vencric
8 - Asteroid

where can i use this one, after reading the input files ?? 

vencric_0-1635761274298.png

 

vencric
8 - Asteroid

Thank You So much!!! i got it.its working fine... Now i have got one more requirement..... i.e, i have to write in excel stating that process is completed!!!! how can i proceed for it

atcodedog05
22 - Nova
22 - Nova

Hi @vencric 

 

Can you provide more info. Should completed be in a new column if yes use a formula set value as "completed" and write it. If not please provide me with more info on the requirement.

vencric
8 - Asteroid

Yes... exactly.... something like

Ex  Program Cadence   Comments

         ABC        No           

         DEF        Yes          Completed

         GHI         Yes         Completed

          JKL        No

         MNO      Yes..          Completed

Labels
Top Solution Authors