<?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 Consume Excel file stored in M-File from PowerBI in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Consume-Excel-file-stored-in-M-File-from-PowerBI/m-p/3672512#M32658</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;Is there anyone who has configured PowerBI or a Dataflow in a way to consume an Excel file directly from an M-File Vault?&lt;/P&gt;&lt;P&gt;By using the "Get Data" from PowerBI, I'm able to find the file from the M-File desktop version I'm using but then, a local copy of it is getting created in my SharePoint personal folder. Unfortunately in this way, the file used by PowerBI is not any more connected with the real source.&lt;/P&gt;&lt;P&gt;I've found on the network the suggestion to work in the opposite way around. Something like:&lt;/P&gt;&lt;P&gt;- Store the Excel working file in SharePoint&lt;/P&gt;&lt;P&gt;- Link PowerBI to SharePoint (very easy)&lt;/P&gt;&lt;P&gt;- Copy the file to M-File when approval is needed&lt;/P&gt;&lt;P&gt;... but I need to secure that my PowerBi is using only the latest approved data from the source.&lt;BR /&gt;&lt;BR /&gt;Is there any official best practice on this matter that I can use?&lt;BR /&gt;&lt;BR /&gt;Thanks!!!&lt;/P&gt;</description>
    <pubDate>Thu, 01 Feb 2024 09:06:02 GMT</pubDate>
    <dc:creator>GiulianoB</dc:creator>
    <dc:date>2024-02-01T09:06:02Z</dc:date>
    <item>
      <title>Consume Excel file stored in M-File from PowerBI</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Consume-Excel-file-stored-in-M-File-from-PowerBI/m-p/3672512#M32658</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;Is there anyone who has configured PowerBI or a Dataflow in a way to consume an Excel file directly from an M-File Vault?&lt;/P&gt;&lt;P&gt;By using the "Get Data" from PowerBI, I'm able to find the file from the M-File desktop version I'm using but then, a local copy of it is getting created in my SharePoint personal folder. Unfortunately in this way, the file used by PowerBI is not any more connected with the real source.&lt;/P&gt;&lt;P&gt;I've found on the network the suggestion to work in the opposite way around. Something like:&lt;/P&gt;&lt;P&gt;- Store the Excel working file in SharePoint&lt;/P&gt;&lt;P&gt;- Link PowerBI to SharePoint (very easy)&lt;/P&gt;&lt;P&gt;- Copy the file to M-File when approval is needed&lt;/P&gt;&lt;P&gt;... but I need to secure that my PowerBi is using only the latest approved data from the source.&lt;BR /&gt;&lt;BR /&gt;Is there any official best practice on this matter that I can use?&lt;BR /&gt;&lt;BR /&gt;Thanks!!!&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 09:06:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Consume-Excel-file-stored-in-M-File-from-PowerBI/m-p/3672512#M32658</guid>
      <dc:creator>GiulianoB</dc:creator>
      <dc:date>2024-02-01T09:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: Consume Excel file stored in M-File from PowerBI</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Consume-Excel-file-stored-in-M-File-from-PowerBI/m-p/3674386#M32680</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="683834" data-lia-user-login="GiulianoB" class="lia-mention lia-mention-user"&gt;GiulianoB&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;It works according to the method you described, but you need to make sure that the source is up to date.&lt;/P&gt;
&lt;P&gt;The following M-languages are available:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;let varName = Text.BetweenDelimiters([File Name], "_", ".") in
#datetime(Number.From(Text.Start(varName, 4)), Number.From(Text.Middle(varName,5,1)), Number.From(Text.Middle(varName, 6, 2)), Number.From(Text.Middle(varName,8,2)), Number.From(Text.End(varName,2)),0)&lt;/LI-CODE&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Xianda Tang&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post &lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider &lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt; to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 02:06:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Consume-Excel-file-stored-in-M-File-from-PowerBI/m-p/3674386#M32680</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-02-02T02:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: Consume Excel file stored in M-File from PowerBI</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Consume-Excel-file-stored-in-M-File-from-PowerBI/m-p/4839895#M42038</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="683834" data-lia-user-login="GiulianoB" class="lia-mention lia-mention-user"&gt;GiulianoB&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;An update on this from my side in the hope it helps others...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We currently have two solutions:&lt;/P&gt;&lt;P&gt;1) Connect with the file via the local M-files M:/-drive and use a personal on-premises gateway for scheduled refresh.&lt;/P&gt;&lt;P&gt;2) Create a Power BI Custom connector for connecting to files in M-files, including authentificatio logic. And install an on-premises gateway to connect to the custom connector .MEZ file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards!&lt;/P&gt;</description>
      <pubDate>Wed, 01 Oct 2025 12:25:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Consume-Excel-file-stored-in-M-File-from-PowerBI/m-p/4839895#M42038</guid>
      <dc:creator>JOOV2</dc:creator>
      <dc:date>2025-10-01T12:25:40Z</dc:date>
    </item>
  </channel>
</rss>

