Jump to content

Cannot use Oracle function round(ratio_to_report(count(*)) over(partition...in my jasper sql query


sottersen

Recommended Posts

I have a query that includes the following function call: round(ratio_to_report(count(*)) over(partition by oh.parent_organization_id) * 100,2)||'%' percentage
It runs fine in SQL Developer but will not compile when I attempt to include it in my sql query in the reporting tool. Is there something I need to do to allow Jaspersoft Studio to recognize the function? Please advise.

Link to comment
Share on other sites

  • 2 weeks later...
  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...