Forum Discussion
Gianluigi
Helper II
3 years agoNew measure
Hello excuse the question. I would like to create a new measure. After giving the name after the = sign I write in DAX. I can't figure out how to wrap by creating automatic line numbering to write o...
Gianluigi
Helper II
3 years agoHello
my problem is not the syntax of dax but that I can not automatically number the lines of code.
Example
DAX =
1 ....
2 .....
3 .....
thank you
mussaenda
Community Champion
3 years ago- Gianluigi3 years ago
Helper II
I create a new measure as in figure 1. The line number 1 is numbered with the name of the measure after the = sign
How do I wrap so that the second line is automatically numbered with the number 2? as in the second image.
Pressing enter does not wrap.I hope I made you understand