<?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: Remove all non-distinct values using a Direct Query model. in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Remove-all-non-distinct-values-using-a-Direct-Query-model/m-p/3479185#M44945</link>
    <description>&lt;P&gt;And why would A-Beta-Charlie be preferred to A-Beta-Delta ?&lt;/P&gt;</description>
    <pubDate>Mon, 16 Oct 2023 14:59:17 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2023-10-16T14:59:17Z</dc:date>
    <item>
      <title>Remove all non-distinct values using a Direct Query model.</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Remove-all-non-distinct-values-using-a-Direct-Query-model/m-p/3469430#M44863</link>
      <description>&lt;P&gt;I have a dataset that has been set up in Azure Analytics services to try and optimize the speed of the dashboard. However, I would like to try and remove all non-distinct values from a column in the dataset for my dashboard. I cannot use Power Query as this is a Direct Query model, so is there another way to do this or will I need to alter the original dataset?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is very appriecated. Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 17:10:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Remove-all-non-distinct-values-using-a-Direct-Query-model/m-p/3469430#M44863</guid>
      <dc:creator>Drlazor</dc:creator>
      <dc:date>2023-10-10T17:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: Remove all non-distinct values using a Direct Query model.</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Remove-all-non-distinct-values-using-a-Direct-Query-model/m-p/3472250#M44889</link>
      <description>&lt;P&gt;Don't need to do anything, Power BI automatically aggregates data for you, if you want or not.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Put that column into a table visual and observe that only distinct values are shown.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2023 22:39:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Remove-all-non-distinct-values-using-a-Direct-Query-model/m-p/3472250#M44889</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-10-11T22:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: Remove all non-distinct values using a Direct Query model.</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Remove-all-non-distinct-values-using-a-Direct-Query-model/m-p/3479078#M44943</link>
      <description>&lt;P&gt;Sorry for getting back to you so late but the problem I am having with this is that I have tables like&lt;/P&gt;&lt;P&gt;Column A | Column B | Column C&lt;/P&gt;&lt;P&gt;A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Beta&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Charlie&lt;/P&gt;&lt;P&gt;B&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Grama&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Delta&lt;/P&gt;&lt;P&gt;C&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Roho&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Sigma&lt;/P&gt;&lt;P&gt;A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Beta&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Delta&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to remove all of the values in Column A with duplicate values. So after it is done it would looks somthing like this&lt;/P&gt;&lt;P&gt;Column A | Column B | Column C&lt;/P&gt;&lt;P&gt;A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Beta&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Charlie&lt;/P&gt;&lt;P&gt;B&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Grama&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Delta&lt;/P&gt;&lt;P&gt;C&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Roho&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Sigma&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 14:10:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Remove-all-non-distinct-values-using-a-Direct-Query-model/m-p/3479078#M44943</guid>
      <dc:creator>Drlazor</dc:creator>
      <dc:date>2023-10-16T14:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: Remove all non-distinct values using a Direct Query model.</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Remove-all-non-distinct-values-using-a-Direct-Query-model/m-p/3479185#M44945</link>
      <description>&lt;P&gt;And why would A-Beta-Charlie be preferred to A-Beta-Delta ?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 14:59:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Remove-all-non-distinct-values-using-a-Direct-Query-model/m-p/3479185#M44945</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-10-16T14:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: Remove all non-distinct values using a Direct Query model.</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Remove-all-non-distinct-values-using-a-Direct-Query-model/m-p/3479196#M44947</link>
      <description>&lt;P&gt;I would like to keep the 1st instance of column A.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 15:03:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Remove-all-non-distinct-values-using-a-Direct-Query-model/m-p/3479196#M44947</guid>
      <dc:creator>Drlazor</dc:creator>
      <dc:date>2023-10-16T15:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: Remove all non-distinct values using a Direct Query model.</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Remove-all-non-distinct-values-using-a-Direct-Query-model/m-p/3479381#M44949</link>
      <description>&lt;P&gt;Power BI does not have a concept of that.&amp;nbsp; You need to bring your own sort order.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 16:30:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Remove-all-non-distinct-values-using-a-Direct-Query-model/m-p/3479381#M44949</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-10-16T16:30:25Z</dc:date>
    </item>
  </channel>
</rss>

