Forum Discussion
EVEAdmin
6 years agoPost Patron
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...