Group By "Concat Distinct" Now Live!

Options
AndreaLovesData
AndreaLovesData Domo Product Manager
edited February 23 in Magic ETL

I wanted to make a quick post to let you know about an update we made to the Group By tile in Magic. 

In your instances, you should now see the ability to choose a new options when defining how a column should be aggregated in the Group By tile: 

  • Combine distinct strings separated by , 

This allows you to create an aggregate column that includes a list of distinct values rather than having to choose just the first/last value, a count of items in the aggregation, or a non-distinct list of values. 

(Note: The equivalent in an expression/formula would be GROUP_CONCAT(DISTINCT argument SEPARATOR ', '))

While relatively minor, we think this change will make using Group By in Magic just a little bit nicer.  

Let me know if you have any questions or thoughts. 

Thanks! 

Andrea (your friendly neighborhood Magic Product Manager) 

Domo Product Manager for Data Transformation (MagicETL)

Tagged:

Comments

  • GrantSmith
    Options

    This is great @AndreaLovesData!

    **Was this post helpful? Click Agree or Like below**
    **Did this solve your problem? Accept it as a solution!**
  • ArborRose
    Options

    Thanks for the information. I could have used this ability as a solution to a question I asked last week.

    ** Was this post helpful? Click Agree or Like below. **
    ** Did this solve your problem? Accept it as a solution! **

  • marcel_luthi
    Options

    Really glad this is now available as a default option in the tile!