The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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 |
---|---|
65 | |
62 | |
60 | |
53 | |
28 |
User | Count |
---|---|
181 | |
82 | |
67 | |
48 | |
44 |