<?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: Bar Graph &amp;amp; Month Column Issues in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Bar-Graph-amp-Month-Column-Issues/m-p/2484232#M4497</link>
    <description>&lt;P&gt;Thank you! that was super helpful and definetly acheived what I needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, this month there were a few changes to the line descriptions and now I'm receiving errors in the unpivoted data and I'm not sure how to fix it.&amp;nbsp; Not sure why it just didn't update normally, are you familiar with any other videos that might address refreshing data or errors in unpivoted data?&lt;/P&gt;</description>
    <pubDate>Thu, 28 Apr 2022 21:10:36 GMT</pubDate>
    <dc:creator>JKFX001</dc:creator>
    <dc:date>2022-04-28T21:10:36Z</dc:date>
    <item>
      <title>Bar Graph &amp; Month Column Issues</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Bar-Graph-amp-Month-Column-Issues/m-p/2441771#M4424</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a table of items and their costs forecasted over the next 12 months.&lt;/P&gt;&lt;P&gt;I'm trying to show this data in a bar graph, however, since the months are represented in indivual columns, I'm having to put each month in the 'values' field, which comes out showing the bars super close together and no titles on the x axis.&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="JKFX001_2-1649281006524.png" style="width: 200px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/695952i31E12DE044D02310/image-size/small?v=v2&amp;amp;px=200" role="button" title="JKFX001_2-1649281006524.png" alt="JKFX001_2-1649281006524.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="JKFX001_0-1649280458333.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/695950i5C02B417383CF442/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JKFX001_0-1649280458333.png" alt="JKFX001_0-1649280458333.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I would like 12 separate bars, with the name of the month below on the x axis.&lt;/P&gt;&lt;P&gt;Maybe I'm using the wrong visual?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since this data is coming from excel, I've tried creating a new table to link to Power BI. However, having months as columns is proving to be difficult to work with in both...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any tips are appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 23:03:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Bar-Graph-amp-Month-Column-Issues/m-p/2441771#M4424</guid>
      <dc:creator>JKFX001</dc:creator>
      <dc:date>2022-04-06T23:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Graph &amp; Month Column Issues</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Bar-Graph-amp-Month-Column-Issues/m-p/2442467#M4429</link>
      <description>&lt;P&gt;You'll need to pivot your data in Power Query&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.excelcampus.com/tables/unpivot-power-query/" target="_blank" rel="noopener"&gt;How to Unpivot in Excel with Power Query + Video Tutorial (excelcampus.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blog.enterprisedna.co/unpivot-and-pivot-basics-in-power-bi-query-editor-review/" target="_blank" rel="noopener"&gt;Unpivot And Pivot Basics In Power BI - Query Editor Review - Enterprise DNA&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Apr 2022 11:06:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Bar-Graph-amp-Month-Column-Issues/m-p/2442467#M4429</guid>
      <dc:creator>KerKol</dc:creator>
      <dc:date>2022-04-23T11:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Graph &amp; Month Column Issues</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Bar-Graph-amp-Month-Column-Issues/m-p/2442473#M4430</link>
      <description>&lt;P&gt;Then you can use a single date field to create your bar graph&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2022 07:05:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Bar-Graph-amp-Month-Column-Issues/m-p/2442473#M4430</guid>
      <dc:creator>KerKol</dc:creator>
      <dc:date>2022-04-07T07:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Graph &amp; Month Column Issues</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Bar-Graph-amp-Month-Column-Issues/m-p/2468935#M4470</link>
      <description>&lt;P&gt;Any luck?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 12:07:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Bar-Graph-amp-Month-Column-Issues/m-p/2468935#M4470</guid>
      <dc:creator>KerKol</dc:creator>
      <dc:date>2022-04-21T12:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Graph &amp; Month Column Issues</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Bar-Graph-amp-Month-Column-Issues/m-p/2484232#M4497</link>
      <description>&lt;P&gt;Thank you! that was super helpful and definetly acheived what I needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, this month there were a few changes to the line descriptions and now I'm receiving errors in the unpivoted data and I'm not sure how to fix it.&amp;nbsp; Not sure why it just didn't update normally, are you familiar with any other videos that might address refreshing data or errors in unpivoted data?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 21:10:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Bar-Graph-amp-Month-Column-Issues/m-p/2484232#M4497</guid>
      <dc:creator>JKFX001</dc:creator>
      <dc:date>2022-04-28T21:10:36Z</dc:date>
    </item>
  </channel>
</rss>

