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 Functionality Using Agg Ex

    Employee
    Posted 07-14-2017 06:57

    Hi,

    A Community post asked for an example of how to implement functionality similar to the 'Reduce to List' node using the Agg Ex node. Here is an example. This is NOT a drop-in replacement for the Reduce to List node as its configuration is slightly different (e.g. there is no need to include double-quotes around the Delimiter property value) and the default name for the concatenation of the ItemField values is 'ItemField-List'. There are may also be other edge-case differences in its operation.

    As the data flow is built using Dataverse 3.1.3 you will need this release or later installed to import the data flow .lna file (attached in comment below).

    Note also, this is a standard node rather than a library node.

    Regards,

    Adrian



  • 2.  RE: Reduce to List Functionality Using Agg Ex

    Employee
    Posted 07-14-2017 07:02

    Here is the attachment.

    Attached files

    Reduce_to_List_Functionality--share_313.lna