<?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: Show only 1 of a number of duplicate values in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-only-1-of-a-number-of-duplicate-values/m-p/2686637#M80721</link>
    <description>&lt;P&gt;Wondering whether anyone has any insight on this. Not an issue with my relationships.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have tried a couple of things - SUMMARIZE function and creating a calculated column to CONCATENATE Project Name &amp;amp; Quote Number to create a unique ID and FILTER on that but with no success.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Trawling through the forum here but can't find a case study that fits the profile of this queston.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again in advance.&lt;/P&gt;</description>
    <pubDate>Mon, 08 Aug 2022 08:20:42 GMT</pubDate>
    <dc:creator>Tob_P</dc:creator>
    <dc:date>2022-08-08T08:20:42Z</dc:date>
    <item>
      <title>Show only 1 of a number of duplicate values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-only-1-of-a-number-of-duplicate-values/m-p/2678217#M80086</link>
      <description>&lt;P&gt;&lt;img /&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm looking to suppress these duplicate values. I need to be able to see all the Quote No's, their corresponding branch, contacts, customer &amp;amp; project names but just see the value on one row. To further add to this, and this may help..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Quote No/Type/Date/Contact/Project Name - Table 1&lt;/P&gt;&lt;P&gt;Branch - Table 2&lt;/P&gt;&lt;P&gt;Customer Name - Table 3&lt;/P&gt;&lt;P&gt;Value - Table 4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 10:11:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-only-1-of-a-number-of-duplicate-values/m-p/2678217#M80086</guid>
      <dc:creator>Tob_P</dc:creator>
      <dc:date>2022-08-03T10:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: Show only 1 of a number of duplicate values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-only-1-of-a-number-of-duplicate-values/m-p/2678258#M80089</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In Power Query you can remove duplicates.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 10:22:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-only-1-of-a-number-of-duplicate-values/m-p/2678258#M80089</guid>
      <dc:creator>stevedep</dc:creator>
      <dc:date>2022-08-03T10:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Show only 1 of a number of duplicate values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-only-1-of-a-number-of-duplicate-values/m-p/2678273#M80091</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="4037" data-lia-user-login="stevedep" class="lia-mention lia-mention-user"&gt;stevedep&lt;/a&gt; Unfortunately that's not an option for me as I believe that it would wreck the outputs in the rest of the report.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 10:26:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-only-1-of-a-number-of-duplicate-values/m-p/2678273#M80091</guid>
      <dc:creator>Tob_P</dc:creator>
      <dc:date>2022-08-03T10:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: Show only 1 of a number of duplicate values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-only-1-of-a-number-of-duplicate-values/m-p/2678437#M80106</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;What is the unique identifier of the record?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 11:32:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-only-1-of-a-number-of-duplicate-values/m-p/2678437#M80106</guid>
      <dc:creator>stevedep</dc:creator>
      <dc:date>2022-08-03T11:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Show only 1 of a number of duplicate values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-only-1-of-a-number-of-duplicate-values/m-p/2678451#M80109</link>
      <description>&lt;P&gt;In this case I would want to go with the Project Name - it will only ever have one value in it but will have multiple quotes&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 11:36:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-only-1-of-a-number-of-duplicate-values/m-p/2678451#M80109</guid>
      <dc:creator>Tob_P</dc:creator>
      <dc:date>2022-08-03T11:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Show only 1 of a number of duplicate values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-only-1-of-a-number-of-duplicate-values/m-p/2678754#M80128</link>
      <description>&lt;P&gt;Something with Ranking, and only showing the first value?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 13:19:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-only-1-of-a-number-of-duplicate-values/m-p/2678754#M80128</guid>
      <dc:creator>stevedep</dc:creator>
      <dc:date>2022-08-03T13:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Show only 1 of a number of duplicate values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-only-1-of-a-number-of-duplicate-values/m-p/2686637#M80721</link>
      <description>&lt;P&gt;Wondering whether anyone has any insight on this. Not an issue with my relationships.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have tried a couple of things - SUMMARIZE function and creating a calculated column to CONCATENATE Project Name &amp;amp; Quote Number to create a unique ID and FILTER on that but with no success.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Trawling through the forum here but can't find a case study that fits the profile of this queston.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 08:20:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-only-1-of-a-number-of-duplicate-values/m-p/2686637#M80721</guid>
      <dc:creator>Tob_P</dc:creator>
      <dc:date>2022-08-08T08:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: Show only 1 of a number of duplicate values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-only-1-of-a-number-of-duplicate-values/m-p/3277151#M121594</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="399872" data-lia-user-login="Tob_P" class="lia-mention lia-mention-user"&gt;Tob_P&lt;/a&gt; I'm having a similar problem with my data. Did you ever solve this issue and can provide some insight?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 19:32:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-only-1-of-a-number-of-duplicate-values/m-p/3277151#M121594</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-06-09T19:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Show only 1 of a number of duplicate values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-only-1-of-a-number-of-duplicate-values/m-p/3278917#M121733</link>
      <description>&lt;P&gt;I think I ended up dropping what I needed in this example, but if I were to tackle it now I probably would have used the RELATED function in Table 4, to bring in the Quote No (I'm pretty sure my existing relationship between Tables 1 &amp;amp; 4 would have required this), and create a calculated column.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2023 07:21:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-only-1-of-a-number-of-duplicate-values/m-p/3278917#M121733</guid>
      <dc:creator>Tob_P</dc:creator>
      <dc:date>2023-06-12T07:21:19Z</dc:date>
    </item>
  </channel>
</rss>

