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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Expression

Hi All,

Please Suggest how to write this in expression

Set TempSum=0;

Set RowCount= 162522;

for(RowCount<= 162522)

  if(NoOfPallets <> 0)

  TempSum= TempSum+ Pallets;

RowCount++;

Thanks.

21 Replies
Not applicable
Author

Thanks Miguel and Sunil.

I got the desired output.

Many Thanks,

Sandeepa

IAMDV
Master II
Master II

Hi Sandeepa,

Please can you mark the relevant post answered? It helps other users to use the same thread. Also, request you to elaborate your question in detail.

Thanks in advance.

Cheers - DV