RE: Segment based on lead scoring
Hi Daphne,
You said CRM doesn't show any lead score data, however, there is a row in your screenshot table.
Currently I'm having an issue that when I click lead score sub grid at lead form lower right place to view detail,
CRM will opens a sufficient permissions error dialog, with technical details that the lead score record with specific id not exist,
thus I didn't find any lead score records in active lead score/inactive lead score view and failed to get related leads(contacts) based on lead score entity,
while other people in forum also encountered same issue.
However, as we could see, CRM will still generate lead score data from scoring model,
so if you are still going to work with lead score function,
you could run my script in that thread to collect all score value in lead score sub grid and do aggregate,
then create a custom field to store calculated scores and create a segment with this field as criteria.
Obviously, it is limited if there are massive lead records.
My suggestion is that you could open a escalate ticket for support if you encounter same issue.
Regards,
Clofly