Forum Discussion

EVEAdmin's avatar
EVEAdmin
Post Patron
6 years ago

Edit column data

Using the following measure TABLE = DISTINCT(Table2[Column1]) I created a table with unique values from another table. I now need to add a new column and edit data in the new column.  Is that pos...