<?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: PowerApps Write Back to Excel in Service</title>
    <link>https://community.fabric.microsoft.com/t5/Service/PowerApps-Write-Back-to-Excel/m-p/4595330#M268024</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="822880" data-lia-user-login="Williams25k" class="lia-mention lia-mention-user"&gt;Williams25k&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thank you for reaching out in Microsoft Community Forum.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;please follow below ways to resolve the error;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;1. Use a SharePoint List to store and update patient data instead of Excel.&lt;/P&gt;
&lt;P&gt;2. Create a Power Apps form to edit the "Spoke to Patient" field and write back to SharePoint.&lt;/P&gt;
&lt;P&gt;3. Refresh Power BI using Scheduled Refresh or Power Automate to reflect updates.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Please continue using Microsoft community forum.&lt;BR /&gt;&lt;BR /&gt;If you found this post helpful, please consider marking it as "&lt;STRONG&gt;Accept as Solution&lt;/STRONG&gt;" and give it a '&lt;STRONG&gt;Kudos&lt;/STRONG&gt;'. if it was helpful. help other members find it more easily.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Pavan.&lt;/P&gt;</description>
    <pubDate>Tue, 04 Mar 2025 16:40:36 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2025-03-04T16:40:36Z</dc:date>
    <item>
      <title>PowerApps Write Back to Excel</title>
      <link>https://community.fabric.microsoft.com/t5/Service/PowerApps-Write-Back-to-Excel/m-p/4585307#M267119</link>
      <description>&lt;P&gt;I am attempting to have a PowerApp form to write back to a data source which is feeding one of the tables in my dashboard.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have seen videos online of how to do this but after following the instructions I can't quite get it to work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My data source (and the field I want users to be able to edit) is in Excel and is formatted as a table. It is saved on my One drive (also where the PBI file is saved).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The data source has a relationship within PowerBI with another file that are connected by a unique ID (in this case, a patients health record number).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want a simple form that allows the end user to to be able to type "Yes" or "No" for whether or not they spoke to a patient about a particilar procedure during their visit. This is a column in the data source titled "Spoke to Patient".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If anyone can point me to a video or provide instructions for how to do this I would greatly appreciate it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 22:59:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/PowerApps-Write-Back-to-Excel/m-p/4585307#M267119</guid>
      <dc:creator>Williams25k</dc:creator>
      <dc:date>2025-02-25T22:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: PowerApps Write Back to Excel</title>
      <link>https://community.fabric.microsoft.com/t5/Service/PowerApps-Write-Back-to-Excel/m-p/4585361#M267126</link>
      <description>&lt;P&gt;Excel on OneDrive is not a foldable data source. That means when you write the result into the Excel file via the Patch command in PowerApps&amp;nbsp; this change will not be reflected in the Power BI User Interface until the next refresh has happened and the user has interacted with the report again.&amp;nbsp; &amp;nbsp;The whole user experience will be highly unsatisfactory.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Watch the video from last year's Ignite even where they discussed the upcoming data write back plans.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2025 01:16:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/PowerApps-Write-Back-to-Excel/m-p/4585361#M267126</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2025-02-26T01:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: PowerApps Write Back to Excel</title>
      <link>https://community.fabric.microsoft.com/t5/Service/PowerApps-Write-Back-to-Excel/m-p/4589431#M267479</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="822880" data-lia-user-login="Williams25k" class="lia-mention lia-mention-user"&gt;Williams25k&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thank you for reaching out in Microsoft Community Forum.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thank you&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="100342" data-lia-user-login="lbendlin" class="lia-mention lia-mention-user"&gt;lbendlin&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;for the helpful response.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;As suggested by Ibendlin,&amp;nbsp; I hope this information was helpful. Please let me know if you have any further questions or you'd like to discuss this further. If this answers your question, please "&lt;STRONG&gt;Accept as Solution&lt;/STRONG&gt;" and give it a '&lt;STRONG&gt;Kudos&lt;/STRONG&gt;' so others can find it easily.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Please continue using Microsoft community forum.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Pavan.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2025 06:40:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/PowerApps-Write-Back-to-Excel/m-p/4589431#M267479</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-02-28T06:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: PowerApps Write Back to Excel</title>
      <link>https://community.fabric.microsoft.com/t5/Service/PowerApps-Write-Back-to-Excel/m-p/4589537#M267488</link>
      <description>&lt;P&gt;Hi Williams25k&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have written quite extensively about write-back to Power BI from Power Apps:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://downhill-data.com/2024/02/10/guide-add-write-back-to-power-bi-reports-with-power-apps-part-2-display-write-back-data-live-in-power-bi-reports/" target="_blank"&gt;Guide: Add Write-Back to Power BI reports with Power Apps – Part 2: Display write-back data LIVE in Power BI reports – Downhill Data&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://downhill-data.com/2024/11/26/fabric-power-bi-write-back-made-easy-w-fabric-sql-databases/" target="_blank"&gt;Fabric/Power BI Write-Back made easy w. Fabric SQL Databases – Downhill Data&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The key question is whether or not you need the data to show up in your report live, or if you can wait until after a refresh?&lt;/P&gt;
&lt;P&gt;If you can wait for the refresh, your best option is a Sharepoint List, which will minimize license costs, as you won't need Premium Power Apps.&lt;/P&gt;
&lt;P&gt;If you need live data, you need a Premium Data Source, like a SQL Database or Dataverse, and connect via DirectQuery in Power BI.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For more info, check out the links above for some of the options.&lt;BR /&gt;&lt;BR /&gt;_____________________________________________________&lt;BR /&gt;I hope my comment was helpful.&lt;BR /&gt;If your question was answered, please mark your post as 'Solved' and consider giving me a 'Thumbs Up'.&lt;BR /&gt;Find me on &lt;A href="https://www.linkedin.com/in/jonvoge/" target="_blank"&gt;LinkedIn&lt;/A&gt;, &lt;A href="https://sessionize.com/jon-voge/" target="_blank"&gt;Sessionize&lt;/A&gt;, or my blog &lt;A href="https://downhill-data.com/" target="_blank"&gt;Downhill Data&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2025 07:42:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/PowerApps-Write-Back-to-Excel/m-p/4589537#M267488</guid>
      <dc:creator>Jonvoge</dc:creator>
      <dc:date>2025-02-28T07:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: PowerApps Write Back to Excel</title>
      <link>https://community.fabric.microsoft.com/t5/Service/PowerApps-Write-Back-to-Excel/m-p/4591961#M267686</link>
      <description>&lt;P&gt;Thank you for your response. I suppose I'm ok with waiting for a refresh. Can you point me to a resource that shows the best way to do this with a Sharepoint list?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your help is appreciated.&lt;/P&gt;</description>
      <pubDate>Sun, 02 Mar 2025 20:25:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/PowerApps-Write-Back-to-Excel/m-p/4591961#M267686</guid>
      <dc:creator>Williams25k</dc:creator>
      <dc:date>2025-03-02T20:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: PowerApps Write Back to Excel</title>
      <link>https://community.fabric.microsoft.com/t5/Service/PowerApps-Write-Back-to-Excel/m-p/4595330#M268024</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="822880" data-lia-user-login="Williams25k" class="lia-mention lia-mention-user"&gt;Williams25k&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thank you for reaching out in Microsoft Community Forum.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;please follow below ways to resolve the error;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;1. Use a SharePoint List to store and update patient data instead of Excel.&lt;/P&gt;
&lt;P&gt;2. Create a Power Apps form to edit the "Spoke to Patient" field and write back to SharePoint.&lt;/P&gt;
&lt;P&gt;3. Refresh Power BI using Scheduled Refresh or Power Automate to reflect updates.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Please continue using Microsoft community forum.&lt;BR /&gt;&lt;BR /&gt;If you found this post helpful, please consider marking it as "&lt;STRONG&gt;Accept as Solution&lt;/STRONG&gt;" and give it a '&lt;STRONG&gt;Kudos&lt;/STRONG&gt;'. if it was helpful. help other members find it more easily.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Pavan.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 16:40:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/PowerApps-Write-Back-to-Excel/m-p/4595330#M268024</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-03-04T16:40:36Z</dc:date>
    </item>
  </channel>
</rss>

