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

elama

Members
  • Posts

    2
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by elama

  1. I got one query to work by changing the MDX query so that it explicitely listed the measure I was interested in. The problem seems to be with "[Measures].AllMembers" statement.
  2. I am also getting the same error message in 3.5 with mysql datbase connection when trying to view an analysis view that was created without any errors in the process . MDX query was executed sucessfully in Schema workbench: SELECT [Measures].AllMembers ON COLUMNS, Hierarchize(([service].[all services].Children)) ON ROWS FROM [FSConfiguration] Code: Post Edited by elama at 08/21/2009 21:39
×
×
  • Create New...