Forum Discussion
Anonymous
7 years agoNot applicable
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...
- 7 years ago
Copy the DAX code for the measure. Create new measure, paste DAX code.
Greg_Deckler
Community Champion
7 years agoCopy the DAX code for the measure. Create new measure, paste DAX code.