Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
For a problem tickets , i have a extraction via web query . my requirement , every month i need to download last month appended to existing data. how to achieve it
table partition ? archive table ?
Solved! Go to Solution.
Power BI itself doesn't retain historical data between refreshes. Each refresh pulls the latest data from the source, which means historical data will be overwritten unless stored elsewhere. If this happens just a month, I'd export the result of that web query to an Excel file, put in a folder and connect to the monthly extracts using the Folder connector.
Power BI itself doesn't retain historical data between refreshes. Each refresh pulls the latest data from the source, which means historical data will be overwritten unless stored elsewhere. If this happens just a month, I'd export the result of that web query to an Excel file, put in a folder and connect to the monthly extracts using the Folder connector.