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

Can't delete segment after it's gone to error state

(0) ShareShare
ReportReport
Posted on by 20

Hi all,

I'm trying to create a segment with a behavior block. It keeps going to error state after I go live but now I can't delete the segment and start over. Any idea why this is? 

I have the same question (0)
  • Nya Profile Picture
    29,060 on at

    Hi,

    Would you please share the error message if there is any or some screenshots about it?

  • Suggested answer
    AyushJain Profile Picture
    Microsoft Employee on at

    Hi

    Is this still an issue? If so, can you please contact technical support as this could be a bug 

  • Cnquest Profile Picture
    97 on at

    Hey Felicia!

    I had a similar problem and a nice member of this community helped me get it sorted. I saved the answer just in case—hopefully it will help you as well. Props to that person, if they see this!

    Go into the segment with the error state and fetch the segment ID. Open up Chrome DevTools (F12) and go to console. Add your segment ID into the code below, then copy and paste into the console.

    var data = { "statuscode": 192350000 }

    var request = await fetch("/api/data/v9.0/msdyncrm_segments(PUT SEGMENT ID HERE)", {"method": "PATCH", "headers": {"content-type": "application/json"}, "body": JSON.stringify(data)});

    console.log(request.status);

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 197 Super User 2026 Season 1

#2
CU11031447-0 Profile Picture

CU11031447-0 100

#3
NeerajPawar Profile Picture

NeerajPawar 70

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans