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

Populate each data in tax form (excel format with textbox inside)

PassION_es
10 - Fireball

Hi, 

 

I am trying to automate the creation of tax form (excel format) by using BLOB.

Is it possible that data can be auto-populated inside textboxes of excel using BLOB? 

 

Thanks,

 

5 REPLIES 5
OTrieger
14 - Magnetar

@PassION_es 
Are these textboxes reflecting excel cells?

Blob is working on the concept of writing data into specific cell or range, so it need to be defined.

PassION_es
10 - Fireball
OTrieger
14 - Magnetar

Alteryx will not be able to write data to the text boxes.

Maybe with Python tool, but not sure about it.

Some of this form can be filled with Alteryx but only the parts that are an actual excel cells, such as Part III – Details of Monthly Income Payments and Taxes Withheld

OTrieger
14 - Magnetar

By the way, do you know if this form is also in a PDF format, as if there is a PDF version for this form then with Python tool you will be able to fill in the data. 

PassION_es
10 - Fireball

Hi, i found a pdf on this.

please take a look: https://bir-cdn.bir.gov.ph/local/pdf/2307%20Jan%202018%20ENCS%20v3.pdf

 

thanks

Labels
Top Solution Authors