Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
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
Former Employee
Former Employee

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

View solution in original post

1 Reply
hic
Former Employee
Former Employee

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