<?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: Relationships Issue in Desktop</title>
    <link>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213300#M94271</link>
    <description>&lt;P&gt;there were 4. &amp;nbsp;I'm curious...not sure if you know or not, but if I use the query editor to remove duplicates prior to pulling the data in, why are duplicates still showing?&lt;/P&gt;</description>
    <pubDate>Mon, 17 Jul 2017 17:25:20 GMT</pubDate>
    <dc:creator>emma313823</dc:creator>
    <dc:date>2017-07-17T17:25:20Z</dc:date>
    <item>
      <title>Relationships Issue</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213142#M94172</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an issue which I can't seem to figure out what is causing it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have pulled in two tables of customer related data of which a common relationship is the part number. &amp;nbsp;I pulled out a list of part numbers and created a unique table (all duplicates removed), so I can then create a one to many relationships from the unique part number list to the customer list.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I try to create a relationship from the unique part number talbe to the customer detail table, it tells me I can't create a relationship because I must have unique values and I'm 100% positive my part number table is unique values. &amp;nbsp;Both tables show the part numbers are set to text also. &amp;nbsp;Any idea how to fix this? &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2017 13:31:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213142#M94172</guid>
      <dc:creator>emma313823</dc:creator>
      <dc:date>2017-07-17T13:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Relationships Issue</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213162#M94185</link>
      <description>&lt;P&gt;Drop your NBO PNs Claimed[Parts Number] column onto a table visual, then add this measure:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Duplicate Test = COUNTROWS(NBO PNs Claimed[Parts Number])&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sort the table visual in descending numeric order by that measure and you will find something with a result of at least 2.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2017 13:46:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213162#M94185</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-17T13:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Relationships Issue</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213164#M94187</link>
      <description>&lt;P&gt;Many times this is caused by capitalization issues.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2017 13:49:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213164#M94187</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2017-07-17T13:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: Relationships Issue</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213167#M94189</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="14728" data-lia-user-login="emma313823" class="lia-mention lia-mention-user"&gt;emma313823&lt;/a&gt;&amp;nbsp;if you removed the duplicates in power query, it sees different cases of &amp;nbsp;the same value as different values&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;best thing to do is to standardize everything into one case, then remove duplicates&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;however i think null or blank values can also create issues so pad them with a default value like na or unknown&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2017 13:52:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213167#M94189</guid>
      <dc:creator>vanessafvg</dc:creator>
      <dc:date>2017-07-17T13:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: Relationships Issue</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213176#M94196</link>
      <description>&lt;P&gt;The list of unique part numbers is in excel and I used 'get data' for this. &amp;nbsp;This spreadsheet is updated regularly, so it is easier to have the spreadsheet get updated then refresh the dashboard.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2017 14:05:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213176#M94196</guid>
      <dc:creator>emma313823</dc:creator>
      <dc:date>2017-07-17T14:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: Relationships Issue</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213179#M94198</link>
      <description>&lt;P&gt;When you use Get Data to connect to an Excel sheet you can add a step that removes duplicates. Have you not done this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Seriously try my check. You will see that there are duplicates.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2017 14:09:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213179#M94198</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-17T14:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: Relationships Issue</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213181#M94199</link>
      <description>&lt;P&gt;No didn't know&amp;nbsp;I could do that...I removed duplicates using excel. &amp;nbsp;I will try this.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2017 14:10:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213181#M94199</guid>
      <dc:creator>emma313823</dc:creator>
      <dc:date>2017-07-17T14:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: Relationships Issue</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213182#M94200</link>
      <description>&lt;P&gt;Before you remove duplicates, change the case to upper or lower for the whole column (assuming these "numbers" are actually text value alphanumeric codes rather than literal whole number values).&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2017 14:11:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213182#M94200</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-17T14:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: Relationships Issue</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213237#M94231</link>
      <description>&lt;P&gt;Hi - trying to use your suggestions, however it shows the following...any thoughts? &amp;nbsp;Can't sseem to get it to work&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2017 15:20:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213237#M94231</guid>
      <dc:creator>emma313823</dc:creator>
      <dc:date>2017-07-17T15:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Relationships Issue</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213238#M94232</link>
      <description>&lt;P&gt;sorry one more thing...I had to fix what you showed as PARTS NUMBER to Part Number - there was no 's' in part.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2017 15:21:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213238#M94232</guid>
      <dc:creator>emma313823</dc:creator>
      <dc:date>2017-07-17T15:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: Relationships Issue</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213253#M94240</link>
      <description>&lt;P&gt;Delete the part that says "Measure = "&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2017 15:39:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213253#M94240</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-17T15:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: Relationships Issue</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213257#M94243</link>
      <description>&lt;P&gt;so sorry for all the questions...I removed measure = and it now shows this...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2017 15:43:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213257#M94243</guid>
      <dc:creator>emma313823</dc:creator>
      <dc:date>2017-07-17T15:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Relationships Issue</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213258#M94244</link>
      <description>&lt;P&gt;Oops, change COUNTROWS to COUNT.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2017 15:44:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213258#M94244</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-17T15:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Relationships Issue</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213261#M94246</link>
      <description>&lt;P&gt;Perfect....thanks so much for your help. &amp;nbsp;Great trick for my toolbox!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Emma&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2017 15:49:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213261#M94246</guid>
      <dc:creator>emma313823</dc:creator>
      <dc:date>2017-07-17T15:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: Relationships Issue</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213264#M94249</link>
      <description>&lt;P&gt;Glad I could help. How many duplicates did you find? :smileyhappy:&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2017 15:51:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213264#M94249</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-17T15:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Relationships Issue</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213300#M94271</link>
      <description>&lt;P&gt;there were 4. &amp;nbsp;I'm curious...not sure if you know or not, but if I use the query editor to remove duplicates prior to pulling the data in, why are duplicates still showing?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2017 17:25:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213300#M94271</guid>
      <dc:creator>emma313823</dc:creator>
      <dc:date>2017-07-17T17:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: Relationships Issue</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213307#M94274</link>
      <description>&lt;P&gt;Are these text values or real numbers?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2017 17:40:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213307#M94274</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-17T17:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Relationships Issue</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213359#M94311</link>
      <description>&lt;P&gt;I have both source files set to text&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2017 19:21:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213359#M94311</guid>
      <dc:creator>emma313823</dc:creator>
      <dc:date>2017-07-17T19:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: Relationships Issue</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213362#M94313</link>
      <description>&lt;P&gt;Add a Text.Upper to your import prior to your removal of duplicates.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You should also add that to your other table as well so that everything matches.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://msdn.microsoft.com/en-us/library/mt260665.aspx" target="_blank"&gt;https://msdn.microsoft.com/en-us/library/mt260665.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you right-click the column in Query Editor you will get an option to Transform | UPPERCASE&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2017 19:25:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Relationships-Issue/m-p/213362#M94313</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2017-07-17T19:25:31Z</dc:date>
    </item>
  </channel>
</rss>

