Search

Support for comments in DAX by Christopher Webb

Active

24
0
Sign in
to vote
Type: Suggestion
ID: 779786
Opened: 2/22/2013 3:35:20 AM
Access Restriction: Public
0
Workaround(s)

At the moment it isn't possible to add comments to DAX code in either PowerPivot or SSDT, even though the language itself supports comments. We need the ability to add comments to code for obvious reasons!
Details (expand)

Product Language

English

Category

Analysis Services

Proposed Solution


Full support for single-line and multi-line comments when writing DAX expressions for calculated columns and measures.

Primary Benefit

Faster Development

Other Benefits


Easier maintenance

Virtualization

 
File Attachments
0 attachments
Sign in to post a comment.
Posted by Donald Parish on 2/22/2013 at 11:24 AM
I just discovered SQL comments (/* comment*/) a few months ago. I would use it to add URL for source of DAX inspiration, like from PowerPivotPro.com
Sign in to post a workaround.