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 :
Microsoft Dynamics 365 | Integration, Dataverse...
Suggested Answer

Dynamic Marketing list Members Dashboard

(0) ShareShare
ReportReport
Posted on by 1,338

Hi I need a way to see a roll-up/ dashboard of all Members on a marketing list on a dashboard... several marketing lists that are Dynamic.

I have tried a roll-up and that won't work any suggestions?

Thanks

Justin

I have the same question (0)
  • Suggested answer
    Wahaj Rashid Profile Picture
    11,323 on at

    Hi,

    Thank you for your query.

    Do you need to see the Member Count of Dynamic Marketing Lists in a View/Dashboard?

    It is not possible with any of the out-of-the-box features (including roll-up fields). The reason being, Dynamic Marketing List does not hold any records, its has a query (FetchXML) field which is executed to get the results (when needed).

    The only solution is to create a plugin to get and store the Member Count (probably in a new field) on the Marketing List.

    Basically, you should:

    • Run a plugin on create/update of a Dynamic Marketing List, get the FetchXML from the query attribute.
    • Execute this XML and get the Record count.
    • Update the Record count on Marketing List.

    Following post is old, but same should work or at least give you an idea:

    Get the total members count of a Dynamic Marketing List in CRM 2011. – Nishant Rana's Weblog

    Here is my recent blog on how we can manipulate Dynamic Marketing Lists (it does something different but it should give a glimpse how you can play with this):

    Dynamics 365 CE: Pre-filtering on Dynamic Marketing List | CRM Logs (wordpress.com)

  • Suggested answer
    Wahaj Rashid Profile Picture
    11,323 on at

    Hi,

    I thought about it and as per my opinion this is not a simple problem.

    You can get the count on update of a Marketing List.

    However, Actual time can change at anytime a new record is created, updated or deleted.

    Let's assume you create a Dynamics Marketing list targeting Accounts with following criteria:

    • Status Reason equals Active
    • State equals TX (Texas)

    When you create the marketing list, count was 10 records.

    Then another account from Texas is created and count is 11. However, marketing list is not updated, hence the count on the list is still 10.

    That means, you need to refresh the count every time a record is changed as per the criteria.

    If you need an estimate number of records, then it might work, but it is very hard to get the actuals when the dashboard/view is loaded.

  • Justin Wilkinson Profile Picture
    1,338 on at

    Hi I have currently 5-6 Y/N checkboxes against a contact.

    Is there a way to easily just create a dashboard off of those? rather than going through the Marketing list route and if so any chance of a breakdown

  • Suggested answer
    Wahaj Rashid Profile Picture
    11,323 on at

    Hi,

    You can create a view with these flags and then use it to create a chart.

    I am afraid, you cannot do aggregations in a view directly, you have to use charts.

    Or, you can always build a SRRS report and use aggregations in FetchXML query.

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!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Microsoft Dynamics 365 | Integration, Dataverse, and general topics

#1
11manish Profile Picture

11manish 177

#2
ManoVerse Profile Picture

ManoVerse 54 Super User 2026 Season 1

#3
Niki Patel Profile Picture

Niki Patel 42

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans