Parent/Child Tree with color gradients
We're in need of Tree Dataviews and Parent/Child Tree visuals that can show value differentiation. Data structure would include: Parent (Category) Child (Category) Value Practical applications include drilling up and down employee organizations, region/district/stores, product categories.
Apply changes to specific query
Please give us the ability to apply changes to a specific query. We might be working on several queries at a given moment want want to apply changes for one query at a time. This is particularly useful when multiple queries are failing and we don't want to evaluate all of them as we debug them ...
Update github documentation
Please update your documentation on GitHub -- it's terribly out-of-date and is full of broken links. This makes any development for newcomers very frustrating and difficult to follow. E.g. roadmaps and changelogs haven't been updated in over a year. Please either maintain the page or redirect ...
Allow workspace members to publish and edit their own datasets/reports, but not datasets/reports owned by others
The all-or-nothing 'edit' mode for workspace members is a bit high-handed. Microsoft should allow workspace members to publish and edit their own datasets/reports, but not datasets/reports owned by others. This would help us control how many workspaces we have to administer and also prevent non...
Administer security and permissions through Powershell
Report owners should be able to administer the security of their dashboards, reports, and datasets via Powershell. This includes sharing/revoking reports as well as specifying rights. When creating a report for hundreds of users, it's much easier to loop through a script than manually typing na...
Leverage incremental refresh with R-script
We have a need for running R scripts on large datasets, but have performance issues when re-pulling historical data. To ease the workload on our gateways and database backends, it would help if we could execute R scripts against data frames/tables that have already been imported into the data mo...
Add "All" to Single Selection slicer
Single-selection slicers should have the explicit option of "All" in addition to the unique values of a column. This makes for a more consistent experience. Currently, if a slicer has two options and both are checked, the slicer reads "Multiple selections." If the user checks the 'Select all' ...