Skip to main content

Hi,

how can we pull out the report (result/history/activity ... ) for Journey Builder  i? since we have a multiple steps journey; thanks in advance !

3 条评论
  1. 2020年11月6日 12:41
    @valerie nguyen

    I would recommend joining _Journey and _JourneyActivity data views by VersionId.

    This will allow you to apply filters on JourneyId to find concrete journeys that you need, and get all the relevant information from JourneyActivities fields.

    You can read more here:

    https://salesforce.stackexchange.com/questions/305973/joining-journeyactivity-and-sent-data-views-in-salesforce-marketing-cloud

    If you prefer to perform this scenario with drag and drop interface and without SQL queries, you may use DESelect with the following parameters (see the screenshot).

    Hope this helps!

0/9000