Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I would like to add some comments in some of the calculated columns for maintenance purpose.
Is there a way to add these comments in power bi?
Solved! Go to Solution.
@MagalyAzevedo Yes, use // in your DAX formula for a single line or /* and */ for multiple lines. Also, in the Properties pane of your Model view in the Desktop, you can add a Description.
Also, "--" works just like "//" for single-line comments.
@MagalyAzevedo Yes, use // in your DAX formula for a single line or /* and */ for multiple lines. Also, in the Properties pane of your Model view in the Desktop, you can add a Description.
@Greg_Deckler thank you so much! We have created a full set of metrics for IT and it is getting complex, so I need to start adding some documentation : )
Also, "--" works just like "//" for single-line comments.
User | Count |
---|---|
77 | |
74 | |
42 | |
32 | |
28 |
User | Count |
---|---|
99 | |
92 | |
50 | |
49 | |
46 |