Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello community,
I am trying to extract data from a .html file using PQ. The file is not structured as a table which means I have to go looking in different <div> containers. I am experiencing having to drill into 15+ tables before maybe reaching relevant data.
Does anyone have some tips on how to do this? Drilling to 'end' or searching inside the containers? I am kind of out of ideas
Solved! Go to Solution.
Turns out using PQ for Excel was a bad idea in this case - I have now switched to PQ for PBI and am having no issues unpacking this.
Turns out using PQ for Excel was a bad idea in this case - I have now switched to PQ for PBI and am having no issues unpacking this.
Hi @Anonymous ,
Could you please use the Html.Table function to get table data? Could you please share your example code?
Best Regards,
Winniz
I have tried this out but am unsure how to apply it.
Consider this table
Caption | Source | Data |
Element | HTML | Table |
If I do Html.Table([Data]) I get an Expression.Error saying 'Html.Table' wasn't recognized.
Am I going about this correctly?
Thank you for your reply I will test this out later and (hopefully) come back to mark as a solution
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
15 | |
12 | |
8 | |
8 | |
7 |
User | Count |
---|---|
15 | |
13 | |
7 | |
6 | |
5 |