<?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 Cannot display data with custom visual in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Cannot-display-data-with-custom-visual/m-p/511854#M15790</link>
    <description>&lt;P&gt;Hi guys&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to get a 3D bar chart to work as a custom visual. The data it should draw are two categorical (X and Y) variables to get the grid of the chart as well as a numerical value (Z) to define the height of the bars, like so:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/zBritva/3DBarChart/blob/master/docs/preview.png" target="_blank" rel="noopener noreferrer"&gt;&lt;IMG width="507" height="338" alt="Preview" src="https://ip1.i.lithium.com/52565dd9d183805c6180e59884fb35897b7c4f86/68747470733a2f2f6769746875622e636f6d2f7a4272697476612f334442617243686172742f7261772f6d61737465722f646f63732f707265766965772e706e67" border="0" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The visual compiles fine without any errors&amp;nbsp; but when I am trying to display it in Power BI Service only an empty visual is returned:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG width="398" height="255" src="https://ip1.i.lithium.com/56561c1e2d9c510ec11c52c12232701d9b51d0f3/68747470733a2f2f757365722d696d616765732e67697468756275736572636f6e74656e742e636f6d2f33383837393532362f34353135373836342d39616134386138302d623165322d313165382d383637652d3331306466346263616437632e706e67" border="0" /&gt;&lt;/P&gt;&lt;P&gt;I think the problem might be somewhere in data bindung such as that the visual doesn't draw the data that is selected in PBI.&lt;/P&gt;&lt;P&gt;However, I am not able to locate the problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I try to package the visual, the following error appears:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="packaging-error.PNG" style="width: 735px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/118726i48C084802D574851/image-dimensions/735x391?v=v2" width="735" height="391" role="button" title="packaging-error.PNG" alt="packaging-error.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am grateful for any help, thanks!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The visual code is&amp;nbsp;&lt;A href="https://github.com/zBritva/3DBarChart/blob/master/src/visual.ts" target="_self"&gt;here&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 10 Sep 2018 16:30:10 GMT</pubDate>
    <dc:creator>giro17</dc:creator>
    <dc:date>2018-09-10T16:30:10Z</dc:date>
    <item>
      <title>Cannot display data with custom visual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Cannot-display-data-with-custom-visual/m-p/511854#M15790</link>
      <description>&lt;P&gt;Hi guys&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to get a 3D bar chart to work as a custom visual. The data it should draw are two categorical (X and Y) variables to get the grid of the chart as well as a numerical value (Z) to define the height of the bars, like so:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/zBritva/3DBarChart/blob/master/docs/preview.png" target="_blank" rel="noopener noreferrer"&gt;&lt;IMG width="507" height="338" alt="Preview" src="https://ip1.i.lithium.com/52565dd9d183805c6180e59884fb35897b7c4f86/68747470733a2f2f6769746875622e636f6d2f7a4272697476612f334442617243686172742f7261772f6d61737465722f646f63732f707265766965772e706e67" border="0" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The visual compiles fine without any errors&amp;nbsp; but when I am trying to display it in Power BI Service only an empty visual is returned:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG width="398" height="255" src="https://ip1.i.lithium.com/56561c1e2d9c510ec11c52c12232701d9b51d0f3/68747470733a2f2f757365722d696d616765732e67697468756275736572636f6e74656e742e636f6d2f33383837393532362f34353135373836342d39616134386138302d623165322d313165382d383637652d3331306466346263616437632e706e67" border="0" /&gt;&lt;/P&gt;&lt;P&gt;I think the problem might be somewhere in data bindung such as that the visual doesn't draw the data that is selected in PBI.&lt;/P&gt;&lt;P&gt;However, I am not able to locate the problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I try to package the visual, the following error appears:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="packaging-error.PNG" style="width: 735px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/118726i48C084802D574851/image-dimensions/735x391?v=v2" width="735" height="391" role="button" title="packaging-error.PNG" alt="packaging-error.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am grateful for any help, thanks!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The visual code is&amp;nbsp;&lt;A href="https://github.com/zBritva/3DBarChart/blob/master/src/visual.ts" target="_self"&gt;here&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Sep 2018 16:30:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Cannot-display-data-with-custom-visual/m-p/511854#M15790</guid>
      <dc:creator>giro17</dc:creator>
      <dc:date>2018-09-10T16:30:10Z</dc:date>
    </item>
  </channel>
</rss>

