Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
I am building one report in which I am getting data from azure devops. I have 1 data set in which I am fetching task details. I am creating duplicate of this dataset on daily basis, so that I can calculate task details daily. But here the issue is when any new task is added in the main dataset, calculated column is not returning data for the new task.
Can someone please help here?
Hi @Anonymous,
What dataset did you use to stored these new records? The original dataset or the duplicate dataset?
If your records append on the duplicate dataset and calculate column are calculated based on the raw dataset, I don't think it will be effect by other table records.
Regards,
Xiaoxin Sheng
Please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490