Show TOC

Function documentationMODIFYSCRIPT Package Variable (MDX Query Types) Locate this document in the navigation structure

 

Task Syntax

Description

TASK(TASKNAME,QUERYTYPE,0)

This instruction allows you to control the format of MDX queries. By default, the logic module generates a multiaxis query. Use the following QUERY_TYPE parameter values to control the query type:

  • 0: The default multiaxis type

  • 1: A row/column type with multiple crossjoins in the rows

  • 2: A row/column type, with one nonemptycrossjoin in the rows