Data360 Analyze

Welcome to the Data360 Analyze community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Here are some useful links where you can find more information:

Product Announcements  Product Documentation  Ideas Portal

Discussions

Members

Resources

Events

 View Only
  • 1.  Reduce to List in Dataverse

    Employee
    Posted 07-13-2017 23:17

    Hi guys,

    Previously in Lavastorm there was a 'Reduce to List' node that enabled you to convert a list into a delimited field.

    I saw that in the help section it mentions using 'AggEx' for this legacy node and also saw that Rocco posted an example on how to do the similar 'Expand to List' node using Dataverse functionality here:

    https://lavastorm.zendesk.com/hc/en-us/articles/115001964489?page=1#comment_115000210989

    Are there any other examples out there showing how to do 'Reduce to List'? 

    Thanks in advance.



  • 2.  RE: Reduce to List in Dataverse

    Employee
    Posted 07-14-2017 07:11

    Hi Gareth,

    here is an example of using the Agg Ex node:

    https://support.infogix.com/hc/en-us/community/posts/360028736354-Reduce-to-List-Functionality-Using-Agg-Ex 

     

    Regards,

    Adrian

     

    ** Update **

    This article shows how the Aggregate node can be used to implement the reduce to list functionality. This node should be used in preference to the Agg Ex node for new projects. 

    https://support.infogix.com/hc/en-us/community/posts/360028941813-Reduce-to-List-Functionality-using-the-Aggregate-node 



  • 3.  RE: Reduce to List in Dataverse

    Employee
    Posted 07-16-2017 16:44

    Thanks Adrian, that is really useful. Appreciate the help.