I have a Dynamic Marketing List and the "Member Count" field is blank even though their are members tied to the list.
I have a Static Marketing List and the "Member Count" field shows the total # of members tied the list just fine.
Why doesn't it work for Dynamic Marketing lists?
Hi,
For a Dynamic Marketing List, member count is initialized to null and it is not valid for update. This is by design because member count is never constant. It is always variable number depending on the number of records in the system and your query criteria.
There are still some ways to get the total members count of a dynamic marketing list.
The most direct way to find the count is shown in the following screenshot.
If you ensure that the results of your dynamic Marketing list will not change again, you can convert it to a Static Marketing List by using the Copy to static button to populate the field.
Or you can retrieve the count with code if you’re familiar with development.
If this helped you, I'd appreciate it if you'd mark this as a Verified Answer, which may in turn help others as well.
Best Regards,
Nya