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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

LY Count expression

Hello,

Can anyone offer help with the below expression? The report brings back -, not sure what i'm doing wrong.

num (ROUND (

count({< stock_out_ind={'1'}, fiscalyear={$(=max(fiscalyear)-1)}>} sku)

/

count({<fiscalyear={$(=max(fiscalyear)-1)}>} sku)

,.0005),'#,##0.0') 

Thanks,

Sara

0 Replies