Count distinct in Turbo Prep and conflict between Sum and Count Distinct in Aggregate operator

CiaoHermanCiaoHerman MemberPosts:1Newbie
edited December 2019 inHelp
Hi fellows,
I got two question here. Both are about aggregate function.
  • Is there a method that I could do Count Distinct in the Pivot under Turbo Prep? I know that it can be done in the Process by selecting 'only distinct'. But I really just need to do some simple preprocessing, it's not necessary to use Process.

  • Because I cannot do the step in Turbo, so I jump to Process. But when using the 'Aggregate Operator', I need to implement Sum and Count Distinct, but when I select 'only distinct', it will also Sum Distinct, I have to use two operators.
Appreciate for any help! Thanks a lot!
katsuaki_maruno

Best Answer

Answers

  • sgenzersgenzer Administrator, Moderator, Employee, RapidMiner Certified Analyst, Community Manager, Member, University Professor, PM ModeratorPosts:2,959Community Manager
Sign InorRegisterto comment.