Expand my Community achievements bar.

We are excited to introduce our latest innovation to enhance the Adobe Campaign user experience — the Adobe Campaign v8 Web User Interface!

How to Query data Exact week before which is added to grouped type list in adobe campaign management.

Avatar

Level 2

Hi All,

    please any one help me I try to Query data Exact week before which is added to grouped type list in adobe campaign management. I am daily querying data and added  to list the list present all the data from day 1 to till date but I want to query data 1 week data(users).

Thanks.

jameel.sk

2 Replies

Avatar

Level 2

please any one help me I try to query data I am not getting.

THanks

jameel.sk

Avatar

Level 10

Hi Jameel,

Use following:

DaysDiff(DateOnly(GetDate()), DateOnly([recipient/@created])) == 7

1300646_pastedImage_0.png

Hope this helps!

Amit