Gerben2
1 year agoNew Member
Status:
New
Allow Power Query to define default summarization behavior for numeric columns
In Power BI, numeric columns defined in Power Query using type number are often still treated as categorical in visuals unless manually adjusted in the model. This behavior breaks reproducibility and makes it impossible to fully version-control a Power BI solution.
As a developer, I want to enforce that numeric columns are always treated as aggregatable (i.e., as measures) directly from Power Query (M), without needing to:
- Create DAX measures
- Manually change summarization settings in the model
- Use external tools like Tabular Editor
This would allow for consistent, predictable behavior and better integration with version control systems (e.g., Git), especially in enterprise environments where reproducibility and automation are critical.
Requested feature:
- Enable a way in Power Query (M) to define default summarization behavior (e.g., Sum, Average) for numeric columns.
- Prevent Power BI from automatically treating numeric columns as categorical based on heuristics like low cardinality.
This would significantly improve the professional usability of Power BI for data modelers and developers who rely on automation and version control. [new idea formulated by CoPilot after a good chat]
No CommentsBe the first to comment
Recent ideas
About "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...Jarrinf1 hour agoFrequent VisitorNew47Views3likes2CommentsEventstream MQTT broker source: V3.1.1 support
The Eventstream MQTT broker source supports connections with public MQTT brokers that offer MQTT V5 support. Please offer support for V3.1.1 too, because this is still a valid and widely used ver...svelde3 hours agoSuper UserCompleted1.4KViews6likes4CommentsGet data from Apache Kafka topics via private networking
Current prerequisites limit to public Kafka instances which is not feasible for most enterprise customers. When will this limitation be lifted so that it can be used in private network setups, for ...Jugi3 hours agoMicrosoft EmployeePlanned3.5KViews2likes3CommentsSet default x axis scrolling position
Enable selection of the default scroll position for the x-axis on a chart. For example, on a line chart with dates as the x-axis, when not all of the data can display in the view at once, the scroll...Lisa_Krieg11 hours agoNew MemberNeeds Votes7.8KViews1154likes104Comments