Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Conditional formatting disappears after batch reload

I have a table with some fields that have conditional attributes, they appear or not based on the value of a variable which is set when a button is pushed. This all works perfectly, except after a batch reload (which is run every night) the conditional attributes disappear from those fields? The condition statement is still there, but it's not marked as conditional so it's ignored. It doesn't happen during a manual reload, just during the batch, here's the command:

"C:\Program Files\QlikView\QV.exe" /r D:\Data\Qlikview Web Documents\Manufacturing Variances.qvw

Any ideas??

3 Replies
spividori
Specialist
Specialist

Hi.

Try:

"C:\Program Files\QlikView\QV.exe" /r /NoSecurity D:\Data\Qlikview Web Documents\Manufacturing Variances.qvw"

Regards.

Not applicable
Author

Thanks for the quick reply, but it didn't work [:'(]

Any other suggestions?

Not applicable
Author

So, my work-around is to create conditional sheets, as that doesn't get lost after a batch reload. So I don't need an answer anymore, but I'd be interested in knowing if it can be fixed. Thanks!