CrystalLion
Programmer
In Report Studio, I have created a data item that equals only the digits found in a Character field, such as If([Additional Information] contains '4') then ('04') else (...etc.
I would like to cast this result as an integer, and compare it to the dd portion of a DATE_TIME field.
What would the syntax be for this.
I would like to cast this result as an integer, and compare it to the dd portion of a DATE_TIME field.
What would the syntax be for this.