Analyze in Excel from a specific visual
The current Analyze in Excel experience gives an empty Pivot Table which is quite daunting for end users.
Being able to click on a visual and choose Analyze in Excel would create a Pivot Table with the relevant fields and measures already populated.
Report creators would ne...
Bar and Columns should have "Show on Axis" option for measures
Would be nice to have a switch to display multiple measures on a chart as separate axis labels
Workaround currently is a disconnected table and SWITCH statement which is overly complicated
Add a simple flag to the fields panel to identify fields and measures used anywhere in the report
Would be really helpful if we had a simple flag to identify if a field or measure is used anywhere in the report
Image as per this tweet:
Read more...
0 Comments
Allow the Power Query formula bar to be full expanded as per dataflow script view
The formula bar being limited to 5 lines can be restrictive. The script view in dataflows allows the bar to be re-sized. Would be great if the formula bar was the same
Add Slicer attribute switch to visual
It would be very useful if we had the ability to allow users to set a visual to behave like a slicer and "lock" the selected option when interacting with other visuals.
This would allow the use of a bar chart or column chart to act like a slicer for Period etc without the need...
Power Query Split into Rows, remove the need for the Advanced DropDown
Splitting into rows is a common task. There's no need to hide it under the advanced section.
In fact there's no need for the advanced section to be collapsed at all
Turn off the ability to delete tables in Model view
It's currently too easy to accidentally delete tables in Power BI Desktop model view. Attempts to delete the table should be greeted with the warning similar to Excel that "the table can only be deleted via the Transform Data menu".
Or at least add a check box or some extra ...
Add Ignore Case checkbox to Power Query Filter options
This checkbox would then add “Comparer.OrdinalIgnoreCase” to the M vode
see screenshot here: https://twitter.com/wynhopkins/status/16177600...
A new icon for a Fabric Workspace without premium features
Can we have a new icon to identify when a workspace is backed by lower than F64 SKUs
F64 and above should continue to have a diamond as they have the premium features. F32 and below should have a new icon.
Fix Power Query Intellisense
its well known that intellisense has always been broken with things like ListList.Contains
or pressing . after typing certain prefixes does not correctly show options, or typing null enter puts null.type in.
Also a huge issue is no intellisense in Dataflows