내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Query filter "current date - N hours"

Avatar

Level 5

Hi,

how do I set this filter?

@eventDate   <on or after> "current date - N hours"

I don't know how to express "current date - N hours" in a Adobe Campaign syntax.
May anybody help me?

Salvatore


Jean-Serge Biron
@nkur
Adhiyan
kirti.rawat
Adobe Campaign

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 5

Is it
SubHours( GetDate() , N)

reliable?

원본 게시물의 솔루션 보기

4 답변 개

Avatar

정확한 답변 작성자:
Level 5

Is it
SubHours( GetDate() , N)

reliable?

Avatar

Employee

Hi Salvatore,

Yes , it can be used to get a "current date - N hours" value

Avatar

Employee

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

query_editor_nveau_65.png

Avatar

Employee

Other useful list of functions for everyone's reference, below.

Adobe Campaign Help | List of functions