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...
Anonymous
3 years agoNot applicable
Hi, could you please give more information and paste your dax code. If we could get examples of how you would like the formula to work we can help you all the better. Thanks!
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
1 var1 =
2 VAR _WorkStart =
3 TIME( 8; 00, 0 )