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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Add expression in the load script

Hi,

I have this expression in a list box to create an specific tyoe of filter.

=if(empty='false', Aggr(Count({<blocked={0}>}transaction_id), session_id))

Due to this, my qlikview document is too slow, I just want to add this expression somehow to the load script and have it as a field. I can't use aggregatoions there and empty,blocked,session_id belong to one table while transaction_id belongs to another. The tables are linked by the field session_id.

Any help would be appreciated!

thanks

0 Replies