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

java.lang.ClassCastException:Error/Bug


openxadmin

Recommended Posts

Hi All,

I am using mdx has my query language and it return 2 measures (double) for the months (Integer) but my reports work only if I change the "Field Class Type" & "Exp Class" to java.lang.string for "Month"

my plan is to show the XY series chart having "Month" on X axis and the 2 measures on Y axis for that i need to have Field Class Type of Integer type. Even though if i fix the compilation errors by doing type casting.. the grap doesnt show the lines (blank chart).

May be the Query executer for the MDX query language is not reterieving the correct type..

Is this a known issue or a bug or is there any work around for this.

As if i use the same query with xmla-mdx query language which uses JRXmlaQueryExecuter; the report and the chart work fine.

Waiting for the kindest reply.

Thanks,
Sure

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

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