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.
I have created a new data pipeline and using REST to get data from an open news website and the limit of 1000 is follwed in the url. The issue or the help I need is
1. even though Preview URL shows the data but it does not execute successfully after changing dates 10.Dec to 15.Dec works and 15.Dec to 20.Dec does not
2. Mapping never works . Upon clickig Import schema as in screenshot it fails so a unable to map the coloumn
REST API
Connection https://api.reliefweb.int/
Relative URL /v1/reports?query%5Bvalue%5D=date.created%3A%5B2024-12-20+TO+2024-12-25%7D+AND+language.id%3A267&limit=1000&offset=0&profile=list&fields[include][]=body
Destination to a data lake house
Kinldy advice
Solved! Go to Solution.
Hi @Maz_Nah,
Thank you for reaching out to Microsoft Fabric Community.
If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!
Thanks and regards,
Anjan Kumar Chippa
Hi @Maz_Nah,
Thank you for reaching out to Microsoft Fabric Community.
If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!
Thanks and regards,
Anjan Kumar Chippa
thanks will try it
seems to work fine?
What's the error message?
Hi,