Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
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.