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 August 31st. Request your voucher.
Hello,
I have refreshed my Power BI report (Query + Desktop). The Power BI desktop table is now correctly reflecting my new source data. However, the calculated colums in my table are not refreshing? The data related to my old source data is still shown, even upon forcing another refresh on the table.
Example:
Original PBI Desktop Data:
Purch ID | Calculated column 1 |
1 | Result A |
2 | Result B |
3 | Result C |
Data after refresh is showing new Purch IDs but the results to the calculated column are wrong as they are still showing the exact results from that row from the original data. So the calculated column formula is not refreshing. How is that possible and how can I make sure these calculations are refreshing? I have never run into this issue before.
Purch ID | Calculated column 1 |
4 | Result A |
5 | Result B |
6 | Result C |
This is the formula for Calculated column 1:
Thank you!
Hi @Anonymous ,
Hard to reproduce the scenario. Can you show some sample data to us?
Best Regards,
Jay
did you refresh all the data sources in your Power BI Desktop file, or just a single one? Specifically, did you refresh VendPackingSlipTrans AND the table that hosts your calculated column?
Dear @lbendlin , All tables have been refreshed. I did it a second time as well after closing and re-opening the file to see if that would solve the problem but it didn't.