Data values are not shown in form as its source table data values

Hi All,

I have created a table with many flow fields to display the different record count. In table level it is showing the correct value. But in Form level it is shown as zero, but the drill down and records which are shown are correct. If anyone of you have any workaround for this problem, please reply.

Thanks,

Jithin.

Did you try to run a CALCFIELDS on your flowfields in the OnAfterGetRecord trigger of the form?

This could happen when the flowfields are based on another flowfield and they are calculated in the wrong order.