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 Insights - Journeys forum

Lead score Entity records not visible

(0) ShareShare
ReportReport
Posted on by 105

Hello,

I have created a lead score model which reflects the lead score on the lead entity record.

pastedimage1564754721540v1.png

However when I try to open the lead score record "The requested record was not found or you do not have sufficient permissions to view it." error is shown.

Note: I have logged in with administrator rights.

pastedimage1564755277185v2.png

Also, I advance find no records are shown.

pastedimage1564755929660v3.png

If the lead score is visible on the lead entity why in the advance find no record is shown?

If anyone has a solution to this, kindly let me know. Your help would be much appreciated :)

I have the same question (0)
  • cloflyMao Profile Picture
    25,210 on at

    Hi Partner,

    I met same issue as you.

    Currently my workaround is below:

    Execute following script to sum data from lead score sub grid, and populate a custom lead score field with sum up value.

    var rows = Xrm.Page.getControl("Lead_Scores_Subgrid").getGrid().getRows();
    rows.forEach(function (row, i) {
      var perScore = row.getData().getEntity().attributes.get("msdyncrm_score").getValue();
    });

    I suggest you could open an escalate ticket for support.

    Regards,

    Clofly

  • Suggested answer
    Ghufran Profile Picture
    225 on at

    Hello Sharon,

    Thanks for the question. Currently Lead Scores are not stored in CRM. these are computed and stored in Marketing Services within Azure. we do surface these at runtime within the Lead entity.

    Having said this, we are working to release soon the capability to also store lead scores on the CRM within the lead entity per model . once released, it will be possible to query it within CRM and read them for developing custom workflows. stay tuned to upcoming Dynamics 365 for Marketing monthly version updates in near future.

    Regards,

    Ghufran

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

November Spotlight Star - Khushbu Rajvi

Congratulations to a top community star!

Forum Structure Changes Coming on 11/8!

In our never-ending quest to help the Dynamics 365 Community members get answers faster …

Dynamics 365 Community Platform update – Oct 28

Welcome to the next edition of the Community Platform Update. This is a status …

Leaderboard > Customer Insights - Journeys

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans