<?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: Pie chart issue in pyspark notebook in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Pie-chart-issue-in-pyspark-notebook/m-p/4999942#M15012</link>
    <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1530936"&gt;@QuentinGa&lt;/a&gt;&amp;nbsp; I tried. Issued resolved now. Thank you.&lt;/P&gt;</description>
    <pubDate>Sat, 07 Feb 2026 11:21:58 GMT</pubDate>
    <dc:creator>AmitDevkatte</dc:creator>
    <dc:date>2026-02-07T11:21:58Z</dc:date>
    <item>
      <title>Pie chart issue in pyspark notebook</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Pie-chart-issue-in-pyspark-notebook/m-p/4999162#M14999</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was exploring below sales data in pyspark notebook after converting the panda df to pyspark df.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AmitDevkatte_1-1770380623574.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1324970iDE311C3B607CBFBC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AmitDevkatte_1-1770380623574.png" alt="AmitDevkatte_1-1770380623574.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AmitDevkatte_0-1770380565204.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1324969iEB74F94029C8D343/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AmitDevkatte_0-1770380565204.png" alt="AmitDevkatte_0-1770380565204.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P class="lia-align-left"&gt;I wanted to explore the data through some chart. when I chose Pie chart , dispite different chart type the chart setting is not customising itself, I mean having the same field like x-axis, y-axis which is relevent with barchart or column chart.&lt;/P&gt;&lt;P class="lia-align-left"&gt;It also giving me two pie chart.I tried different field selection but seems weird.&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-left"&gt;Am I missing something here? Need your experties please. Thank you.&lt;/P&gt;&lt;P class="lia-align-left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit Devkatte&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Feb 2026 12:32:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Pie-chart-issue-in-pyspark-notebook/m-p/4999162#M14999</guid>
      <dc:creator>AmitDevkatte</dc:creator>
      <dc:date>2026-02-06T12:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Pie chart issue in pyspark notebook</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Pie-chart-issue-in-pyspark-notebook/m-p/4999209#M15000</link>
      <description>&lt;P&gt;Hey Amit,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It’s actually the Series group setting causing the double charts.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;You have Qty selected there, so it’s trying to split the view and create a separate pie for every quantity.&lt;/P&gt;&lt;P&gt;Just clear the Series group field (leave it empty) and you’ll get a single chart.&lt;BR /&gt;For the mapping confusion:&lt;BR /&gt;- Xaxis = Legend (CityId)&lt;BR /&gt;- Yaxis = Values (Qty)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If you find the notebook charts limiting, you can create a Visual Query from your Lakehouse explorer. It gives you a full drag-and-drop interface to build your charts without coding!&lt;/P&gt;&lt;P&gt;(Just remember to save your DataFrame as a table first, otherwise the Visual Query editor won’t pick it up).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if that works. If it does, a Kudo and marking as Solved would be appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;QuentinGa&lt;/P&gt;</description>
      <pubDate>Fri, 06 Feb 2026 13:14:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Pie-chart-issue-in-pyspark-notebook/m-p/4999209#M15000</guid>
      <dc:creator>QuentinGa</dc:creator>
      <dc:date>2026-02-06T13:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Pie chart issue in pyspark notebook</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Pie-chart-issue-in-pyspark-notebook/m-p/4999567#M15004</link>
      <description>&lt;P&gt;Thank you so much for taking time to respond&amp;nbsp; for the solution. I will try tomorrow and let you know the outcome.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit Devkatte&lt;/P&gt;</description>
      <pubDate>Fri, 06 Feb 2026 18:47:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Pie-chart-issue-in-pyspark-notebook/m-p/4999567#M15004</guid>
      <dc:creator>AmitDevkatte</dc:creator>
      <dc:date>2026-02-06T18:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: Pie chart issue in pyspark notebook</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Pie-chart-issue-in-pyspark-notebook/m-p/4999942#M15012</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1530936"&gt;@QuentinGa&lt;/a&gt;&amp;nbsp; I tried. Issued resolved now. Thank you.&lt;/P&gt;</description>
      <pubDate>Sat, 07 Feb 2026 11:21:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Pie-chart-issue-in-pyspark-notebook/m-p/4999942#M15012</guid>
      <dc:creator>AmitDevkatte</dc:creator>
      <dc:date>2026-02-07T11:21:58Z</dc:date>
    </item>
  </channel>
</rss>

