Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi everyone,
Is it possible to get the data out of the tables from the following web page?
https://www.cftc.gov/dea/futures/deacmelf.htm
I struggle to import the data as a table. The only option I identified so far is to get the data as a text file and model into tables.
Thanks a lot,
Max
Hi @Anonymous ,
Generally, data in a website are stored in a json or xml, but in your scenario, the table use the "." and ":" as the spliter of column and row, the table isn't using the normal format, PowerBI can't handle it directly.
You can consider using Python and Regular Expression to get the data, but it is not easy.
Best Regards,
Teige
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 40 | |
| 35 | |
| 34 | |
| 31 | |
| 28 |
| User | Count |
|---|---|
| 137 | |
| 102 | |
| 68 | |
| 66 | |
| 64 |