Miguel_Myers
Microsoft Employee
1 year agoStatus:
Needs Votes
Epic idea: Extended analytic functionalities
To fix inconsistencies in analytic settings, functionality needs to be enhanced to ensure they are on par with other visual component enhancements made for Cartesians, and additional settings for sc...
justin_shands
6 years agoNew Member
I don't even understand why this doesn't work this way already. It makes sense that the value the trend line is mapping would need to be numerical, but what does it matter how it's split up? If I have 5 number values in a chart, you shouldn't need to know what I call those groups in order to calculate a trend line... it's already divided into 5 discrete datapoints which you can use to generate a trend line. If your calculation needs numbers to map against, just use the column number! For example, if I have a chart that that shows Page Views for: "March"(55) "April"(65) "Cucumber"(42) "Pickle"(99) You don't need to calculate the value of "Pickle" to map a trend line, just read those values in as (1,55) (2,65) (3,42) (4,99) and calculate the trend line!
Recent ideas
Allow Managed Private Endpoint to be disabled/enabled per notebook
Could notebooks have an option to use or not use the workspace's Managed Private Endpoint (MPE)? MPE can significantly increase notebook startup time, even for notebooks that don't need private conn...frithjof_v16 hours agoCommunity ChampionNew22Views1like0CommentsMatrix: column totals as a bar chart docked to the edge
What's missing Data bars already work on the Total row and column through conditional formatting, so row totals can be read as length. Column totals cannot: they render as a horizontal bar inside a ...Sayurivalente1 day agoRegular VisitorNew80Views6likes1Comment