<?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: Create a custom button using D3JS visual in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Create-a-custom-button-using-D3JS-visual/m-p/3040096#M40880</link>
    <description>&lt;P&gt;Hi jppp,&lt;/P&gt;&lt;P&gt;Thank you for developing the D3.js add in. I've been looking to add buttons/combo boxes, etc. into the tool. However, I can't get the charts to respond to a change. I've been trying to recreate this, &lt;A href="https://d3-graph-gallery.com/graph/barplot_button_data_simple.html" target="_self"&gt;here.&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was wondering if this is possible or whether it's been disabled. In Microsoft's notes, &lt;A href="https://learn.microsoft.com/en-gb/power-bi/developer/visuals/power-bi-custom-visuals-certified" target="_self"&gt;here&lt;/A&gt;, it says the following is not allowed:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;innerHTML, or&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;D3.html(user data or user input).&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Here is where I've got to:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="radders_0-1674561683308.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/860693i11C4C734DB388422/image-size/medium?v=v2&amp;amp;px=400" role="button" title="radders_0-1674561683308.png" alt="radders_0-1674561683308.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;For the buttons example, I created my buttons (I also tried attr('onclick', 'update(data1)') &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="radders_2-1674561852733.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/860695i7ACCA437F7D52582/image-size/medium?v=v2&amp;amp;px=400" role="button" title="radders_2-1674561852733.png" alt="radders_2-1674561852733.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm sure the function I have to plot the chart works as I call it when the form first loads:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="radders_3-1674562002605.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/860698iFC2924586792B213/image-size/medium?v=v2&amp;amp;px=400" role="button" title="radders_3-1674562002605.png" alt="radders_3-1674562002605.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you let me know if it is possible or has been disabled?&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Radders&lt;/P&gt;</description>
    <pubDate>Tue, 24 Jan 2023 12:09:28 GMT</pubDate>
    <dc:creator>radders</dc:creator>
    <dc:date>2023-01-24T12:09:28Z</dc:date>
    <item>
      <title>Create a custom button using D3JS visual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Create-a-custom-button-using-D3JS-visual/m-p/612704#M18436</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to create a button using D3JS visual which should export table data in to the excel. Could you please help me on this ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Shubham&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 09:12:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Create-a-custom-button-using-D3JS-visual/m-p/612704#M18436</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-30T09:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Create a custom button using D3JS visual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Create-a-custom-button-using-D3JS-visual/m-p/613610#M18442</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/3821"&gt;@jppp&lt;/a&gt;&amp;nbsp;to help you in using D3JS visual.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Ignat Vilesov,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Software Engineer&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;pbicvsupport@microsoft.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 07:51:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Create-a-custom-button-using-D3JS-visual/m-p/613610#M18442</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2019-01-31T07:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Create a custom button using D3JS visual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Create-a-custom-button-using-D3JS-visual/m-p/613871#M18447</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't think that this is possible as all custom visuals are running in a&amp;nbsp;sandbox and&amp;nbsp;cannot act as a web end point to 'serve' the Excel file.&lt;/P&gt;&lt;P&gt;Maybe it is easier to look at the PowerApp visual and its possibilities to achieve your goal.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-JP&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 11:12:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Create-a-custom-button-using-D3JS-visual/m-p/613871#M18447</guid>
      <dc:creator>jppp</dc:creator>
      <dc:date>2019-01-31T11:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: Create a custom button using D3JS visual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Create-a-custom-button-using-D3JS-visual/m-p/3040096#M40880</link>
      <description>&lt;P&gt;Hi jppp,&lt;/P&gt;&lt;P&gt;Thank you for developing the D3.js add in. I've been looking to add buttons/combo boxes, etc. into the tool. However, I can't get the charts to respond to a change. I've been trying to recreate this, &lt;A href="https://d3-graph-gallery.com/graph/barplot_button_data_simple.html" target="_self"&gt;here.&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was wondering if this is possible or whether it's been disabled. In Microsoft's notes, &lt;A href="https://learn.microsoft.com/en-gb/power-bi/developer/visuals/power-bi-custom-visuals-certified" target="_self"&gt;here&lt;/A&gt;, it says the following is not allowed:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;innerHTML, or&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;D3.html(user data or user input).&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Here is where I've got to:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="radders_0-1674561683308.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/860693i11C4C734DB388422/image-size/medium?v=v2&amp;amp;px=400" role="button" title="radders_0-1674561683308.png" alt="radders_0-1674561683308.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;For the buttons example, I created my buttons (I also tried attr('onclick', 'update(data1)') &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="radders_2-1674561852733.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/860695i7ACCA437F7D52582/image-size/medium?v=v2&amp;amp;px=400" role="button" title="radders_2-1674561852733.png" alt="radders_2-1674561852733.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm sure the function I have to plot the chart works as I call it when the form first loads:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="radders_3-1674562002605.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/860698iFC2924586792B213/image-size/medium?v=v2&amp;amp;px=400" role="button" title="radders_3-1674562002605.png" alt="radders_3-1674562002605.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you let me know if it is possible or has been disabled?&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Radders&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2023 12:09:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Create-a-custom-button-using-D3JS-visual/m-p/3040096#M40880</guid>
      <dc:creator>radders</dc:creator>
      <dc:date>2023-01-24T12:09:28Z</dc:date>
    </item>
  </channel>
</rss>

