trasan
11 years agoNew Member
Status:
Needs Votes
Calculated column (Data model) vs custom column (Query)
Pre-emotively speaking i'm sensing there will be confusion between calculated columns and the custom column you can insert in the query layer. Might be a good idea to contemplate merging these two as just adding a "new column" either from the report view or the query view. realise that the underlying language is M and the calculated columns language so it isn't an easy decision. I would pick M only due to the big scripting component behind the scenes of Query. Would love to see what others think of this.
3 Comments
- jmechtelNew MemberI'm equally confused about the two, not sure what are the pros and cons of using them and when ...
- Stewart1New MemberInteresting - I've found one use for the calculated columns. If I have an indicator column "Valid", with values "Y" and "N" - I usually want to sort by "Y" first. If I create "Valid_Sort" as DAX custom query-layer column for this, and then try to sort "Valid" by it, I get a "Sort By Another Column Error" due to dependencies. However, if I create "Valid_Sort" as a calculated column in the data layer (which is quite a bit more of a hassle, it must be said), I don't get the error and am able to sort "Valid" by "Valid Sort".
- fbcideas_migusrNew MemberStatus added:Needs Votes
Recent ideas
Power BI UX Suggestion: Preserve Selection When Switching Between Report and Model Views
When developing a Power BI report, if I select a visual in Report View and then switch to Model View, the selected table/column context is lost and everything becomes unselected. This can be inconv...Murtaza_Ghafoor8 hours agoSuper UserNew9Views0likes0CommentsPower BI UX Suggestion: Preserve Selection When Switching Between Report and Model Views
When developing a Power BI report, if I select a visual in Report View and then switch to Model View, the selected table/column context is lost and everything becomes unselected. This can be inconv...Murtaza_Ghafoor8 hours agoSuper UserNew10Views0likes0CommentsDefault Scrollable Time-Series Charts to Most Recent Data
Currently, Power BI time-series charts always open scrolled to the earliest (leftmost) date by default, which is inconvenient for reports where users are interested in the most recent (rightmost) dat...CStillwell10 hours agoNew MemberNew8Views0likes0CommentsPower BI Desktop Data Load: Can We Get Better Progress Visibility?
One UX improvement I’d really like to see in Power BI Desktop is better visibility when loading large datasets from Power Query. Currently, when Power Query finishes processing and the data starts l...salmansaifee7711 hours agoRegular VisitorNew20Views1like0Comments