<?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: Power BI Custom Visual - Web API for edit the data of excel data source in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Custom-Visual-Web-API-for-edit-the-data-of-excel-data/m-p/4260542#M58043</link>
    <description>&lt;P&gt;You cannot modify individual rows/columns of a semantic model.&amp;nbsp; The smallest change you can make for regular semantic models is a flush and fill of a partition.&amp;nbsp; For streaming datasets the smallest operation is to push a single row.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to modify the content of the Excel file that is the source of your semantic model then you could use the Graph API, but that will be meaningless as that change will not be reflected back in the semantic model until after the next semantic model refresh.&amp;nbsp; Excel files are not suitable for Direct Query connections, they are Import Mode only.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Oct 2024 12:56:13 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2024-10-28T12:56:13Z</dc:date>
    <item>
      <title>Power BI Custom Visual - Web API for edit the data of excel data source</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Custom-Visual-Web-API-for-edit-the-data-of-excel-data/m-p/4260358#M58041</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm developing a powerbi custom visual.&lt;/P&gt;&lt;P&gt;There I need to edit the data pieces of individual cells of the excel data source bound with the visual.&lt;/P&gt;&lt;P&gt;I was just researching on that, and found an API endpoint as below.&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/update-datasources" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/update-datasources&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But it doesnt support to edit the data cells, support only to update the entire data source by changing its connection string properties.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please advice me if any of you got to know a way of editing each data cell value by calling an API or some other way.&lt;/P&gt;&lt;P&gt;That way sould be feasible to call an api from the coding of visual or some other programatical way within the visual, not via the powerbi online portal or desktop application.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Lasanths&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 10:33:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Custom-Visual-Web-API-for-edit-the-data-of-excel-data/m-p/4260358#M58041</guid>
      <dc:creator>dakdgdl</dc:creator>
      <dc:date>2024-10-28T10:33:35Z</dc:date>
    </item>
    <item>
      <title>Power BI Custom Visual - Web API for edit the data of excel data source</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Custom-Visual-Web-API-for-edit-the-data-of-excel-data/m-p/4260360#M58045</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm developing a powerbi custom visual.&lt;/P&gt;&lt;P&gt;There I need to edit the data pieces of individual cells of the excel data source bound with the visual.&lt;/P&gt;&lt;P&gt;I was just researching on that, and found an API endpoint as below.&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/update-datasources" target="_blank"&gt;https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/update-datasources&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But it doesnt support to edit the data cells, support only to update the entire data source by changing its connection string properties.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please advice me if any of you got to know a way of editing each data cell value by calling an API or some other way.&lt;/P&gt;&lt;P&gt;That way sould be feasible to call an api from the coding of visual or some other programatical way within the visual, not via the powerbi online portal or desktop application.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Lasanths&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 10:36:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Custom-Visual-Web-API-for-edit-the-data-of-excel-data/m-p/4260360#M58045</guid>
      <dc:creator>dakdgdl</dc:creator>
      <dc:date>2024-10-28T10:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Custom Visual - Web API for edit the data of excel data source</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Custom-Visual-Web-API-for-edit-the-data-of-excel-data/m-p/4260542#M58043</link>
      <description>&lt;P&gt;You cannot modify individual rows/columns of a semantic model.&amp;nbsp; The smallest change you can make for regular semantic models is a flush and fill of a partition.&amp;nbsp; For streaming datasets the smallest operation is to push a single row.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to modify the content of the Excel file that is the source of your semantic model then you could use the Graph API, but that will be meaningless as that change will not be reflected back in the semantic model until after the next semantic model refresh.&amp;nbsp; Excel files are not suitable for Direct Query connections, they are Import Mode only.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 12:56:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Custom-Visual-Web-API-for-edit-the-data-of-excel-data/m-p/4260542#M58043</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-10-28T12:56:13Z</dc:date>
    </item>
  </channel>
</rss>

