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 query through an API where I get the location of my app in search.
I want to update once a day and add a new line of queries to previous days with an update date.
for example:
That is, one should create a situation where the next query does not replace the previous one but produces another row in the table.
Does anyone know how to do this?
@Anonymous
You cannot make it with incremental refresh without a date parameter. Can't you just add a date parameter in power query? Then set the day to 1 in the incremental refresh setting.
Incremental refresh for datasets in Power BI - Power BI | Microsoft Docs
Paul Zheng _ Community Support Team
@Anonymous , refer if this blog can help
https://sqldusty.com/2020/05/20/power-bi-incremental-refresh-with-web-api-data-source/
@amitchandak
Unfortunately, this is not so appropriate because there is no date parameter in API.
User | Count |
---|---|
69 | |
69 | |
66 | |
54 | |
28 |
User | Count |
---|---|
112 | |
82 | |
66 | |
48 | |
43 |