Workspace Report List Spacing (New Look)
Decrease the spacing between report names on the fly-out workspace pane on the left in the PBI service with the new look. There is too much space to quickly find reports and users have to excessively scroll.
STATUS
DETAILS
Needs Votes
Add SQL Query Folding For Additional Functions
Add query folding support in SQL for additional functions that have direct corollaries: Text.Start -> LEFT() Text.End -> RIGHT() Text.Trim -> LTRIM(RTRIM()) Date.AddDays -> DATEADD() Table.Distinct -> SELECT DISTINCT
STATUS
DETAILS
Needs Votes