<?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: I wonder why BI set 'Duplicate value' when i use python solution in BI? in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/I-wonder-why-BI-set-Duplicate-value-when-i-use-python-solution/m-p/2857348#M39388</link>
    <description>&lt;P&gt;What is the meaning just by design?&lt;/P&gt;&lt;P&gt;I don't understand.. I wonder why result came out differently in python and Bi either? And why the logic is necessary? How can I erase this restriction?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 23 Oct 2022 09:44:35 GMT</pubDate>
    <dc:creator>ryankang</dc:creator>
    <dc:date>2022-10-23T09:44:35Z</dc:date>
    <item>
      <title>I wonder why BI set 'Duplicate value' when i use python solution in BI?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/I-wonder-why-BI-set-Duplicate-value-when-i-use-python-solution/m-p/2856495#M39379</link>
      <description>&lt;P&gt;I made visual solution "python" in BI.&lt;/P&gt;&lt;P&gt;I face some problems.. the value is different cause&amp;nbsp;&lt;SPAN&gt;Duplicate value being deleted when i upload data to python in bi.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;why it's made like this..? i can't understand why this logic came out? &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if i can make this setting changed please let me know the way.. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;thank you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;below the message when i use python in BI&lt;BR /&gt;this is korean, &lt;STRONG&gt;"Duplicate rows are excluded from the data."&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ryankang_0-1666405546701.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/808799i5EF69E9A77F32997/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ryankang_0-1666405546701.png" alt="ryankang_0-1666405546701.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 22 Oct 2022 02:27:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/I-wonder-why-BI-set-Duplicate-value-when-i-use-python-solution/m-p/2856495#M39379</guid>
      <dc:creator>ryankang</dc:creator>
      <dc:date>2022-10-22T02:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: I wonder why BI set 'Duplicate value' when i use python solution in BI?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/I-wonder-why-BI-set-Duplicate-value-when-i-use-python-solution/m-p/2857099#M39384</link>
      <description>&lt;P&gt;That is by design.&amp;nbsp; It is only a note to you, it is not an issue.&amp;nbsp; (Well, unless you see it like it is an issue for you. In whcih case you need to add a column that prevents the deduplication from being effective)&lt;/P&gt;</description>
      <pubDate>Sat, 22 Oct 2022 21:43:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/I-wonder-why-BI-set-Duplicate-value-when-i-use-python-solution/m-p/2857099#M39384</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2022-10-22T21:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: I wonder why BI set 'Duplicate value' when i use python solution in BI?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/I-wonder-why-BI-set-Duplicate-value-when-i-use-python-solution/m-p/2857348#M39388</link>
      <description>&lt;P&gt;What is the meaning just by design?&lt;/P&gt;&lt;P&gt;I don't understand.. I wonder why result came out differently in python and Bi either? And why the logic is necessary? How can I erase this restriction?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Oct 2022 09:44:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/I-wonder-why-BI-set-Duplicate-value-when-i-use-python-solution/m-p/2857348#M39388</guid>
      <dc:creator>ryankang</dc:creator>
      <dc:date>2022-10-23T09:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: I wonder why BI set 'Duplicate value' when i use python solution in BI?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/I-wonder-why-BI-set-Duplicate-value-when-i-use-python-solution/m-p/2857649#M39390</link>
      <description>&lt;LI-CODE lang="markup"&gt;you need to add a column that prevents the deduplication from being effective&lt;/LI-CODE&gt;</description>
      <pubDate>Sun, 23 Oct 2022 18:29:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/I-wonder-why-BI-set-Duplicate-value-when-i-use-python-solution/m-p/2857649#M39390</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2022-10-23T18:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: I wonder why BI set 'Duplicate value' when i use python solution in BI?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/I-wonder-why-BI-set-Duplicate-value-when-i-use-python-solution/m-p/2857818#M39391</link>
      <description>&lt;P&gt;thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Oct 2022 23:58:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/I-wonder-why-BI-set-Duplicate-value-when-i-use-python-solution/m-p/2857818#M39391</guid>
      <dc:creator>ryankang</dc:creator>
      <dc:date>2022-10-23T23:58:19Z</dc:date>
    </item>
  </channel>
</rss>

