Value does not display on the textbox

Hi;

I have this standard report where the value has been assigned to a field and then this field has been assigned to a textbox in ssrs does not display. Here are some scenarios, I hard-coded the value of this field (thru DP) and the value does not display. I assigned the value to another textbox and it did display. I already deleted the report in the report server, rebuild the report and redeploy and refresh report server. Do you have any idea what is going on the report?

It sounds like the report control isn’t correctly bound to the field. Review the expression used there.

Hi Martin;

Field has been correctly bound on the report.