Miguel_Myers
1 year agoMicrosoft Employee
Status:
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
Semantic model connection bindings should be in source control (Git)
Semantic model data source connection bindings should be source controlled. A semantic model can contain multiple data source references, each of which can be mapped to a separate Fabric data connec...frithjof_v6 hours agoCommunity ChampionNew10Views1like0CommentsBulk changing column names in Visualizations Pane
We often use raw/api column names or measures with a set nomenclature to be consistent and to keep track of them but we do not want to display these names in the visuals. Currently we have to change ...vishal14019710 hours agoFrequent VisitorNew6Views0likes0CommentsAbout "Download SQL database project" and fix the downloaded project
1. The sqlproj must be fixed, it is downloaded without the xml markup line <?xml version="1.0" encoding="utf-8"> 2. The sdk must be updated: Actual: <Sdk Name="Microsoft.Build.Sql" Version="0.1...Jarrinf20 hours agoFrequent VisitorNew48Views3likes2Comments