Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

RamaRajesh
RamaRajesh
Offline

Badges

Badges
22

Accepted Solutions

Accepted Solutions
10

Likes Received

Likes Received
41

Posts

Posts
81

Discussions

Discussions
21

Questions

Questions
60

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by RamaRajesh
Customize the badges you want to showcase on your profile
Re: Query filter "current date - N hours" - Adobe Campaign Standard 18-12-2017
Other useful list of functions for everyone's reference, below.Adobe Campaign Help | List of functions

Views

2.2K

Like

1

Replies

0
Re: Query filter "current date - N hours" - Adobe Campaign Standard 17-12-2017
Example below:Select the less than operator. In the Value column, click Edit expression. For date processing, go to the Formula type window, enter "1" in Current date minus n days.Click Finish

Views

2.1K

Like

1

Replies

0
Re: Deleting value - Adobe Campaign Standard 14-12-2017
I know the sql way of doing it. Sorry, I am not aware of any other way.

Views

1.2K

Likes

0

Replies

0
Re: Deleting value - Adobe Campaign Standard 14-12-2017
Hi,Please try the below sql. Modify the sql with your table name and column name. All the values of the given column in the table will be deleted.Thanks,Rajesh

Views

1.2K

Like

1

Replies

0
Re: Creating Ad-hoc tables - Adobe Campaign Standard 14-12-2017
Hi,A table can be created out of an existing table (schema) of the data model or a new one (new schema). Once the table is created, we can upload the data by querying the existing table or using a flat file.A list can be created out of an existing table by querying (select all recipients from recipient schema where country= USA) it. Or, by creating a list and updating the list with flat file data.So, a list can be created out of the adhoc data which is not present in the data model, already.For ...

Views

1.4K

Like

1

Replies

0
Re: Creating Databases and tables using SQL Commands - Adobe Campaign Standard 14-12-2017
Hi,creating the data model and the tables- As far as i know, It is possible only by creating a schema (xml, which defines the structure of a table) and updating the database for this schema creates a table out of that. PostgreSQL is used to query the tableAnyone- Correct me, if i am wrong.Thanks,Rajesh

Views

1.3K

Likes

2

Replies

0
Re: Adobe Campaign Delivery Reporting - Adobe Campaign Standard 14-12-2017
And finally the report looks like below.

Views

2.1K

Likes

2

Replies

0
Re: Adobe Campaign Delivery Reporting - Adobe Campaign Standard 14-12-2017
Hi Thomas,Please find the below report created out of a workflow.Thanks,Rajesh

Views

2.1K

Likes

3

Replies

0
Re: Adobe Campaign Delivery Reporting - Adobe Campaign Standard 13-12-2017
Hi Courtney,Please find the screens below.Thanks,Rajesh

Views

2.1K

Likes

3

Replies

0
Re: Adobe Campaign Delivery Reporting - Adobe Campaign Standard 13-12-2017
We could certainly pull the # of complaints or screamers by email. Below is the screenshot for reference.

Views

2.1K

Like

1

Replies

0