Jump to content

arpoodle

Members
  • Posts

    1
  • Joined

  • Last visited

arpoodle's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. I get the following error when trying to create an analysis view on jasperserver pro. The following is not a valid MDX Query: Internal error: while parsing catalog repo:/corp/analysis_reports/analysis_schema The same MDX query works fine, without error, in the schema workbench. I've also tried deleting and re-importing the datasource, OLAP schema and client connection in case something was corrupted or broken in there. The query is as follows.. SELECT {[Measures].[commission]} ON COLUMNS, {[user].[all users]} * {[instrument name].[all instruments]} * {[time].[all time]} ON ROWS FROM [commission_cube]; Is there anything obvious that I'm missing here? tia a
×
×
  • Create New...