Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I use a ticketing system and would like to calculate the running number of days that a ticket is ‘open’.
I think I might use the DATASET_DELIVERY_DATE to build a ‘history’ table?
If I run my import on different days, I should get different lines in my table with the fields ID, REQUEST_DATE, STATUS and DATASET_DELIVERY_DATE
How can I automate the aggregation of the different imports in 1 table?
I found an earlier topic on the forum, solved by supruser ImkeF but I was not able to use it for my case/purpose.
Does your rawdata have the historical progressions of each id? What is your data source?
Hello,
My datasource shows only the most recent/the actual status, 1 line per id. It is a table from an Oracle database. That is why I was looking at creating different/multiple lines for the same id by using the DATASET_DELIVERY_DATE to create disctinction between the lines (if the status is unchanged)
Power BI doesn't store a historical version of the data source. That said, the historical version must be stored somewhere else either directly in the database or in daily exports from the database.
what's the expected output based on the sample data you provided?
Proud to be a Super User!
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!