Decouple Data Model from Reports
Our typical workflow consists of dedicated report writers creating reports in the Desktop app. At the same time I'm working on improving the Data Model which consists mostly of editing M scripts in the Advanced Editor. Currently this can't be done at the same since everything is embedded in a s...
Pan in Model view
In Model view when you click on the background with your mouse nothing happens. Prior to the new model pane, you could click on the background to pan your model view around. With large models this is a critical usability feature. The new Model view had become significantly more difficult to us...
Add Refresh Metrics to Performance Analyzer
It would be extremely useful if the new Performance Analyzer recorded metrics about what is going on during a report Refresh. We could really use some insight on what's happening during: - 'Evaluating...' - 'Creating connection in model...' - 'Waiting for other queries...' - 'Loading data to...
Error message is missing from API refresh history
The API to get refresh history does not include the error message for failed refreshes. If you look in the service and view the history you'll see something like this: Underlying error message: AnalysisServices: The connection either timed out or was lost. or this: Underlying error messa...
Rename Datasets & Reports via REST API
There is currently no way to rename a dataset or report via the REST API.