web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Suggested Answer

Linkedin Behavior Blocks not working?

(0) ShareShare
ReportReport
Posted on by

I am trying to do a simple segment of anyone that has come in through LinkedIn LeadGen... We have linked in form submissions but when I run a very simple segment: 

INTERACTION(LinkedInFormSubmission, LinkedInFormSubmission_Contact)
.HAVING(COUNT() > 0)

I get no results... 

Is there a setting or something I am missing?   (Note, I tried to update Marketing Data to include LinkedIn Form Submission entities, but that isn't an entity you can add to the Marketing Data :-(... )

Thanks

Josh

I have the same question (0)
  • Sukanta Profile Picture
    Microsoft Employee on at

    INTERACTION(LinkedInFormSubmission, LinkedInFormSubmission_Contact)

       .FILTER(ISNOTNULL(ContactId))

       .HAVING(COUNT() > 0)

    This worked for me in fetching contacts that have done any form submission and have contactID

    INTERACTION(LinkedInFormSubmission, LinkedInFormSubmission_Contact)

       .FILTER(LinkedInCampaignId == '2a246314-d35f-4b58-xxfc-922728f054ac')

       .HAVING(COUNT() > 0)

    This is an example of fetching contacts based on form submissions in a particular campaign

  • Suggested answer
    sbtron Profile Picture
    Microsoft Employee on at

    Hi Joshua

    This should work as Sukanta suggested below. Let us know if you are still having trouble with it.

    Thanks

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
ManoVerse Profile Picture

ManoVerse 189 Super User 2026 Season 1

#2
CU11031447-0 Profile Picture

CU11031447-0 100

#3
NeerajPawar Profile Picture

NeerajPawar 66

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans