Jump to content

Need to find Top10 results pie chart in Ireports using Domain dataset.


Go to solution Solved by rajesh.sirsikar,

Recommended Posts

  • Replies 7
  • Created
  • Last Reply

Top Posters In This Topic

Posted

Hi rajesh,

Thanks for your reply.

i need to find the top10 values using the count.

For example  i have a field called "CallType" and i have created a variable called "CallCount"  which is count of "CallType" field. So i need to use CallType field in Category section of Piechart and CallCount  variable as measure. In the above case i need  to show in a piechart which consist of only top 10 biggest "CallCount"   CallTypes.

Thank you once again.

Waiting for your valuable comment.

Posted

Hi rajesh,

 

Thanks for your reply.

 

i need to find the top10 values using the count.

 

For example i have a field called "CallType" and i have created a variable called "CallCount" which is count of "CallType" field. So i need to use CallType field in Category section of Piechart and CallCount variable as measure. In the above case i need to show in a piechart which consist of only top 10 biggest "CallCount" CallTypes.

 

Thank you once again.

 

Waiting for your valuable comment.

Posted

Hi Shekar,

 

I did not understand the exact requirement. Do you want Data as below.

 

CallType CallCount

TypeA 5

TypeA 5

TypeA 5

TypeA 5

TypeA 5

TypeB 3

TypeB 3

TypeB 3

TypeC 11

TypeC 11

TypeC 11

TypeC 11

TypeC 11

TypeC 11

TypeC 11

TypeC 11

TypeC 11

TypeC 11

TypeC 11

TypeD 2

TypeD 2

 

 

 

Posted

Hi Rajesh,

 

I need the results as like follows:

 

CallType CallCount

TypeA 250 (Number of records in the domain dataset for the CallTypeA)

TypeB 540 (Number of records in the domain dataset for the CallTypeB)

TypeC 100034 (Number of records in the domain dataset for the CallTypeC)

 

Like above i need to show the result in pie chart....

Posted

Hi Rajesh,

 

No there is no fixed number of callTypes. i just given the sample number of records for some calltypes. they just variable number...and also i need to show the output in pie chart..

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