SOLVED
How to import html file
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
tww
8 - Asteroid
‎01-11-2024
04:36 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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
Solved! Go to Solution.
Labels:
- Labels:
- Input
3 REPLIES 3
16 - Nebula
‎01-11-2024
09:49 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
19 - Altair
‎01-16-2024
04:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @tww
To extract the data in a usable format you need to parse the file and remove the extra html tags
The results look like this  
Dan
 
‎01-17-2024
01:40 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank you
