Answers for "comments, power bi"

0

comments, power bi

In DAX, a single line comment starts with: 

// comment

Also, for multiple lines of comments:

/* comments */
Posted by: Guest on January-26-2022

Browse Popular Code Answers by Language