jsh121988
Microsoft Employee
9 years agoStatus:
Needs Votes
Advanced Editor for DAX Columns and Measures
I would like to see an editor where I can define all of my DAX columns and measures similar to Advanced Editor for Power Query/Query Editor. Though I would like to see it with a C# scripting syntax by defining the object type, and delimiting EOL using a semicolon. Idea: column _dcMyColumn1 = IF(this = BLANK () , that, this); column _dcMyColumn2 = VAR sOther = "Something" RETURN IF( this = sOther, that, this ); measure _dmMyMeasure = DISTINCTCOUNT(Table[Id]); measure _dmMyMeasur2 = SUM(Table[Cost]);
4 Comments
- nerd2000
Advocate I
Here here! - jhabetsNew MemberBTW: I voted for the "Advanced Editor" idea, in my opinion it should contain DAX and not C#.
- jhabetsNew MemberMain benefit would be that we could copy and reuse snippets of configuration of DAX (like we can in M). I'm actually surprised there is no "View/Edit Source" already...
- fbcideas_migusrNew MemberStatus added:Needs Votes
Recent ideas
Dedicated Fabric Message Center to communicate planned Fabric Changes
Summary Microsoft recently rolled out a change that automatically enabled the Item Recovery tenant setting in Microsoft Fabric for tenants where the setting had not been explicitly configured. Accor...Edgar_10 hours agoNew MemberNew33Views5likes0CommentsWorkspace-Level Control of Storage Modes (Import vs DirectQuery vs Direct Lake)
Organizations operating under strict governance and data residency requirements need the ability to control which storage modes are permitted within a workspace. Currently, report authors can choose...masoodaftab10 hours agoNew MemberNew6Views0likes0CommentsGranular Workspace Permissions Beyond Workspace Roles
a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } The current workspace access model is limited to the predefined workspac...masooddevcorp11 hours agoNew MemberNew20Views1like0Comments