Hi All
I have a report in CRXI Rel 1, from data source Stored Procedure. In one of fields which is data type 'String' their are blank values.
I need these blank values to return in my report, however I have tried every
where {field} = " "
isnull ({field}) etc etc
and I am running out of options.
Anyone any ideas how to return blanks from a SP?
Many Thanks
I have a report in CRXI Rel 1, from data source Stored Procedure. In one of fields which is data type 'String' their are blank values.
I need these blank values to return in my report, however I have tried every
where {field} = " "
isnull ({field}) etc etc
and I am running out of options.
Anyone any ideas how to return blanks from a SP?
Many Thanks