<?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>rss.livelink.threads-in-node</title>
    <link>https://community.fabric.microsoft.com/t5/</link>
    <description>Microsoft Fabric Community</description>
    <pubDate>Fri, 18 Sep 2026 16:37:59 GMT</pubDate>
    <dc:creator>Community</dc:creator>
    <dc:date>2026-09-18T16:37:59Z</dc:date>
    <item>
      <title>Distance-Based Location Highlighting</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Distance-Based-Location-Highlighting/m-p/5367809#M188519</link>
      <description>&lt;P&gt;&amp;nbsp;Hello,&lt;/P&gt;&lt;P&gt;I’m trying to calculate the distance between the assigned location and the employee’s home location using the latitude and longitude available in this file.&lt;/P&gt;&lt;P&gt;The objective is to identify locations that are within the selected distance range (in kilometres) using a kilometre slicer. I would like the locations that fall within the selected range to be highlighted in green, while all other locations remain grey.&lt;/P&gt;&lt;P&gt;Additionally, I would like the selected location to be highlighted based on the selected City, Employee Location, or StoresDummy[City] value.&lt;/P&gt;&lt;P&gt;I’ve also referred to the following YouTube video for guidance: &amp;nbsp;&lt;A class="lia-external-url" href="https://youtu.be/5nkPRsD-olM?si=9arL2DV4Id3jqhmW" target="_blank"&gt;youtube&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Could you please help me implement this logic in Power BI/DAX?&lt;BR /&gt;&lt;BR /&gt;&lt;A class="lia-external-url" href="https://1drv.ms/u/c/0b49db32f818eb2d/IQDB003wuMmLSpgRNjVHCFSPASFtxOwFEiUZEtdXzF0MFco?e=3IHmvT" target="_blank"&gt;Sample data&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2026 15:28:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Distance-Based-Location-Highlighting/m-p/5367809#M188519</guid>
      <dc:creator>Swami_om</dc:creator>
      <dc:date>2026-09-18T15:28:14Z</dc:date>
    </item>
    <item>
      <title>Best Practices for Handling Incremental Data Loads in Dataflow Gen2</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Best-Practices-for-Handling-Incremental-Data-Loads-in-Dataflow/m-p/5367807#M5842</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am exploring different approaches for handling incremental data loads with Dataflow Gen2 in Microsoft Fabric.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For larger datasets, refreshing the entire dataset every time can become inefficient, so I am interested in understanding how others are designing their dataflows to process only new or changed records.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A few questions:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How are you identifying and filtering changed records between dataflow runs?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it better to manage incremental logic directly inside Dataflow Gen2, or use a Fabric pipeline to control the process?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do you handle failed runs or partially processed data without creating duplicate records?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are there any recommended patterns for maintaining good performance as the volume of historical data grows?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would appreciate hearing about approaches that have worked well in real Fabric environments.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2026 15:26:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Best-Practices-for-Handling-Incremental-Data-Loads-in-Dataflow/m-p/5367807#M5842</guid>
      <dc:creator>codeautomation</dc:creator>
      <dc:date>2026-09-18T15:26:56Z</dc:date>
    </item>
    <item>
      <title>Designing AI Agent Workflows on Modern Data Platforms</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Designing-AI-Agent-Workflows-on-Modern-Data-Platforms/m-p/5367805#M18001</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been exploring how AI agents can work with modern data engineering platforms to automate business processes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A common architecture I see is that data pipelines collect and prepare information, AI agents analyze the context and determine the next action, workflow services execute tasks through APIs or connected systems, and the results are stored for reporting or further processing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am interested in how teams are approaching this with Microsoft Fabric.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you using AI agents directly with Fabric workflows, or keeping the AI layer separate?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What patterns work well for connecting AI agents with Lakehouse, Data Pipelines, or notebooks?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do you manage security and permissions when AI applications need access to enterprise data?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are there recommended approaches for combining Fabric workloads with external AI services?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would be interested to hear what architecture patterns others are using and what challenges you have encountered.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2026 15:21:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Designing-AI-Agent-Workflows-on-Modern-Data-Platforms/m-p/5367805#M18001</guid>
      <dc:creator>codeautomation</dc:creator>
      <dc:date>2026-09-18T15:21:22Z</dc:date>
    </item>
    <item>
      <title>The permissions granted to user '' are insufficient</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/The-permissions-granted-to-user-are-insufficient/m-p/5367804#M43898</link>
      <description>&lt;P&gt;I installed Power BI Report Server – SQL Server 2025 Standard, product version 15.0.1121.109, on the primary node only of a Windows Failover Cluster SQL Server 2025 (no AG) – OS Windows Server 2025 Datacenter.&lt;BR /&gt;I configured the SMTP settings in the Email Settings section of the Report Server Wizard.&lt;BR /&gt;I created a shared PostgreSQL data source that connects using a username and password, and then created a paginated report using that data source.&lt;BR /&gt;The permissions for my AD user on the Report Server folder containing both the data source and report are all: Browser, Content Manager, My Reports, Publisher, Report Builder.&lt;BR /&gt;I created an Email distribution subscription for my report, but when I run the subscription either manually or on schedule I get the below error:&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;Failure sending mail: The permissions granted to user '' are insufficient for performing this operation.Mail will not be resent.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2026 15:18:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/The-permissions-granted-to-user-are-insufficient/m-p/5367804#M43898</guid>
      <dc:creator>eduardserediuc</dc:creator>
      <dc:date>2026-09-18T15:18:41Z</dc:date>
    </item>
    <item>
      <title>Can Power Automate Automatically Retry a Power BI Dataset Refresh Until It Succeeds?</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Can-Power-Automate-Automatically-Retry-a-Power-BI-Dataset/m-p/5367796#M1475744</link>
      <description>&lt;P&gt;Hi Power BI Community,&lt;/P&gt;&lt;P&gt;We currently perform a &lt;STRONG&gt;manual refresh of a Power BI dataset in our Production workspace&lt;/STRONG&gt;. We would like to automate this using &lt;STRONG&gt;Power Automate&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Our requirement is:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Dataset: &lt;STRONG&gt;Recording&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Workspace: &lt;STRONG&gt;Production&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Required to be successfully refreshed &lt;STRONG&gt;before 8:00 AM EST every day&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Start the refresh automatically, for example around &lt;STRONG&gt;6:00 AM EST&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Sometimes the refresh fails intermittently, so we would like Power Automate to &lt;STRONG&gt;retry the refresh if it fails&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Once the refresh successfully completes, the flow should &lt;STRONG&gt;stop immediately and should not trigger any further refreshes&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;We don't need a success email/notification.&lt;/LI&gt;&lt;LI&gt;If the refresh continues to fail after a predefined number of retries, we would like to be notified.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Our intended flow is roughly:&lt;/P&gt;&lt;P&gt;Scheduled trigger – 6:00 AM EST ↓ Refresh Power BI Dataset ↓ Check actual refresh status ↓ Completed? ↓ YES ↓ NO / FAILED STOP Wait ↓ Retry ↓ Check status again ↓ SUCCESS → STOP&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Questions:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Can this be implemented reliably using the &lt;STRONG&gt;Power BI connector in Power Automate&lt;/STRONG&gt;?&lt;/LI&gt;&lt;LI&gt;Is there an action/API that allows us to check the &lt;STRONG&gt;actual dataset refresh status&lt;/STRONG&gt; after triggering the refresh?&lt;/LI&gt;&lt;LI&gt;How can we make the flow retry only when the refresh fails or does not complete?&lt;/LI&gt;&lt;LI&gt;Once the refresh succeeds, how can we ensure the flow stops and does not trigger another refresh?&lt;/LI&gt;&lt;LI&gt;Is there any limitation on repeatedly triggering dataset refreshes through Power Automate that we should be aware of?&lt;/LI&gt;&lt;LI&gt;Would you recommend using the &lt;STRONG&gt;Power BI REST API&lt;/STRONG&gt; instead of the Power BI connector for this scenario?&lt;/LI&gt;&lt;LI&gt;What Power BI and Power Automate licenses are required for this solution?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Any guidance or examples of a recommended Power Automate design would be appreciated.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2026 14:32:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Can-Power-Automate-Automatically-Retry-a-Power-BI-Dataset/m-p/5367796#M1475744</guid>
      <dc:creator>manoj_0911</dc:creator>
      <dc:date>2026-09-18T14:32:32Z</dc:date>
    </item>
    <item>
      <title>Building an AI-powered quote engine on Microsoft Fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Extensibility-Toolkit-Gallery/Building-an-AI-powered-quote-engine-on-Microsoft-Fabric/m-p/5367794#M21</link>
      <description>&lt;H3&gt;The problem&lt;/H3&gt;&lt;P&gt;Sales teams for technical products often get free-text enquiries like:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"I need 4 x 5T chain hoists, 10m lift, for offshore use"&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Turning that into a quote usually means someone manually matching the product, checking the bill of materials, checking stock, checking supplier lead times, and pricing it up. I wanted to see how far Fabric's native AI capability could get toward automating that whole chain, without reaching for an external LLM service.&lt;/P&gt;&lt;H3&gt;What I built&lt;/H3&gt;&lt;P&gt;A proof of concept entirely inside one Fabric workspace:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;A &lt;STRONG&gt;Lakehouse&lt;/STRONG&gt; holding a synthetic but realistic-looking dataset: a product catalogue (chain hoists, wire rope hoists, lever hoists, beam clamps, trolleys), a bill-of-materials per product, inventory levels, supplier lead times, and pricing&lt;/LI&gt;&lt;LI&gt;A set of &lt;STRONG&gt;notebooks&lt;/STRONG&gt; using Fabric's built-in AI Functions to read a customer enquiry and turn it into a structured, priced draft quote — matching the enquiry to a product, exploding the BOM by order quantity, checking stock, and rolling up a price and lead time&lt;/LI&gt;&lt;LI&gt;A simple &lt;STRONG&gt;interactive demo&lt;/STRONG&gt; — type an enquiry into a text box, click a button, get a quote back — running entirely inside a notebook, no external app or Azure OpenAI resource needed&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I deliberately made some components tight on stock (gearboxes, motors, brakes — the genuinely long-lead-time parts), so the demo shows a real "can we fulfil this now, or is it pending procurement?" decision, not just a happy path.&lt;/P&gt;&lt;H3&gt;The interesting part&lt;/H3&gt;&lt;P&gt;Real enquiries aren't always single, clean requests — customers often ask for a few different things in one message ("2 hoists, one standard and one offshore"). The AI extraction naturally returns one value per field, so it initially collapsed multi-item enquiries into a single line and silently dropped part of the request. Getting a reliable split-then-process approach working — without it silently swallowing half the enquiry — was the trickiest part to get right.&lt;/P&gt;&lt;P&gt;A couple of smaller but important lessons: null/missing values from the AI extraction need explicit handling in code rather than relying on prompt instructions alone, and discontinued or not-yet-launched products need to be filtered out at the matching stage so the system doesn't quietly quote something no longer sold.&lt;/P&gt;&lt;P&gt;Happy to go into more detail on the data model or the AI extraction approach if anyone's tackling something similar on Fabric.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2026 14:15:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Extensibility-Toolkit-Gallery/Building-an-AI-powered-quote-engine-on-Microsoft-Fabric/m-p/5367794#M21</guid>
      <dc:creator>Avyaktha</dc:creator>
      <dc:date>2026-09-18T14:15:20Z</dc:date>
    </item>
    <item>
      <title>Manage Roles - Row level data restrictions</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Manage-Roles-Row-level-data-restrictions/m-p/5367793#M1475743</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Working on row level data restrictions. I do have a Budget table by Sales representative. Every sales person only can see their own data, plus two managers that they can see the sales representatives reporting to them and finally Director having access to all the data. Somehow it's not working.&lt;/P&gt;&lt;P&gt;I have created a "Security Table" with the users and Sales Rep ID, what indicates which users can see each one (i.e.; meaning Director can see Sales Rep ID 1,2,3 &amp;amp; 4. Manager1 sales rep ID 1 and 2, Manager2 sales rep ID 3 and 4 and finally Sales rep1 only can see Sales rep ID 1 and so on...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img /&gt;&lt;P&gt;Model view below with Relationships are both one to many.&amp;nbsp;&lt;/P&gt;&lt;img /&gt;&lt;P&gt;Formula DAX use in the manage roles&lt;/P&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2026 14:10:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Manage-Roles-Row-level-data-restrictions/m-p/5367793#M1475743</guid>
      <dc:creator>Msampedro</dc:creator>
      <dc:date>2026-09-18T14:10:12Z</dc:date>
    </item>
    <item>
      <title>Export dashboards created in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Export-dashboards-created-in-Power-BI/m-p/5367787#M302527</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;is it possible to export dashboards created in Power BI to a PowerPoint file or an interactive PDF ? if it's the case, how to do it ?&lt;BR /&gt;Thank's&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2026 13:15:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Export-dashboards-created-in-Power-BI/m-p/5367787#M302527</guid>
      <dc:creator>Anas2</dc:creator>
      <dc:date>2026-09-18T13:15:38Z</dc:date>
    </item>
    <item>
      <title>Data Lineage support for Notebooks</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-Ideas/Data-Lineage-support-for-Notebooks/idi-p/5367784</link>
      <description>&lt;P&gt;I would like to be able to utilise and benefit from the Data Catalog Data Lineage, even when I am not utilising the required Pipeline Activities that generate Data Lineage metadata.&lt;/P&gt;&lt;P&gt;I think this should be easy to do, if we can expose at least parts of the the api via python, so that when we are creating notebooks, we can setup similar metadata to our pipelines, allowing notebooks to be included in the data lineage. Possibly even allow this for SQL type code that could be executed as well.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2026 12:55:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-Ideas/Data-Lineage-support-for-Notebooks/idi-p/5367784</guid>
      <dc:creator>JulianThomas</dc:creator>
      <dc:date>2026-09-18T12:55:44Z</dc:date>
    </item>
    <item>
      <title>Display Table[Column] instead of Column Name in Conditional Formatting Dialogs</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-Ideas/Display-Table-Column-instead-of-Column-Name-in-Conditional/idi-p/5367761</link>
      <description>&lt;P&gt;In large-scale Power BI semantic models, it is common to have identical column names across multiple fact and dimension tables. Examples include columns such as Status, Category, Region, Employee ID, Created Date, and Priority.&lt;/P&gt;&lt;P&gt;When configuring Conditional Formatting (Icons, Font Color, Background Color, Data Bars, Field Value, Rules, etc.), Power BI often displays only the column name and does not clearly indicate the source table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img /&gt;&lt;img /&gt;&lt;P&gt;Displaying Table[Column] would improve report governance, debugging, and developer productivity.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2026 12:03:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-Ideas/Display-Table-Column-instead-of-Column-Name-in-Conditional/idi-p/5367761</guid>
      <dc:creator>Manickambeeie</dc:creator>
      <dc:date>2026-09-18T12:03:31Z</dc:date>
    </item>
    <item>
      <title>Native SAP SuccessFactors and Active Directory Connectivity for Simplified Data Integration</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-Ideas/Native-SAP-SuccessFactors-and-Active-Directory-Connectivity-for/idi-p/5367752</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Having native connectors for SAP SuccessFactors and Active Directory would eliminate the need for workarounds such as notebooks, custom scripts, or complex integration setups. Users should be able to create a standard connection and use Copy Data pipelines directly, just like with other supported data sources. This would simplify data ingestion, reduce implementation effort, improve reliability, and make HR and identity data integration much easier to manage in Microsoft Fabric.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2026 11:25:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-Ideas/Native-SAP-SuccessFactors-and-Active-Directory-Connectivity-for/idi-p/5367752</guid>
      <dc:creator>João_Cristo</dc:creator>
      <dc:date>2026-09-18T11:25:04Z</dc:date>
    </item>
    <item>
      <title>Error while exporting Excel using the "Summarize Data" option.</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Error-while-exporting-Excel-using-the-quot-Summarize-Data-quot/m-p/5367749#M302514</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;When trying to export to Excel, some users are receiving the following error message:&lt;/P&gt;&lt;P&gt;No changes have been made to the report or to the underlying data model. However, starting today, some users have begun encountering this error.&lt;/P&gt;&lt;P&gt;The issue does not occur consistently, and it is not associated with any specific combination of measures and dimensions.&lt;BR /&gt;&lt;BR /&gt;We are unsure what could have caused such a sudden issue.&lt;/P&gt;&lt;img /&gt;&lt;P&gt;&lt;BR /&gt;thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2026 11:12:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Error-while-exporting-Excel-using-the-quot-Summarize-Data-quot/m-p/5367749#M302514</guid>
      <dc:creator>AAM_</dc:creator>
      <dc:date>2026-09-18T11:12:59Z</dc:date>
    </item>
    <item>
      <title>Allow Azure Databricks streaming tables to be mirrored into Fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-Ideas/Allow-Azure-Databricks-streaming-tables-to-be-mirrored-into/idi-p/5367721</link>
      <description>&lt;P&gt;Mirroring an Azure Databricks Unity Catalog into Fabric silently drops streaming tables. They are not greyed out, not flagged, not explained. They simply do not appear in the picker, so there is no way to select them. We have tested this and the documentation confirms it: materialized views and streaming tables will not be displayed.&lt;/P&gt;&lt;P&gt;The reason this is hard to accept is that the data already qualifies.&lt;/P&gt;&lt;P&gt;Mirroring for Azure Databricks does not copy anything. It creates OneLake shortcuts to the Delta data in place, which is exactly why Microsoft markets it as unified access without data duplication. So the only question that should matter is whether the object is a Delta table in Unity Catalog.&lt;/P&gt;&lt;P&gt;It is. Databricks documentation states that all Unity Catalog managed tables and streaming tables are Delta tables, and that a streaming table is a Unity Catalog managed table with extra support for incremental processing. Microsoft's own Learn documentation for Azure Databricks describes streaming tables as Lakeflow declarative pipeline datasets backed by Delta Lake. Two sets of Microsoft-published docs say these are Delta tables, and the third filters them out of the mirroring picker with no stated technical reason.&lt;/P&gt;&lt;P&gt;This is not a niche object type. Every output of a Lakeflow or DLT pipeline is a streaming table, and declarative pipelines are the pattern Databricks recommends for building curated silver and gold layers. The practical result is that the tables an organisation most wants to serve to Power BI, semantic models and data science workloads are precisely the ones mirroring refuses to show. A huge share of our own curated estate is unreachable from Fabric for this single reason.&lt;/P&gt;&lt;P&gt;The only workaround is to write jobs that copy every streaming table into a plain Delta table so the picker will accept it. Duplicate storage, ongoing compute to keep the copies current, latency added on top of pipelines built for incremental processing, and governed data existing twice with the second copy outside the lineage of the pipeline that produced it. We are paying, in cash and in engineering time, to reintroduce exactly the duplication that mirroring was built to eliminate.&lt;/P&gt;&lt;P&gt;The ask:&lt;BR /&gt;Include streaming tables in the mirrored catalog picker and shortcut them like any other Unity Catalog Delta table. If there is a genuine constraint, for example around managed storage paths or pipeline maintenance operations rewriting files, then say so in the documentation and give us opt-in support with that caveat written down. Right now the limitations page lists streaming tables alongside Delta sharing tables and RLS-protected tables with no explanation of why, and teams only discover the gap after they have committed to the architecture.&lt;/P&gt;&lt;P&gt;Fabric is meant to be where the whole estate comes together. For anyone running declarative pipelines on Databricks, this one exclusion decides whether that is true or not.&lt;/P&gt;&lt;P&gt;References:&lt;BR /&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/fabric/mirroring/azure-databricks-limitations" target="_blank"&gt;https://learn.microsoft.com/en-us/fabric/mirroring/azure-databricks-limitations&lt;/A&gt;&lt;BR /&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/fabric/mirroring/azure-databricks" target="_blank"&gt;https://learn.microsoft.com/en-us/fabric/mirroring/azure-databricks&lt;/A&gt;&lt;BR /&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/azure/databricks/tables/delta-table" target="_blank"&gt;https://learn.microsoft.com/en-us/azure/databricks/tables/delta-table&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2026 10:13:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-Ideas/Allow-Azure-Databricks-streaming-tables-to-be-mirrored-into/idi-p/5367721</guid>
      <dc:creator>_taab</dc:creator>
      <dc:date>2026-09-18T10:13:41Z</dc:date>
    </item>
    <item>
      <title>Power BI, import report and semantic model: show change connection pop-up</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-Ideas/Power-BI-import-report-and-semantic-model-show-change-connection/idi-p/5367703</link>
      <description>&lt;P&gt;When you need to import an existing Power BI report and semantic model in Tenant B that's created in Tenant A, you need to jump through a number of hoops to fix the original connection. It's doable, but overly complex.&lt;/P&gt;&lt;P&gt;Why not, on import, show a pop-up that offers to change the connection in the PBIX file to one that is available in the Tenant B (or is created when importing the report). It will save time, and frustration.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2026 08:57:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-Ideas/Power-BI-import-report-and-semantic-model-show-change-connection/idi-p/5367703</guid>
      <dc:creator>Reitse</dc:creator>
      <dc:date>2026-09-18T08:57:51Z</dc:date>
    </item>
    <item>
      <title>Refill Buffer Error while refreshing a table</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Refill-Buffer-Error-while-refreshing-a-table/m-p/5367701#M1475715</link>
      <description>&lt;P&gt;The power bi has tables connected to Databricks SQL Server&lt;/P&gt;&lt;P&gt;While refreshing 1 of the tables getting this error: OLE DB or ODBC error: [DataSource.Error] ODBC: ERROR [08S01] [Microsoft][Hardy] (115) Connection failed with error: Could not refill buffer&lt;BR /&gt;&lt;BR /&gt;I have already tried to reduce the size of the output by reducing the date range in SQL Query, cleared cache. The only step applied in power query is converting text to date for a date column. This error has started occuring after I replaced a column with another in Query.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The query loads correctly in Databricks, the power query preview loads as well, the problem occurs only after "Close &amp;amp; Apply"&lt;/P&gt;&lt;P&gt;New to this forum, I have tried looking for solutions on Copilot, nothing helps if any ideas please let me know, I will be very grateful&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2026 08:53:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Refill-Buffer-Error-while-refreshing-a-table/m-p/5367701#M1475715</guid>
      <dc:creator>ShreyasMungad</dc:creator>
      <dc:date>2026-09-18T08:53:28Z</dc:date>
    </item>
    <item>
      <title>Enable per-user security for shared gateway connections using service accounts</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-Ideas/Enable-per-user-security-for-shared-gateway-connections-using/idi-p/5367698</link>
      <description>&lt;P&gt;When a shared gateway connection uses a highly privileged service account, all source queries run with that account’s permissions. Users cannot see the stored credentials, but report developers who can use the connection may access any data available to the service account.&lt;/P&gt;&lt;P&gt;Currently, gateway permissions control who can use the connection, but cannot restrict source access by user, Microsoft Entra group, workspace, or semantic model.&lt;/P&gt;&lt;P&gt;Please add granular security controls that allow administrators to:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Restrict source objects by user, group, workspace, or artifact.&lt;/LI&gt;&lt;LI&gt;Approve which artifacts can use a shared connection.&lt;/LI&gt;&lt;LI&gt;Separate refresh permission from permission to create new connections or bindings.&lt;/LI&gt;&lt;LI&gt;Enforce the individual user’s source permissions for Import-mode development and refresh.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;This would enable secure self-service reporting with centrally managed credentials, without requiring DirectQuery or multiple gateway connections.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2026 08:39:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-Ideas/Enable-per-user-security-for-shared-gateway-connections-using/idi-p/5367698</guid>
      <dc:creator>AshishChougala</dc:creator>
      <dc:date>2026-09-18T08:39:14Z</dc:date>
    </item>
    <item>
      <title>Unifying two country BIs under RLS - how to handle historical data without a Country column?</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Unifying-two-country-BIs-under-RLS-how-to-handle-historical-data/m-p/5367681#M1475707</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;We're working on a project to unify two separate Business Intelligence solutions (Spain and Italy) into a single one, using Row-Level Security (RLS) filtered on a Country field.&lt;/P&gt;&lt;P&gt;The RLS setup itself is clear to us. The issue is historical data: our old data doesn't have a Country column, since each BI used to be completely separate and never needed that distinction. Migrating/backfilling this historical data into the new unified model with a Country field is not an option for us.&lt;/P&gt;&lt;P&gt;One idea we had was adding buttons/links on the new reports that take users back to the legacy (old) reports for historical data, keeping the two worlds separate rather than merging them.&lt;/P&gt;&lt;P&gt;Has anyone dealt with a similar scenario, where historical data has to stay outside the new RLS-governed model? Specifically:- Is the "button linking to legacy report" approach a reasonable pattern, or are there better ways to handle this?- Any recommended navigation/UX patterns for pointing users from a unified report to a separate legacy report?- Any pitfalls we should watch out for with this kind of hybrid setup (new unified model + old standalone reports)?Thanks in advance for any input!&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2026 07:10:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Unifying-two-country-BIs-under-RLS-how-to-handle-historical-data/m-p/5367681#M1475707</guid>
      <dc:creator>ario0991</dc:creator>
      <dc:date>2026-09-18T07:10:28Z</dc:date>
    </item>
    <item>
      <title>From Odoo &amp; personal gateways to a Fabric Lakehouse: Medallion + Direct Lake, and F64 down to F16</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-platform/From-Odoo-personal-gateways-to-a-Fabric-Lakehouse-Medallion/m-p/5367679#M30641</link>
      <description>&lt;P&gt;We recently modernized the Power BI estate of a manufacturing client running Odoo while working on a project at DataToBiz&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Before:&lt;/STRONG&gt; Gen1 dataflows pulling Odoo over XML-RPC, Python scripts running through personal gateways, and many reports nobody opened. All of it ran on an F64 capacity with slow refreshes (trial version)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What we did (in about 60 working days):&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Built everything in a separate dev workspace on a small F8 capacity, so production was never touched&lt;/LI&gt;&lt;LI&gt;Used report-usage metrics to pick only the reports worth migrating&lt;/LI&gt;&lt;LI&gt;Moved Gen1 → Dataflows Gen2, and switched Odoo XML-RPC → JSON-RPC&lt;/LI&gt;&lt;LI&gt;Moved the Python scripts into Fabric notebooks and removed the personal gateways&lt;/LI&gt;&lt;LI&gt;Bronze/Silver/Gold medallion into a Fabric Warehouse, then one certified Direct Lake semantic model&lt;/LI&gt;&lt;LI&gt;Rebound the Sales, Marketing and Production reports, ran UAT against the old workspace, then deleted the old content&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Result: Production capacity went from F64 to F16 with stable CU usage. Estimated saving is about $75K per year. Refresh time went up significantly.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;U&gt;Question for the community:&lt;/U&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;1. When you downsize a capacity, how much CU headroom do you keep for spikes like month-end or bulk refreshes?&amp;nbsp;&lt;BR /&gt;2. We used 75% peak utilisation on the Capacity Metrics app as our cut-off. Curious what thresholds others trust.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2026 06:49:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-platform/From-Odoo-personal-gateways-to-a-Fabric-Lakehouse-Medallion/m-p/5367679#M30641</guid>
      <dc:creator>psdhillon1</dc:creator>
      <dc:date>2026-09-18T06:49:02Z</dc:date>
    </item>
    <item>
      <title>OData Connection Fails with Credentials Required Error in Power BI Service</title>
      <link>https://community.fabric.microsoft.com/t5/Service/OData-Connection-Fails-with-Credentials-Required-Error-in-Power/m-p/5367674#M302493</link>
      <description>&lt;P&gt;My Power BI report uses an OData feed from an internal application and refreshes fine in Power BI Desktop. After publishing to Power BI Service, the dataset refresh fails with the error:&lt;BR /&gt;&lt;BR /&gt;"Credentials are required to connect to the OData source."&lt;BR /&gt;I already signed in to Power BI Service with the same account I use for the application, so I assumed it would use those credentials automatically. In the dataset settings, the OData source shows up but the status says credentials are missing. Is there an extra step I'm supposed to configure in the Service?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2026 06:25:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/OData-Connection-Fails-with-Credentials-Required-Error-in-Power/m-p/5367674#M302493</guid>
      <dc:creator>Mohit009</dc:creator>
      <dc:date>2026-09-18T06:25:39Z</dc:date>
    </item>
    <item>
      <title>How to avoid view count on Audit Data of unauthorized person in Usage metrics</title>
      <link>https://community.fabric.microsoft.com/t5/Service/How-to-avoid-view-count-on-Audit-Data-of-unauthorized-person-in/m-p/5367672#M302492</link>
      <description>&lt;P&gt;Hi My name is Haris,&lt;BR /&gt;&lt;BR /&gt;I have a Power BI app link which I share with someone who does'nt have access to it.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;But when he clicks the app link, the usage metrics or audit data still captures it has 1 view count since he clicked that link.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since he does'nt have access to that app, the usage metrics should not include the count of that person who does'nt have access to it.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Please help me to relsolve this issue or help with the work around.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2026 06:21:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/How-to-avoid-view-count-on-Audit-Data-of-unauthorized-person-in/m-p/5367672#M302492</guid>
      <dc:creator>hariscool1103</dc:creator>
      <dc:date>2026-09-18T06:21:39Z</dc:date>
    </item>
  </channel>
</rss>

