<?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 Unable to add reference line for bar chart in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Unable-to-add-reference-line-for-bar-chart/m-p/2883078#M39552</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to add reference line for all the categories which are present in the data ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;as in the below chart.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vaibhav D&lt;/P&gt;</description>
    <pubDate>Thu, 03 Nov 2022 13:51:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-11-03T13:51:56Z</dc:date>
    <item>
      <title>Unable to add reference line for bar chart</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Unable-to-add-reference-line-for-bar-chart/m-p/2883078#M39552</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to add reference line for all the categories which are present in the data ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;as in the below chart.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vaibhav D&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 13:51:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Unable-to-add-reference-line-for-bar-chart/m-p/2883078#M39552</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-11-03T13:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add reference line for bar chart</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Unable-to-add-reference-line-for-bar-chart/m-p/2884754#M39562</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As far as I know, Power BI doesn't support us to add different targets for multiple categorys in Bar Chart.&lt;/P&gt;
&lt;P&gt;I think Bullet Chart could achieve your goal. You can get it from App Source.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Download second one and create a target measure.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Target = 
SWITCH (
    MAX ( 'Table'[Category] ),
    "A", 60,
    "B", 120,
    "C", 90,
    "D", 15,
    "E", 40,
    "F", 20
)&lt;/LI-CODE&gt;
&lt;P&gt;Result is as below.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Your demand is a good idea, while it is not supported to implement in Power BI currently.&lt;BR /&gt;You can vote up this idea for this function：&lt;A href="https://ideas.powerbi.com/ideas/idea/?ideaid=bc4a6f68-fd97-4beb-8e1e-6be977dbe464" target="_blank"&gt;Microsoft Idea (powerbi.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Or you can submit a new &lt;A href="https://ideas.powerbi.com/ideas/search-ideas/" target="_self"&gt;idea&lt;/A&gt; to improve the Power BI.&lt;BR /&gt;It is a place for customers provide feedback about Microsoft Office products . What’s more, if a feedback is high voted there by other customers, it will be promising that Microsoft Product Team will take it into consideration when designing the next version in the future.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Rico Zhou&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2022 06:59:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Unable-to-add-reference-line-for-bar-chart/m-p/2884754#M39562</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-11-04T06:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add reference line for bar chart</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Unable-to-add-reference-line-for-bar-chart/m-p/2891307#M39611</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;SPAN&gt;Rico Zhou&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vaibhav D&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 07:38:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Unable-to-add-reference-line-for-bar-chart/m-p/2891307#M39611</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-11-08T07:38:44Z</dc:date>
    </item>
  </channel>
</rss>

