<?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 How remove the unwanted letters in a column. in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-remove-the-unwanted-letters-in-a-column/m-p/2443898#M65528</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;How can I remove the unwanted letters in the category column below?&lt;BR /&gt;I want to remove the PV from each row.&amp;nbsp;&lt;BR /&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Apr 2022 15:13:47 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-04-07T15:13:47Z</dc:date>
    <item>
      <title>How remove the unwanted letters in a column.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-remove-the-unwanted-letters-in-a-column/m-p/2443898#M65528</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;How can I remove the unwanted letters in the category column below?&lt;BR /&gt;I want to remove the PV from each row.&amp;nbsp;&lt;BR /&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2022 15:13:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-remove-the-unwanted-letters-in-a-column/m-p/2443898#M65528</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-04-07T15:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: How remove the unwanted letters in a column.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-remove-the-unwanted-letters-in-a-column/m-p/2444020#M65540</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;You can do this a couple of ways I know. Here is a calc column:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;New Cat = &lt;/SPAN&gt;&lt;SPAN&gt;REPLACE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;Data1[Category]&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;21&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;2&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;""&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;img /&gt;&lt;P&gt;You can also do in Power Query with ADDCOLUNM &amp;gt; Column by examples and type in first two and computer will catch on and fix all of them.&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 07 Apr 2022 16:05:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-remove-the-unwanted-letters-in-a-column/m-p/2444020#M65540</guid>
      <dc:creator>Whitewater100</dc:creator>
      <dc:date>2022-04-07T16:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: How remove the unwanted letters in a column.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-remove-the-unwanted-letters-in-a-column/m-p/2444024#M65541</link>
      <description>&lt;P&gt;Here is Power Query fix:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2022 16:08:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-remove-the-unwanted-letters-in-a-column/m-p/2444024#M65541</guid>
      <dc:creator>Whitewater100</dc:creator>
      <dc:date>2022-04-07T16:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: How remove the unwanted letters in a column.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-remove-the-unwanted-letters-in-a-column/m-p/2455245#M66229</link>
      <description>&lt;P&gt;HEY&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="179903" data-lia-user-login="Whitewater100" class="lia-mention lia-mention-user"&gt;Whitewater100&lt;/a&gt;&amp;nbsp; Thanks! It was really helpful.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2022 14:21:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-remove-the-unwanted-letters-in-a-column/m-p/2455245#M66229</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-04-13T14:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: How remove the unwanted letters in a column.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-remove-the-unwanted-letters-in-a-column/m-p/2455300#M66230</link>
      <description>&lt;P&gt;Great! Thank you..&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2022 14:33:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-remove-the-unwanted-letters-in-a-column/m-p/2455300#M66230</guid>
      <dc:creator>Whitewater100</dc:creator>
      <dc:date>2022-04-13T14:33:21Z</dc:date>
    </item>
  </channel>
</rss>

