Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Color Of Fields

Hi All,

I have used straight table to bulid the report. I need to set the color for each filed when it is null.

So, I have used this expression for every individual fields " if(isNull(orgcode,red(),white()); if(isNull(orgname,red(),white() and so on...... "

It performs fine. But it affects the Performance. Most of the time it is showing "Out of virtual memeory, Allocated memory exceeds."

Please Suggest.

Many Thanks,

Sandeepa

Labels (1)
10 Replies
Not applicable
Author

Hello Bert,

Yeah I am pretty sure.

There are 12 fields and 2 labels(Expressions) in my report.

My PC has 3GB RAM and 160GB harddisk. Right now 45GB space is free.

Thanks

Sandeepa