<?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 Help with Custom Visualisation of Column Chart in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Help-with-Custom-Visualisation-of-Column-Chart/m-p/42052#M1282</link>
    <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;Im new to the developers community. Im an experienced PowerBI user, but I faced a new challenge I would like to solve, maybe with the development of a custom visual.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me describe the scenario.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Im connecting to a SSAS, Multidimensional. So I cannot Use DAX, or create further metrics than the ones that are provided by the cube Im using.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is a metric, wich is a percentage of variation. There is a Category Dimension. There are four categories. The data in the table would look like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Category Dim | Var %&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Category1&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;| 5.2%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Category2&lt;/TD&gt;&lt;TD&gt;| 3.2%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Category3&lt;/TD&gt;&lt;TD&gt;| 5.1%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Category4&lt;/TD&gt;&lt;TD&gt;| 4.2%&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Column Chart They use today (created with excel chart, over a table) has the following information:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;X-Axes: the 4 categories and 1 more column named 'Total'&lt;/LI&gt;&lt;LI&gt;Y-Axes: the % value.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;In PowerBI I use the column chart. I add the Dimension as the Axes, The metric as the Value.&lt;BR /&gt;This chart shows me 4 columns, but I'm unable to add the Totals Column.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to use a Waterfall Chart, but the proble, is that the waterfall chart "adds" de percentages, instead of using the disagregated of the dimension.&lt;BR /&gt;Why? , because the total % I want, is not the sum of the percentages of the dimension, but the metric calculated withour the drill down.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried different ways to do this in PowerBI without much success. Im thinking that the best way to do this is to implement a custom visual. I think I could be able to modify the column chart, but I need some guidance.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;What I want to add: I want to add 1 more column, with a value that is taken from a Metric, without drilling down by any context.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For people that has developed visuals before, what is the best way to approach this ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would appreciate any help over this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alejandro.&lt;/P&gt;</description>
    <pubDate>Fri, 10 Jun 2016 14:04:18 GMT</pubDate>
    <dc:creator>viera00</dc:creator>
    <dc:date>2016-06-10T14:04:18Z</dc:date>
    <item>
      <title>Help with Custom Visualisation of Column Chart</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Help-with-Custom-Visualisation-of-Column-Chart/m-p/42052#M1282</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;Im new to the developers community. Im an experienced PowerBI user, but I faced a new challenge I would like to solve, maybe with the development of a custom visual.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me describe the scenario.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Im connecting to a SSAS, Multidimensional. So I cannot Use DAX, or create further metrics than the ones that are provided by the cube Im using.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is a metric, wich is a percentage of variation. There is a Category Dimension. There are four categories. The data in the table would look like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Category Dim | Var %&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Category1&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;| 5.2%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Category2&lt;/TD&gt;&lt;TD&gt;| 3.2%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Category3&lt;/TD&gt;&lt;TD&gt;| 5.1%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Category4&lt;/TD&gt;&lt;TD&gt;| 4.2%&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Column Chart They use today (created with excel chart, over a table) has the following information:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;X-Axes: the 4 categories and 1 more column named 'Total'&lt;/LI&gt;&lt;LI&gt;Y-Axes: the % value.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;In PowerBI I use the column chart. I add the Dimension as the Axes, The metric as the Value.&lt;BR /&gt;This chart shows me 4 columns, but I'm unable to add the Totals Column.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to use a Waterfall Chart, but the proble, is that the waterfall chart "adds" de percentages, instead of using the disagregated of the dimension.&lt;BR /&gt;Why? , because the total % I want, is not the sum of the percentages of the dimension, but the metric calculated withour the drill down.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried different ways to do this in PowerBI without much success. Im thinking that the best way to do this is to implement a custom visual. I think I could be able to modify the column chart, but I need some guidance.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;What I want to add: I want to add 1 more column, with a value that is taken from a Metric, without drilling down by any context.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For people that has developed visuals before, what is the best way to approach this ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would appreciate any help over this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alejandro.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2016 14:04:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Help-with-Custom-Visualisation-of-Column-Chart/m-p/42052#M1282</guid>
      <dc:creator>viera00</dc:creator>
      <dc:date>2016-06-10T14:04:18Z</dc:date>
    </item>
  </channel>
</rss>

