<?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: SVG Microchart - Harveyball and Harveybox in Quick Measures Gallery</title>
    <link>https://community.fabric.microsoft.com/t5/Quick-Measures-Gallery/SVG-Microchart-Harveyball-and-Harveybox/m-p/490094#M195</link>
    <description>&lt;P&gt;It would be very easy to use if it make to Quick measure.. Anyways Great Work Sir. Thank you! :)&lt;/P&gt;</description>
    <pubDate>Wed, 15 Aug 2018 09:02:54 GMT</pubDate>
    <dc:creator>Sohail</dc:creator>
    <dc:date>2018-08-15T09:02:54Z</dc:date>
    <item>
      <title>SVG Microchart - Harveyball and Harveybox</title>
      <link>https://community.fabric.microsoft.com/t5/Quick-Measures-Gallery/SVG-Microchart-Harveyball-and-Harveybox/m-p/489599#M191</link>
      <description>&lt;P style="margin: 0in; font-family: 'Segoe UI'; font-size: 12.0pt; color: #333333;"&gt;With the August 2018 release it's possible to assign a data category to a measure, this allows to make a measure representing an svg chart&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Segoe UI'; font-size: 12.0pt; color: #333333;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Segoe UI'; font-size: 12.0pt; color: #333333;"&gt;For additional details on the method, please see this post on the&amp;nbsp;&lt;A href="https://dataveld.com/2018/01/13/use-svg-images-in-power-bi-part-1/" target="_self"&gt;DataVeld blog&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Segoe UI'; font-size: 12.0pt; color: #333333;"&gt;or my &lt;A href="https://www.minceddata.info/2018/08/12/using-svg-graphics-to-create-microcharts-in-power-bi/" target="_self"&gt;own post&lt;/A&gt;&amp;nbsp;about this microchart.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Segoe UI'; font-size: 12.0pt; color: #333333;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Both visual types the circular "Harveyball" and&amp;nbsp; angled "Harveybox" are basically comparing two percentages. The Harveyball visual can also be used with just one circle, or better just a segement an arc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Everything is controlled with two of measures&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Measure Achievement&lt;BR /&gt; This measure controls the larger circle of the Harveyball and the right vertical line of the Harrveybox&lt;/LI&gt;
&lt;LI&gt;Measure Achievement&lt;BR /&gt; This measure cotrols the smaller circle of the Harveyball and the left vertical line of the Harveybox.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Replace the calculation with your own calculation and make sure that the measure returns a value &amp;gt;= 0 and &amp;lt;= 1. I tried my best to take some precautions that all other input are treated as an error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Segoe UI'; font-size: 12.0pt; color: #333333;"&gt;This means that you need to copy four measures from the pbix file to your own model&lt;/P&gt;
&lt;UL style="margin-left: .375in; direction: ltr; unicode-bidi: embed; margin-top: 0in; margin-bottom: 0in;" type="disc"&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: #333333;"&gt;&lt;SPAN style="font-family: 'Segoe UI'; font-size: 12.0pt;"&gt;Measure Achievement&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: #333333;"&gt;&lt;SPAN style="font-family: 'Segoe UI'; font-size: 12.0pt;"&gt;Measure Effort&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: #333333;"&gt;&lt;SPAN style="font-family: 'Segoe UI'; font-size: 12.0pt;"&gt;Harveyball (make sure that the data category is set to "Image Url")&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: #333333;"&gt;&lt;SPAN style="font-family: 'Segoe UI'; font-size: 12.0pt;"&gt;Harveybox (make sure that the data category is set to "Image Url")&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P style="margin: 0in; font-family: 'Segoe UI'; font-size: 12.0pt; color: #333333;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Segoe UI'; font-size: 12.0pt; color: #333333;"&gt;After the above mentioned preparations the measures "Harveyball" and/or "Harveybox" can be used inside the table or matrix visual.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Segoe UI'; font-size: 12.0pt; color: #333333;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Segoe UI'; font-size: 12.0pt; color: #333333;"&gt;The measures "Measure Achievement" and "Measure Effort" also provide an "input parameters" here you can configure the color (provide HEX codes) and also if you want to show an element of the visua. The input section looks for the measure "Harveyball" looks like this:&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Segoe UI'; font-size: 12.0pt; color: #333333;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Segoe UI'; font-size: 12.0pt; color: #333333;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;// input parameters
// Background Circle: represents percentage of current achievements (100% means everything is done)
var ShowBackGrndCircle = TRUE()
var BackGrndPercent = [Measure Achievement] // value has to be &amp;gt;= 0 and &amp;lt;=1&amp;#11;// using Firefox one has to use "%23" instead of the "#"-sign
var BackGrndColor = "#D9D9D9" //D9D9D9
// Front Circle: represents effort spent for the current achievements in percent of available ressources (100% means there are no more ressources available)
var ShowFrontCircle = TRUE()
var FrontPercent =  [Measure Effort] // value has to be &amp;gt;= 0 and &amp;lt;=1
var FrontColorGood = "#68CDFE" //68CDFE
var FrontColorBad =  "#E86232" //E86232
// Show text below the circles
var ShowText = FALSE()
var HarveyBallSubtitle = "a measure" //replace the string by a value or string that will be printed&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Segoe UI'; font-size: 12.0pt; color: #333333;"&gt;Basically the filled arcs and also the polygons of the Harveybox are drawn by using the path element.&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Segoe UI'; font-size: 12.0pt; color: #333333;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Segoe UI'; font-size: 12.0pt; color: #333333;"&gt;I wish you all a lot of fun using this kind of visual.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Segoe UI'; font-size: 12.0pt; color: #333333;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Segoe UI'; font-size: 12.0pt; color: #333333;"&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="reportid hidden"&gt;eyJrIjoiYTQ4NTBlMDMtNTBlMy00ZTQyLTk1NWQtY2U3NmU2NDAxOTg5IiwidCI6ImY2MmI4ZjIwLWYxNmUtNGE2ZS05YjFmLTZlMmQyZTZhYzA4OSIsImMiOjh9&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Aug 2018 20:00:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Quick-Measures-Gallery/SVG-Microchart-Harveyball-and-Harveybox/m-p/489599#M191</guid>
      <dc:creator>TomMartens</dc:creator>
      <dc:date>2018-08-14T20:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: SVG Microchart - Harveyball and Harveybox</title>
      <link>https://community.fabric.microsoft.com/t5/Quick-Measures-Gallery/SVG-Microchart-Harveyball-and-Harveybox/m-p/490054#M192</link>
      <description>&lt;P&gt;Thank you, really good a way to present the data. Any Ideas when will it will added to Qucik Measure in Power BI Desktop?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 08:25:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Quick-Measures-Gallery/SVG-Microchart-Harveyball-and-Harveybox/m-p/490054#M192</guid>
      <dc:creator>Sohail</dc:creator>
      <dc:date>2018-08-15T08:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: SVG Microchart - Harveyball and Harveybox</title>
      <link>https://community.fabric.microsoft.com/t5/Quick-Measures-Gallery/SVG-Microchart-Harveyball-and-Harveybox/m-p/490090#M194</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm sorry I can't say if it will become a "real" Quick-Measure.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 08:58:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Quick-Measures-Gallery/SVG-Microchart-Harveyball-and-Harveybox/m-p/490090#M194</guid>
      <dc:creator>TomMartens</dc:creator>
      <dc:date>2018-08-15T08:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: SVG Microchart - Harveyball and Harveybox</title>
      <link>https://community.fabric.microsoft.com/t5/Quick-Measures-Gallery/SVG-Microchart-Harveyball-and-Harveybox/m-p/490094#M195</link>
      <description>&lt;P&gt;It would be very easy to use if it make to Quick measure.. Anyways Great Work Sir. Thank you! :)&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 09:02:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Quick-Measures-Gallery/SVG-Microchart-Harveyball-and-Harveybox/m-p/490094#M195</guid>
      <dc:creator>Sohail</dc:creator>
      <dc:date>2018-08-15T09:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: SVG Microchart - Harveyball and Harveybox</title>
      <link>https://community.fabric.microsoft.com/t5/Quick-Measures-Gallery/SVG-Microchart-Harveyball-and-Harveybox/m-p/1084091#M520</link>
      <description>&lt;P&gt;I notice that the SVG files presented inside a table row in this demo and every other example of using SVG are always square (i.e. have a ratio of 1:1).&amp;nbsp; I understand this is a restriction on Power BI table matrix.&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you know if there is a way around this restriction?&amp;nbsp; Or do you know if the problem will be fixed in Power BI?&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2020 12:52:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Quick-Measures-Gallery/SVG-Microchart-Harveyball-and-Harveybox/m-p/1084091#M520</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-11T12:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: SVG Microchart - Harveyball and Harveybox</title>
      <link>https://community.fabric.microsoft.com/t5/Quick-Measures-Gallery/SVG-Microchart-Harveyball-and-Harveybox/m-p/3918504#M1092</link>
      <description>&lt;P&gt;Thank you so much for providing all of these details.&amp;nbsp; It is greatly appreciated!&amp;nbsp; Hopefully, we will be able to use these measures in our data modeling.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2024 21:16:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Quick-Measures-Gallery/SVG-Microchart-Harveyball-and-Harveybox/m-p/3918504#M1092</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-14T21:16:13Z</dc:date>
    </item>
  </channel>
</rss>

