CRM On Demand - Reports and Dashboards (MOSC)

MOSC Banner

Calculations based on column filtered by SQL query

edited Aug 2, 2012 1:13AM in CRM On Demand - Reports and Dashboards (MOSC) 18 commentsAnswered
In this report, I filtered Payments field by year:

YEAR("- CustomObject6 Custom Attributes".ZDate_31) IN (YEAR(CURRENT_DATE), YEAR(CURRENT_DATE) - 1)

 

thereby giving me a column each for payments made in 2012 and  2011

I need to perform calculations (subtract amounts per row comparing both years to get value and percentage changes) and display results in separate columns. How do I do this?  

Thanks for any assist. 

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