Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I want to create a trend line of open defects over time (days). Everyday the SQL query would pull up the list of open defects from the DB. Say it found on Apr 25, 14 defects are open. When the query ran on Apr 26, it found 9 defects open.
My issue is after the pulling in the table (Say DefectsTable) of data from DB everyday, how to keep it in segregated form datewise. My DefectsTable will be overwritten everyday once the report refreshes. In such cases, how to keep the numbers from previous days intact to build the trend line.
Hi,
There is no way. If you want to analyse data over time, records of those previous timeperiod will have to be present in the table with a date column.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 97 | |
| 76 | |
| 52 | |
| 51 | |
| 46 |