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 August 31st. Request your voucher.
Hi,
I would like to update the source files of my report directly via web source.
= Csv.Document(Web.Contents("https://www.covid19.admin.ch/api/data/20210426-73ottdu4/sources/COVID19Cases_geoRegion.csv"),[Delimi..., Columns=50, Encoding=1252, QuoteStyle=QuoteStyle.None])
Therefore I have addes a web source. One part of the url will change daily (see red marked). Thats why it must be dynamically.
Is it possible to get the value of the field dataVersion into parameter? So this part of the url will change dynamically?
Solved! Go to Solution.
Hi @Anonymous ,
Pls check whether below blog help:
Best Regards,
Kelly
Did I answer your question? Mark my post as a solution!
Hi @Anonymous ,
Pls check whether below blog help:
Best Regards,
Kelly
Did I answer your question? Mark my post as a solution!