Skip to main content
Microsoft Idea

Vote (0) Share
's profile image

on

Comments (0)
's profile image Profile Picture

on 24 May 2024 03:06:58

RE:

Aubrianna Guga

's profile image Profile Picture

on 24 May 2024 03:06:55

RE:

Aubrianna Guga

's profile image Profile Picture

on 24 May 2024 03:06:51

RE:

Aubrianna Guga

's profile image Profile Picture

on 24 May 2024 03:06:48

RE:

Aubrianna Guga

's profile image Profile Picture

Russell Britton on 24 May 2024 00:07:20

RE:

This is critical functionality. It will enable marketing to work more effectively by reducing duplication and create the opportunity to create targeted and scalable campaigns.

's profile image Profile Picture

Olesia Lyfar on 23 May 2024 22:44:16

RE:

This would make the approach so much simpler and intuitive

's profile image Profile Picture

Olesia Lyfar on 23 May 2024 22:42:27

RE:

This is critical functionality for us

's profile image Profile Picture

Jonathan Boarman on 23 May 2024 22:16:29

RE:

-- select all referencable columns from all tables except t2.c4SELECT * EXCEPT(t2.c4) -- sometimes called "EXCLUDE", like in Snowflake and DuckDBFROMVALUES(1, 2) AS t1(c1, c2),VALUES(3, 4) AS t2(c3, c4);OUTPUT: 1  2  3

's profile image Profile Picture

Tyler McClain on 23 May 2024 20:08:49

RE:

The feedback from MSFT administrator is frustrating. While this is already accomplishable through an exit segment.The customer problem is the following:You have to have identified a need for an exit segment before the journey is published. That is not isn't realistic for all journeys . Many times it's realized after the fact of people that should be excluded.You have to identify a dynamic way to bring customers into that segment since you can't manually edit or add someone to a segment once the segment is used in a live journey. This be complicated because additional configuration may be needed to accomplish this.It's also not realistic to be adding configuration to dynamically identify customers to exclude for every journey.

's profile image Profile Picture

Tyler McClain on 23 May 2024 20:06:06

RE:

The ability to create unique experience would significantly increase if this was possible in the journey designer.