mstrio 11.2.2.1
Bug fixes
- fixed inability to import a cube using GUI on 11.1.x environments
mstrio 11.2.2
Major changes
- improved performance for downloading Reports/cubes with view filter
- automatically remove the
Row Countcolumn from the imported datasets - extend
Connectionclass with theidentity_tokenparam to allow for delegated authentication - added support for operator
NotInin view filter - added
instance_idparameter in theReport/Cubeconstructors to utilize existing instance on I-Server - added new methods to
Cubeclass:updateandsave_as - refactored
Connectionclass intoR6format - documented all public methods with Roxygen
- generate R code while importing / exporting Datasets in MicroStrategy for RStudio
- improved overall user experience in the GUI
Bug fixes
- fixed various UI defects
- fixed the verbosity of the dataset class to allow for better communication
mstrio 11.2.1
Major changes
- introduced functionality for updating existing Cubes
- improved fetching performance by up to 50%
- added support for cross-tabbed Reports
- added support for Reports with subtotals
- added basic support for Reports with attribute forms
- extended
Datasetclass with thecertify()method - implemented asynchronous download of Cubes and Reports
- applied revamped MicroStrategy REST API import-related endpoints
- reworked GUI’s data modeling functionality
Bug fixes
- fixed issues with Cube / Report filtering during import
- improved user experience for the GUI's login page
- added handling of various forms of environment's base URL
- resolved issues with importing / exporting datasets containing special characters
mstrio 11.2.0
- optimized downloading speed for filtered Reports
- improved performance when downloading unfiltered Cubes / Reports
- improved performance when filtering by attributes and metrics
- added
Filterclass for checking the validity of selected objects
mstrio 11.1.4
Major changes
- added
CubeandReportclasses to provide more flexibility when interacting with Cubes and Reports. These new classes provide the ability to select attributes, metrics, and attribute elements before importing them to R as Data Frames - added
Datasetclass that allows defining and creating multi-table Cubes from multiple Data Frames, with improved data upload scalability, and the ability to define the Dataset within a specific folder - introduced graphical user interface to access the MicroStrategy environment using interactive RStudio addin
Bug fixes
- ensured session cookies are passed when closing the connection
mstrio 10.11.1
Bug fixes
- addressed reproducibility of vignette in CRAN build process
mstrio 10.11.0
- initial CRAN release (2 August 2018)