Issue when using aggregate function | Community
Skip to main content
maheswarik23685
Level 3
October 3, 2018

Issue when using aggregate function

  • October 3, 2018
  • 1 reply
  • 5634 views

Hi Team,

When I am trying to find F and M value I am facing issues in aggregate functions.

Below is the workflow which I used.

Since it  throwed  above error I tried with group by on primary key.But it was calculating overall sum of  vehicle price.

I need to calculate sum of vehicle price for each customer

Kindly let me know how to calculate sum specific to customer.

Thanks,

Maheswari

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

ShrawanSaxena-1
Adobe Employee
Adobe Employee
October 3, 2018

Could you please share the screenshot of query and enrichment activity conditions .

Also try to run after enabling the sqllog to see actual query which is being generated.

kavinkr28
October 3, 2018

Hi kindly find the workflow details,