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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
After creating several calculated columns in the Data view and pulling data from several related tables, I ran a refresh from SQL for the most current data. After an apparently successful update, the calculated columns are now not returning any results. I am not reciveing any syntax errors on my formulas and the the SQL server path has not changed.
I also reviewed a possiblity related post but I do not appear to be encountering the same issue.
Calculated column looks correct on preview but blank on refresh (dataflow)
Solved! Go to Solution.
Hi @Anonymous ,
According to your statement, I think you are getting data from SQL Server by import connection mode. Your issue is that your calculated column will return blank after you refresh your report. Please check whether the columns you used in your calculation is still ok, maybe one of them have changed to 0 or blank in your calculation.
If this reply still couldn't help you solve your problem, please show me more details about your data model. I need to know your data format and your calculate logic.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
According to your statement, I think you are getting data from SQL Server by import connection mode. Your issue is that your calculated column will return blank after you refresh your report. Please check whether the columns you used in your calculation is still ok, maybe one of them have changed to 0 or blank in your calculation.
If this reply still couldn't help you solve your problem, please show me more details about your data model. I need to know your data format and your calculate logic.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.