Forum Discussion

iplaygod's avatar
iplaygod
Resolver I
7 years ago
Solved

DAX: How update a variable value after having defined the variable?

I am writing DAX In most other coding languages, I can define a variable, give it a value, and then later on in the code change or add to that value. Eg: VAR myVariable = 1 //later in the code:...
  • v-yulgu-msft's avatar
    v-yulgu-msft
    7 years ago

    Hi iplaygod,

     

    Hope this document about naming syntax of variable is helpful to you.

     

    Best regards,

    Yuliana Gu