CRM On Demand - Reports and Dashboards (MOSC)

MOSC Banner

date comparisons

edited May 29, 2012 4:51PM in CRM On Demand - Reports and Dashboards (MOSC) 1 comment
Has anyone seen any quirk in the product with date comparisons to an aggregate date:

For example:

CASE WHEN ("- Account Custom Attributes".DATE_4 = MIN("- Account Custom Attributes".DATE_4 by "- Primary Contact"."Primary Contact Email Address"))

THEN 1

ELSE 0

END

What I'm finding is that when I run through a smaller data set I get the right results, but when I increase the data set/with less filters I get the 0/null condition.

Should I be using timestampdiff = 0 or something?  It looks like a bug.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center