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

How to import html file

tww
8 - Asteroid

Hi all,

 

I have a html file (basically a table) that I would like to import into Alteryx. Could someone please help me?

 

Thank you in advance for your time.

 

TWW

 

 

 

3 REPLIES 3
gawa
16 - Nebula
16 - Nebula

hi @tww 

 

If you want to read text data from html file, try to use Blob input tool as attached WF.

image.png

danilang
19 - Altair
19 - Altair

Hi @tww 

 

To extract the data in a usable format you need to parse the file and remove the extra html tags

w.png

 

The results look like this  

r.png

 

Dan

 

tww
8 - Asteroid

Thank you

Labels
Top Solution Authors