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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I wish to be able to import and extract from.
This sort of thing doesnt work:
let
Source = Web.Contents("https://www.propertypriceregister.ie/website/npsra/ppr/npsra-ppr.nsf/Downloads/PPR-ALL.zip/$FILE/PPR..."),
Decompress = Binary.Decompress(Source, Compression.GZip)
in
Decompress
Any ideas?
Solved! Go to Solution.
Hi @StephenF
You can try the function provided in the following blog.
http://sql10.blogspot.com/2016/06/reading-zip-files-in-powerquery-m.html
I have tested it with your link. The sample pbix is at bottom.
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.
Hi @StephenF
You can try the function provided in the following blog.
http://sql10.blogspot.com/2016/06/reading-zip-files-in-powerquery-m.html
I have tested it with your link. The sample pbix is at bottom.
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.
Perfect, all it needs is to be an out of the box connector type.
User | Count |
---|---|
97 | |
76 | |
76 | |
48 | |
26 |