Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

copy measure

A table visual has several columns. one of the columns is a measure called measureA I would like to have another measure to place at the end of the table visual How can I simply copy the value of t...
  • Greg_Deckler's avatar
    7 years ago

    Copy the DAX code for the measure. Create new measure, paste DAX code.