Hi,
I am working on a report. I have inserted a textbox and I am trying to do a formula for this text box where if the value of a field equals to 130 then insert the effective date of the value into the text box.
this is what i have so far.
if {table.field} = 130 then {table.effective_dt} else blank
please help.
4JH88J
I am working on a report. I have inserted a textbox and I am trying to do a formula for this text box where if the value of a field equals to 130 then insert the effective date of the value into the text box.
this is what i have so far.
if {table.field} = 130 then {table.effective_dt} else blank
please help.
4JH88J