Skip to main content
Question

Distinct values to export?

  • February 4, 2014
  • 3 replies
  • 17 views

Forum|alt.badge.img
Hello all,

 

 

I'd like to export all unique values of multiple attributes without having to use an aggregator > attributerenamer > attributecreator.

 

 

What I've got:

 

Table

 

ID,COLOR,TYPE

 

1,Blue,Slide

 

2,Red,Slide

 

3,Green,Merry-go-round

 

4,Green,Slide

 

 

What I want my export to look like:

 

COLUMN,VALUE,COUNT

 

TYPE,Slide,3

 

TYPE,Merry-go-round,1

 

COLOR,Blue,1

 

COLOR,Red,1

 

COLOR,Green,2

 

 

Now I know I can achieve this with alot of DuplicateRemovers or Aggregators, but I've got 100+ columns like this... Is there any other way? 

 

 

Thanks in advance.

 

 

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

3 replies

david_r
Celebrity
  • February 4, 2014
Hi,

 

 

have you looked at the DuplicateRemover? You can select multiple attributes to get all the unique combinations of those attributes.

 

 

David

Forum|alt.badge.img
  • Author
  • February 4, 2014
Hey David,

 

 

Yes, I've already used that, I actually want the unique values per attribute. So I end up using 100+ DuplicateRemovers or Aggregators (so I can COUNT as well). But I was wondering if there's a better way.

Forum|alt.badge.img
  • Author
  • February 4, 2014
Thanks alot David, got exactly what I needed!

Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings