<?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: Count similar strings within a query (example input and output in description) in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-similar-strings-within-a-query-example-input-and-output-in/m-p/2562875#M72954</link>
    <description>&lt;P&gt;Hi&amp;nbsp; Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Here are the steps you can follow：&lt;/P&gt;
&lt;P&gt;1. Go to the power query and select all three columns – Unpivot Columns.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Result:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;2. Select the matrix Visual, and place the column [Value] into Rows and Values respectively&lt;/P&gt;
&lt;P&gt;And in the Values column, set it to Count..&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;3. Result:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Liu Yang&lt;/P&gt;
&lt;P&gt;If this post &lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider &lt;EM&gt;Accept it as the solution&lt;/EM&gt; to help the other members find it more quickly&lt;/P&gt;</description>
    <pubDate>Tue, 07 Jun 2022 06:24:40 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-06-07T06:24:40Z</dc:date>
    <item>
      <title>Count similar strings within a query (example input and output in description)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-similar-strings-within-a-query-example-input-and-output-in/m-p/2558234#M72708</link>
      <description>&lt;P class=""&gt;Hey everyone, I'm looking for help creating a DAX equation to find the same value over a given power query and count the amount of times it appears.&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;Any ideas or ways to go about this.&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;The image attached shows an example of a given table and what the desired result is.&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;Any advice or ideas are welcome.&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2022 15:15:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-similar-strings-within-a-query-example-input-and-output-in/m-p/2558234#M72708</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-06-03T15:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: Count similar strings within a query (example input and output in description)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-similar-strings-within-a-query-example-input-and-output-in/m-p/2558413#M72719</link>
      <description>&lt;P&gt;Input data is not in a format suitable for Power BI. Please unpivot the table first using Power Query so that the columns' names become a column themselves. Then the task will be as easy as a, b, c... Your measure will be simple as well: countrows( T ).&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2022 17:25:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-similar-strings-within-a-query-example-input-and-output-in/m-p/2558413#M72719</guid>
      <dc:creator>daXtreme</dc:creator>
      <dc:date>2022-06-03T17:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: Count similar strings within a query (example input and output in description)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-similar-strings-within-a-query-example-input-and-output-in/m-p/2562875#M72954</link>
      <description>&lt;P&gt;Hi&amp;nbsp; Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Here are the steps you can follow：&lt;/P&gt;
&lt;P&gt;1. Go to the power query and select all three columns – Unpivot Columns.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Result:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;2. Select the matrix Visual, and place the column [Value] into Rows and Values respectively&lt;/P&gt;
&lt;P&gt;And in the Values column, set it to Count..&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;3. Result:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Liu Yang&lt;/P&gt;
&lt;P&gt;If this post &lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider &lt;EM&gt;Accept it as the solution&lt;/EM&gt; to help the other members find it more quickly&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 06:24:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-similar-strings-within-a-query-example-input-and-output-in/m-p/2562875#M72954</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-06-07T06:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: Count similar strings within a query (example input and output in description)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-similar-strings-within-a-query-example-input-and-output-in/m-p/2569108#M73301</link>
      <description>&lt;P&gt;Thank you for the help on this. Your method didn't fully solve it the way I needed it however with the unpivoted columns I was able to GROUP the similar texts and sum the quantity value on the same row.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2022 12:27:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-similar-strings-within-a-query-example-input-and-output-in/m-p/2569108#M73301</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-06-09T12:27:28Z</dc:date>
    </item>
  </channel>
</rss>

