Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear All
I have inserted below statement and qlik sense is returning "Error in expression - ')' or ',' expected
sum({<[Location]={'Ljubljana','Sl. Bistrica'}>}[Planded_time]
please advise.
kind regards,
Matej
The closing bracket is missing: sum({<[Location]={'Ljubljana','Sl. Bistrica'}>}[Planded_time])
- Marcus
The closing bracket is missing: sum({<[Location]={'Ljubljana','Sl. Bistrica'}>}[Planded_time])
- Marcus
Thank you Marcus!