<?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: Suggest an efficient automated pipeline idea in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Suggest-an-efficient-automated-pipeline-idea/m-p/4330382#M5621</link>
    <description>&lt;P&gt;Yes, setting up an On-Premises Data Gateway is a practical solution for integrating your on-premises data with Power BI in near real-time.&lt;BR /&gt;&lt;BR /&gt;for more info related refer to this doc:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/power-bi/guidance/powerbi-implementation-planning-data-gateways" target="_blank"&gt;Power BI implementation planning: Data gateways - Power BI | Microsoft Learn&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Prashanth Are&lt;/P&gt;
&lt;P&gt;MS Fabric community team&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post helps, then please consider&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to help the other members find it more quickly and give &lt;STRONG&gt;Kudos&lt;/STRONG&gt; if helped you resolve your query.&lt;/P&gt;</description>
    <pubDate>Mon, 16 Dec 2024 08:17:28 GMT</pubDate>
    <dc:creator>v-prasare</dc:creator>
    <dc:date>2024-12-16T08:17:28Z</dc:date>
    <item>
      <title>Suggest an efficient automated pipeline idea</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Suggest-an-efficient-automated-pipeline-idea/m-p/4327419#M5597</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am currently working with two softwares, Meditos (Lab) and Wondersoft Shopaid (Pharmacy), which provide automated backups at specific intervals in the form of SQL and .bak files respectively.&lt;/P&gt;&lt;P&gt;I want to set up a real-time data pipeline to integrate these backups with Power BI for reporting.&lt;/P&gt;&lt;P&gt;Could you suggest me some best ways to&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;1. connect these backups to Power BI in real-time*?&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;2. Any techniques, or workflows (e.g., ETL tools, connectors) that can help automate this process effectively(cost effectively)?&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2024 07:05:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Suggest-an-efficient-automated-pipeline-idea/m-p/4327419#M5597</guid>
      <dc:creator>LB-Tech</dc:creator>
      <dc:date>2024-12-13T07:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: Suggest an efficient automated pipeline idea</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Suggest-an-efficient-automated-pipeline-idea/m-p/4327599#M5601</link>
      <description>&lt;P&gt;I'm assuming you're missing a footnote regarding real-time.&amp;nbsp; What do you mean by 'real-time'?&amp;nbsp; Actual real time or polling at intervals?&amp;nbsp; Actual real time is likely to be Event Stream and Kusto driven.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2024 08:40:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Suggest-an-efficient-automated-pipeline-idea/m-p/4327599#M5601</guid>
      <dc:creator>spencer_sa</dc:creator>
      <dc:date>2024-12-13T08:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: Suggest an efficient automated pipeline idea</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Suggest-an-efficient-automated-pipeline-idea/m-p/4327752#M5603</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="844306" data-lia-user-login="LB-Tech" class="lia-mention lia-mention-user"&gt;LB-Tech&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to Microsoft Fabric community support.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;from above question your trying to set up a real-time data pipeline that integrates SQL and .bak backups. please follow below mentioned steps and let me know if this helps:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Setup a Centralized Database&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;UL&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://Microsoft%20Docs - SSMS" target="_self"&gt;Use a SQL Server instance&lt;/A&gt;(on-premise or cloud)&lt;/LI&gt;
&lt;LI&gt;Centralize all data by, Loading &lt;A href="http://Backup%20and Restore Databases in SQL Server" target="_self"&gt;SQL backups directly into the database and Restoring .bak files&lt;/A&gt; periodically.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/UL&gt;
&lt;OL start="2"&gt;
&lt;LI&gt;&lt;STRONG&gt;Automate Backup Processing&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;For SQL Files:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Write a script (Python, PowerShell, or Bash) to Detect new SQL files in the backup folder. Execute the SQL files to update the database.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;For .bak Files:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Use SQL Server commands or tools to automate .bak file restoration. please refer to similar community post&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Power-Query/Is-it-possible-to-connect-to-a-BAK-file/m-p/169659" target="_blank" rel="noopener"&gt;Solved: Re: Is it possible to connect to a .BAK file? - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Automate this process using:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Windows Task Scheduler or CRON jobs, ADF (&lt;A href="http://Microsoft%20ADF Documentation" target="_self"&gt;Azure Data Factory&lt;/A&gt;) or custom scripts for orchestration.&lt;/LI&gt;
&lt;/UL&gt;
&lt;OL start="3"&gt;
&lt;LI&gt;&lt;STRONG&gt; Data Transformation&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;UL&gt;
&lt;UL&gt;
&lt;LI&gt;Use an ETL tool or custom scripts toClean the data, Join and aggregate data, Apply business rules for reporting&lt;/LI&gt;
&lt;/UL&gt;
&lt;/UL&gt;
&lt;OL start="4"&gt;
&lt;LI&gt;&lt;STRONG&gt; Real-Time Data Integration&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;UL&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://Real-Time%20Reporting in Power BI with DirectQuery" target="_self"&gt;DirectQuery for Real-Time Reporting&lt;/A&gt;: Connect Power BI directly to the centralized database. Changes in the database are reflected in Power BI in near-real-time.&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://Refresh%20Data in Power BI" target="_self"&gt;Scheduled Refresh&lt;/A&gt;: Use Power BI Import mode for pre-aggregated data. Set a refresh schedule to pull the latest data.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Prashanth Are&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post helps, then please consider &lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt; to help the other members find it more quickly&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2024 04:32:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Suggest-an-efficient-automated-pipeline-idea/m-p/4327752#M5603</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2024-12-20T04:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Suggest an efficient automated pipeline idea</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Suggest-an-efficient-automated-pipeline-idea/m-p/4329079#M5617</link>
      <description>&lt;P&gt;Can we setup a On-Prem Gateway for this task?&lt;/P&gt;</description>
      <pubDate>Sat, 14 Dec 2024 09:00:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Suggest-an-efficient-automated-pipeline-idea/m-p/4329079#M5617</guid>
      <dc:creator>LB-Tech</dc:creator>
      <dc:date>2024-12-14T09:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: Suggest an efficient automated pipeline idea</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Suggest-an-efficient-automated-pipeline-idea/m-p/4330382#M5621</link>
      <description>&lt;P&gt;Yes, setting up an On-Premises Data Gateway is a practical solution for integrating your on-premises data with Power BI in near real-time.&lt;BR /&gt;&lt;BR /&gt;for more info related refer to this doc:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/power-bi/guidance/powerbi-implementation-planning-data-gateways" target="_blank"&gt;Power BI implementation planning: Data gateways - Power BI | Microsoft Learn&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Prashanth Are&lt;/P&gt;
&lt;P&gt;MS Fabric community team&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post helps, then please consider&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to help the other members find it more quickly and give &lt;STRONG&gt;Kudos&lt;/STRONG&gt; if helped you resolve your query.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2024 08:17:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Suggest-an-efficient-automated-pipeline-idea/m-p/4330382#M5621</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2024-12-16T08:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: Suggest an efficient automated pipeline idea</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Suggest-an-efficient-automated-pipeline-idea/m-p/4338350#M5714</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="844306" data-lia-user-login="LB-Tech" class="lia-mention lia-mention-user"&gt;LB-Tech&lt;/a&gt;,&lt;BR /&gt;Hope your doing well.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As we haven’t heard back from you, we wanted to kindly follow up to check if the solution helps you? or let us know if you need any further assistance here?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Your feedback is important to us,&amp;nbsp;Looking forward to your response.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Prashanth Are&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;MS Fabric community support.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post helps, then please consider&amp;nbsp;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly and give&amp;nbsp;&lt;STRONG&gt;Kudos&lt;/STRONG&gt;&amp;nbsp;if helped you resolve your query.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2024 09:12:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Suggest-an-efficient-automated-pipeline-idea/m-p/4338350#M5714</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2024-12-20T09:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: Suggest an efficient automated pipeline idea</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Suggest-an-efficient-automated-pipeline-idea/m-p/4343581#M5773</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="844306" data-lia-user-login="LB-Tech" class="lia-mention lia-mention-user"&gt;LB-Tech&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Hope your doing well.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As we haven’t heard back from you, we wanted to kindly follow up to check if the solution helps you? or let us know if you need any further assistance here?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Your feedback is important to us,&amp;nbsp;Looking forward to your response.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Prashanth Are&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;MS Fabric community support.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post helps, then please consider&amp;nbsp;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly and give&amp;nbsp;&lt;STRONG&gt;Kudos&lt;/STRONG&gt;&amp;nbsp;if helped you resolve your query.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Dec 2024 11:22:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Suggest-an-efficient-automated-pipeline-idea/m-p/4343581#M5773</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2024-12-26T11:22:41Z</dc:date>
    </item>
  </channel>
</rss>

