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...
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 mod...
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 message: An...
Rename Datasets & Reports via REST API
There is currently no way to rename a dataset or report via the REST API.