Change Log for MDX Studio v0.2.5 Released on 11/4/2007 * Parser * Parametric queries * Case statement in the parse tree * Show subcubes for the SCOPE in the parse tree * Show left hand side of assignment in the parse tree * Show subselects in the parse tree * Fixes for .Ordinal, .Level, .Hierarchy, HIDDEN, HAVING * Parsing WITH/CREATE CELL CALCULATION clause * Debug * Debugging parametric queries * Debugging for NON EMPTY and HAVING v0.2.4 Released on 10/27/2007 * UI * Highlight MDX snippet corresponding to the parse tree object * Find text dialog * Debug * Support for debugging MDX Script calculations in the context of SELECT query v0.2.3 Released on 10/12/2007 * UI * Remove flickering of coordinates window when changing cells in results grid * Read the MDX Script of currently selected cube * Vladimir Chtepa: Fix. QueryEditor. ' is not a string enquoter for syntax higlight. * Vladimir Chtepa: Menu entries for Undo and Redo * Vladimir Chtepa: QueryEditor. Undo with Alt+BackSpace or Ctrl+Z. * Vladimir Chtepa: QueryEditor. Redo with Ctrl+Y. * Vladimir Chtepa: MedataTree. Fixed for AS2000. * Parser * Support for query named sets * Support for MDX Script parsing * CALCULATE * CREATE MEMBER old and new syntax * CREATE SET * SCOPEs (proper support for nested SCOPEs) * Value assignments * Calc property assignments * FREEZE * Debug * In "Execute" mode don't show Debug Watch * Fix debugging calculated members with dots in name * Support for MDX function flags (SELF, ALL, LEAVES etc) v0.2.2 Released on 10/6/2007 * UI * Incremental loading of results grid - helps with big resultsets * Query execution * Asynchronious execution of queries * Query cancellation ! * Parser * Syntax fixes (dimension properties clause) v0.2.1 Hotfix Released on 10/4/2007 * Critical fix for "Execute" which is broken in 0.2.0 * Support for MDX SELECT queries with CELL PROPERTIES clause which excludes FORMATTED_VALUE v0.2.0 Released on 10/3/2007 * Parser and Debugger * Initial support for SELECT statement parsing and debugging * Support AS2K style calculated member expressions (with quotes) * Various fixes in the parser * Temporary disabled Coordinates menu * Debug Watch window * New approach for debugging - more consistent results (but it breaks AS2K compatibility) * Support for debugging of calculated members other than measures * Populate WHERE clause coordinates and cell coordinates * Debug expression in the context of the cell * UI * Save and Save As functionality in File menu * Vladimir Chtepa: Syntax highlight in query text box ! * Vladimir Chtepa: Fixed insert of unicode text * Vladimir Chtepa: Fixed Ctrl+E to execute query and not format QueryText * Vladimir Chtepa: Disconnect/Connect doesn't forget server and coonection string * Vladimir Chtepa: ApplicationSettings are added. * Vladimir Chtepa: In the cube selection combobox show captions instead of the Names * Vladimir Chtepa: Dimension Cubes shown in cube combobox (optional) * Metadata * Vladimir Chtepa: Dedicated icon for key attribute hierarchy * Vladimir Chtepa: First 100 members will be shown under a level or for children of a member * Vladimir Chtepa: Hidden objects show up in metadata with black-and-white icons * Vladimir Chtepa: Metadata Objects (Measues, Dimensions, Hierarchies) are sorted by caption. v0.1.2 Released on 9/24/2007 * Debugging * Coordinates window for slicer, cell, expression etc * Partial support for using current cell context * Parser * Error location for parsing errors printed in Messages tab * Fixed Descendats(,,LEAVES) in parser * Fixed .CurrentMember.Level in parser * Fixed .Members(index) in parser * AND, OR, XOR support * Add few more MDX functions to parser * UI * Messages <-> Results switching * Community and MDX menus * File -> Open menu * Vladmir Chtepa: Drag and drop occures at selected position, not at the end * Vladmir Chtepa: The captions of metadata objects (dimensins, measures etc.) will be shown in the tree * Vladmir Chtepa: Drag-drop inserts unique name of the object in query box. * Perfmon counters work with remote machine and named instances of AS v0.1.1 Released on 9/19/2007 * Workaround for perfmon v0.1 Released on 9/18/2007 * MDX query execution * MDX expression parsing * MDX expression debugging * Attribute relationships/coordinate overwrite visualizer