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.
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.