<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Edit column data in Desktop</title>
    <link>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/942602#M451663</link>
    <description>&lt;P&gt;No issues my friend,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;we can do that by switch statement. why not try this instead of manual entry.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;let try this.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly &lt;STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://powerbi.baskarbiconsultant.com/" target="_blank"&gt;http://powerbi.baskarbiconsultant.com/&lt;/A&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 11:20:53 GMT</pubDate>
    <dc:creator>Baskar</dc:creator>
    <dc:date>2020-02-21T11:20:53Z</dc:date>
    <item>
      <title>Edit column data</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/942412#M451576</link>
      <description>&lt;P&gt;Using the following measure&lt;/P&gt;&lt;PRE&gt;TABLE = DISTINCT(Table2[Column1])&lt;/PRE&gt;&lt;P&gt;I created a table with unique values from another table.&lt;/P&gt;&lt;P&gt;I now need to add a new column and edit data in the new column.&amp;nbsp;&lt;BR /&gt;Is that possible? Then, how?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 09:26:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/942412#M451576</guid>
      <dc:creator>EVEAdmin</dc:creator>
      <dc:date>2020-02-21T09:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: Edit column data</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/942486#M451610</link>
      <description>&lt;P&gt;In data view, try to add a new column on this table.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Appreciate your Kudos. In case, this is the solution you are looking for, mark it as the Solution.&lt;BR /&gt;In case it does not help, please provide additional information and mark me with @ &lt;/STRONG&gt;&lt;BR /&gt;Thanks. &lt;STRONG&gt;My Recent Blogs -&lt;/STRONG&gt;&lt;A href="https://community.powerbi.com/t5/Community-Blog/Decoding-Direct-Query-in-Power-BI-Part-1-Time-Intelligence-in/ba-p/922885" target="_blank"&gt;Decoding Direct Query - Time Intelligence&lt;/A&gt;, &lt;A href="https://community.powerbi.com/t5/Community-Blog/Winner-Topper-on-Map-How-to-Color-States-on-a-Map-with-Winners/ba-p/890814" target="_blank"&gt;Winner Coloring on MAP&lt;/A&gt;, &lt;A href="https://community.powerbi.com/t5/Community-Blog/HR-Analytics-Active-Employee-Hire-and-Termination-trend/ba-p/882970" target="_blank"&gt;HR Analytics&lt;/A&gt;, &lt;A href="https://community.powerbi.com/t5/Community-Blog/Power-BI-Working-with-Non-Standard-Time-Periods/ba-p/881739" target="_blank"&gt;Power BI Working with Non-Standard Time&lt;/A&gt;And &lt;A href="https://community.powerbi.com/t5/Community-Blog/Comparing-Data-Across-Date-Ranges/ba-p/823601" target="_blank"&gt;Comparing Data Across Date Ranges&lt;/A&gt;&lt;BR /&gt;&lt;STRONG&gt; Proud to be a Datanaut&lt;/STRONG&gt; &lt;A href="https://www.linkedin.com/in/amitchandak78/" target="_blank"&gt;Connect on Linkedin&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 09:48:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/942486#M451610</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2020-02-21T09:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Edit column data</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/942491#M451613</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="148838" data-lia-user-login="amitchandak" class="lia-mention lia-mention-user"&gt;amitchandak&lt;/a&gt;&amp;nbsp;thank you&lt;/P&gt;&lt;P&gt;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?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 09:54:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/942491#M451613</guid>
      <dc:creator>EVEAdmin</dc:creator>
      <dc:date>2020-02-21T09:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Edit column data</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/942513#M451623</link>
      <description>&lt;P&gt;Dear friend,&lt;/P&gt;&lt;P&gt;&amp;nbsp;Here i have give you three different way. Please pick which you need&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Try to do all this kind of data manipulation in source sytem itself ( SQL, Oracle,Teradata ), if you have nature query support.&lt;/P&gt;&lt;P&gt;2. Try to achieve this via power query window. please find the below screenshor for reference.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. We can do it in DAX, what you did. After creating a dax table you have to add column in the same screen , ref the attachement&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Conclusion :&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;I would suggest you to go with action step 1. It will provide better performance than other steps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if need more help on this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;BR /&gt;&lt;A href="http://powerbi.baskarbiconsultant.com/" target="_blank"&gt;http://powerbi.baskarbiconsultant.com/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 10:10:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/942513#M451623</guid>
      <dc:creator>Baskar</dc:creator>
      <dc:date>2020-02-21T10:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Edit column data</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/942537#M451630</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="10090" data-lia-user-login="Baskar" class="lia-mention lia-mention-user"&gt;Baskar&lt;/a&gt;&amp;nbsp;thank you&lt;/P&gt;&lt;P&gt;I need to create a "translation" table, where for each unique value I type the corresponding value.&lt;/P&gt;&lt;P&gt;Method 3 is what I need. I already created the column. The question is how do I manually edit the values in that new column?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 10:21:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/942537#M451630</guid>
      <dc:creator>EVEAdmin</dc:creator>
      <dc:date>2020-02-21T10:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: Edit column data</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/942549#M451636</link>
      <description>&lt;P&gt;Friends,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Manually we can't able to edit in this screen,&lt;/P&gt;&lt;P&gt;But you can acheive this with DAX switch statement.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;try this,&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;SWITCH('Table'[Activity],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"a",1,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"b",2,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"c",3,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;4)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Its for my understanding why you hvae to add manually ?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;STRONG&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly &lt;STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://powerbi.baskarbiconsultant.com/" target="_blank" rel="noopener"&gt;http://powerbi.baskarbiconsultant.com/&lt;/A&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 10:29:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/942549#M451636</guid>
      <dc:creator>Baskar</dc:creator>
      <dc:date>2020-02-21T10:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: Edit column data</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/942558#M451639</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="10090" data-lia-user-login="Baskar" class="lia-mention lia-mention-user"&gt;Baskar&lt;/a&gt;&amp;nbsp;thank you.&lt;/P&gt;&lt;P&gt;As suspected, now I know I can't edit values manually. I need to edit values manually to reduce the 1000+ values, created from our customers, to a list of 10 values.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 10:40:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/942558#M451639</guid>
      <dc:creator>EVEAdmin</dc:creator>
      <dc:date>2020-02-21T10:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: Edit column data</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/942595#M451658</link>
      <description>&lt;P&gt;If you working on data import mode. You should be able to do in excel and load here ?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 11:10:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/942595#M451658</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2020-02-21T11:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: Edit column data</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/942602#M451663</link>
      <description>&lt;P&gt;No issues my friend,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;we can do that by switch statement. why not try this instead of manual entry.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;let try this.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly &lt;STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://powerbi.baskarbiconsultant.com/" target="_blank"&gt;http://powerbi.baskarbiconsultant.com/&lt;/A&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 11:20:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/942602#M451663</guid>
      <dc:creator>Baskar</dc:creator>
      <dc:date>2020-02-21T11:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: Edit column data</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/942615#M451666</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="10090" data-lia-user-login="Baskar" class="lia-mention lia-mention-user"&gt;Baskar&lt;/a&gt;&amp;nbsp;because using the SWITCH option, I need:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;write nearly 1000 lines for each current value&lt;/LI&gt;&lt;LI&gt;update the lines each time because our customers may create new values&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;What I need is 1 table with 2 columns:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;1 column = distinct values from a column in another table&lt;/LI&gt;&lt;LI&gt;1 column where I can edit values&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Fri, 21 Feb 2020 11:35:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/942615#M451666</guid>
      <dc:creator>EVEAdmin</dc:creator>
      <dc:date>2020-02-21T11:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: Edit column data</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/942619#M451669</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="148838" data-lia-user-login="amitchandak" class="lia-mention lia-mention-user"&gt;amitchandak&lt;/a&gt;&amp;nbsp;thank you. I thought about that, however, the content is not static and I would need to update the excel sheet, each time.&lt;/P&gt;&lt;P&gt;All I need is 1 table with:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;1 column = distinct values from a column in another table&lt;/LI&gt;&lt;LI&gt;1 column where I can type anything I want&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 11:36:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/942619#M451669</guid>
      <dc:creator>EVEAdmin</dc:creator>
      <dc:date>2020-02-21T11:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: Edit column data</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/942622#M451671</link>
      <description>&lt;P&gt;okay got it,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Correct me if am wrong, it my understanding.&lt;/P&gt;&lt;P&gt;You have two table&lt;/P&gt;&lt;P&gt;1. Distinct value&lt;/P&gt;&lt;P&gt;2. Distinct column with your edited column ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if yes, you can go with option 2, Power Query group by&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly &lt;STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://powerbi.baskarbiconsultant.com/" target="_blank"&gt;http://powerbi.baskarbiconsultant.com/&lt;/A&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 11:38:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/942622#M451671</guid>
      <dc:creator>Baskar</dc:creator>
      <dc:date>2020-02-21T11:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: Edit column data</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/942630#M451677</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="10090" data-lia-user-login="Baskar" class="lia-mention lia-mention-user"&gt;Baskar&lt;/a&gt;&amp;nbsp;thank you.&lt;/P&gt;&lt;P&gt;GROUP BY will not work because it will create a new column in the source table. I need to have a new table with distinct values only from 1 column in the source table.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 11:47:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/942630#M451677</guid>
      <dc:creator>EVEAdmin</dc:creator>
      <dc:date>2020-02-21T11:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: Edit column data</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/942657#M451691</link>
      <description>&lt;P&gt;email dropped to your inbox. Please check.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 12:11:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/942657#M451691</guid>
      <dc:creator>Baskar</dc:creator>
      <dc:date>2020-02-21T12:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Edit column data</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/943697#M452207</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="124851" data-lia-user-login="EVEAdmin" class="lia-mention lia-mention-user"&gt;EVEAdmin&lt;/a&gt; , is the issue resolved with the last solution provided.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Feb 2020 06:27:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/943697#M452207</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2020-02-22T06:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: Edit column data</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/943699#M452208</link>
      <description>&lt;P&gt;many thanks for your follow up&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="148838" data-lia-user-login="amitchandak" class="lia-mention lia-mention-user"&gt;amitchandak&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Whilst all the solutions suggested represent a good work around, it is clearly not possible to accomplish the task as reported in the first post. Thank you again for your help.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Feb 2020 06:32:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/943699#M452208</guid>
      <dc:creator>EVEAdmin</dc:creator>
      <dc:date>2020-02-22T06:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: Edit column data</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/943700#M452209</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="124851" data-lia-user-login="EVEAdmin" class="lia-mention lia-mention-user"&gt;EVEAdmin&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the update. In case no more support needed. Mark the workaround, you think is best as a solution.&lt;/P&gt;
&lt;P&gt;Enter data in Power is different stuff, Refer&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.tutorialgateway.org/how-to-enter-data-into-power-bi/" target="_blank"&gt;https://www.tutorialgateway.org/how-to-enter-data-into-power-bi/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I am not sure you can do enter data on the exiting the table.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1522" data-lia-user-login="ImkeF" class="lia-mention lia-mention-user"&gt;ImkeF&lt;/a&gt; , Please see if you can help. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 22 Feb 2020 06:39:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/943700#M452209</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2020-02-22T06:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: Edit column data</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/943732#M452236</link>
      <description>&lt;P&gt;You can create a lookup with manual entering of the data and then connect that to the data that you import.&lt;/P&gt;
&lt;P&gt;But that means that you have to know the keys.&lt;/P&gt;
&lt;P&gt;But it's not possible to first import data, load it into the data model, do a distinct with DAX there and then enter anything to it.&lt;/P&gt;
&lt;P&gt;You can use the Power Apps custom visual to edit certain data sources from within Power BI. But that would edit the source data itself. So if you don't have a distinct there already, that might also not solve your problem.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Feb 2020 08:40:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Edit-column-data/m-p/943732#M452236</guid>
      <dc:creator>ImkeF</dc:creator>
      <dc:date>2020-02-22T08:40:07Z</dc:date>
    </item>
  </channel>
</rss>

