Skip to main content
March 9, 2016
Question

Smartlist leads report datewise

  • March 9, 2016
  • 1 reply
  • 777 views

I am adding leads to the smart list daily. I want a report how many leads added to that list in each day. (like a table report)

DateLeads Addes
10-01-201625
11-01-201656
12-01-201610
13-01-20169
Total100

Any suggestions?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Grégoire_Miche2
Level 10
March 9, 2016

Hi Arunkumar,

Create a "added to list" date field, and a smart campaign :

  • trigger : added to list
  • flow steps:
    • change data value, attribute is "added to list", new value is {{system.date}}

Once done, create a lead performance report, group by "added to list"

-Greg