Forum Discussion
Need help for calculated column
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?
2 Replies
- Greg_DecklerCommunity Champion
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
- AnonymousNot applicable
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