Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi there
Does anyone manage to scrape data from word documents via PowerBI / Power Query?
Is this doable?
Thank you so much
Solved! Go to Solution.
@MattAllington has a pattern to extract tables into Power BI from Word saved as HTML - see http://exceleratorbi.com.au/import-tabular-data-pdf-using-power-query/
Hi @Anonymous,
Yes, we can achieve this requirement. You need to leverage the fact that Microsoft Word .docx files are actually ZIP files containing a group of XML files. We will decompress the ZIP file and parse the XML to pull information into Power Query.
Reference
http://www.excelandpowerbi.com/?p=201
http://www.excelandpowerbi.com/?p=146
Regards,
Charlie Liao
@MattAllington has a pattern to extract tables into Power BI from Word saved as HTML - see http://exceleratorbi.com.au/import-tabular-data-pdf-using-power-query/
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.