Announcing a new experience for the Oracle Analytics community coming April 4th!
This category will be read-only as we migrate this space from 3/30-4/4, after which you’ll be able to post as usual. See you there!
FILTER Expression
Summary
I am trying to do 2 Rpts. Count and SUM based on a valueContent
I am trying to create two reports.
Show SUM(XPaidAmt) where XPaidAmt <= 10.00
Show Count(XPaidAmt) where XPaidAmt <= 10.00
Both grouped by XPayDesc
Sum( X_PAID_AMT = {"<=10.00"}>} X_PAID_AMT)
Count( X_PAID_AMT = {"<=10.00"}>} X_PAID_AMT)
Suggestions?
Version
18 , Cloud
Tagged:
1