Jump to content
We've recently updated our Privacy Statement, available here ×

How to speed up crosstab report in dashboard


minaeimi
Go to solution Solved by Anuj Dudhakawale,

Recommended Posts

I mad a dashboard with 6 different crosstab.

Each crosstab tab based on different query (table).

Each crosstab shows different values for different users.

 

Loading dashboars id exteremly slow. I tuned the query but still so slow.

Any suggestion to make it faster?

 

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • Solution

Insted of using built in crosstab feature of iReport, you change the query so that it gives result like crosstab and use table to show the result of query. You use decode function in your query for getting crosstab result. It is possible to do that, I've done it in many reports, and it's performance is also very good.

Link to comment
Share on other sites

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...