Skip to main content

New to Qlik Sense

If you’re new to Qlik Sense, start with this Discussion Board and get up-to-speed quickly.

Announcements
Qlik Cloud Maintenance is scheduled between March 27-30. Visit Qlik Cloud Status page for more details.
cancel
Showing results for 
Search instead for 
Did you mean: 
Purushothaman
Partner - Creator III
Partner - Creator III

Count Distinct - Backend Script

Hi there,

Will Count (distinct TransId) as Count with Group by works in Backend?

I am getting error stating that Invalid Expression.

 

Anyone please suggest.

Thank you

1 Solution

Accepted Solutions
hic
Employee
Employee

Count(distinct <Field>) should work fine in the script. Something else must be wrong.

View solution in original post

1 Reply
hic
Employee
Employee

Count(distinct <Field>) should work fine in the script. Something else must be wrong.