Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Insight (OBIEE) Tips | Commonly used SQL expressions

in Eloqua 13 comments

This document outlines some useful Insight expressions that we find our clients using. These are just examples and can used in many different situations.

Date expression:

This helps users filter based on dynamic dates.

Example: If you want to see all Email Unsubscribes in the past 90 days, you would

  • Create a filter on Email Unsubscribe Date
  • Choose the operator “is greater than”
  • From the “Add More Options” drop down, select SQL Expression

  • A SQL Expression text box would appear
  • Enter the expression TIMESTAMPADD(SQL_TSI_DAY, -90, CURRENT_DATE)
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!