Forum Discussion
EVEAdmin
Post Patron
6 years agoEdit 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...
amitchandak
Super User
6 years agoIn data view, try to add a new column on this table.
Appreciate your Kudos. In case, this is the solution you are looking for, mark it as the Solution.
In case it does not help, please provide additional information and mark me with @
Thanks. My Recent Blogs -Decoding Direct Query - Time Intelligence, Winner Coloring on MAP, HR Analytics, Power BI Working with Non-Standard TimeAnd Comparing Data Across Date Ranges
Proud to be a Datanaut Connect on Linkedin
EVEAdmin
Post Patron
6 years agoamitchandak thank you
that is what I first did, however, I can't edit data in that new column. How do I edit values in that new column?