Forum Discussion
Blank Calculated Columns after refreshing SQL Data
- Anonymous4 years ago
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 ZhouIf 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.