Expand my Community achievements bar.

Properties in Query

Avatar

Level 1

Kunal_BabasahebDe_0-1729404239247.pngKunal_BabasahebDe_1-1729404264820.png

Kunal_BabasahebDe_2-1729404547943.png

Kunal_BabasahebDe_3-1729404579710.png

 

Hi team
In a query, there is a properties tab, and after clicking on it, an Additional Column window appears. Can you advise how it works? The General Parameters section shows Data Collected and Lines to Retrieve, and the output result also changes after making changes there. Also, when I open, I can see columns to create as 3 when I change it query result changes.

I am trying to query below - Recipients who did not open any delivery in the last 7 days. I want to filter recipients who didn’t open an email in the last 7 days.

Kindly help me understand how it works, preferably with an example. and what is the best practice to follow with use cases.

3 Replies

Avatar

Community Advisor

Hi @Kunal_BabasahebDe ,

In Query, select targeting and filtering dimension as recipient and have the below filtering condition:

trackingLog do not exist such as

DateOnly(@logDate) on or after DateOnly(DaysAgo(7))

ParthaSarathy_0-1729484461387.png

You can refer this document for details regarding 'Add data'

Avatar

Level 1

Hi @ParthaSarathy 

Thank you for helping with my query. However, my doubt concerns the Properties tab. After clicking on it, an Additional Column window appears. Can you advise how it works? The General Parameters section shows "Data Collected" and "Lines to Retrieve," and the output result changes after making adjustments there. Additionally, when I open it, I can see that the number of columns to create is three, and when I change it, the query result also changes.

Kindly help me with an eg.

Kunal_BabasahebDe_0-1729504097831.png

Kunal_BabasahebDe_1-1729504126382.pngKunal_BabasahebDe_2-1729504147471.png