<?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>Sat, 19 Sep 2026 22:55:34 GMT</pubDate>
    <dc:creator>Community</dc:creator>
    <dc:date>2026-09-19T22:55:34Z</dc:date>
    <item>
      <title>Add Automated Pre-Upgrade Compatibility Assessment for Fabric Spark Runtimes</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-Ideas/Add-Automated-Pre-Upgrade-Compatibility-Assessment-for-Fabric/idi-p/5367927</link>
      <description>&lt;P&gt;Microsoft Fabric should provide an automated compatibility assessment before a workspace, Environment, notebook, or Spark Job Definition is upgraded to a newer Fabric Runtime.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Spark runtime upgrades can introduce significant platform changes, including new versions of Apache Spark, Python, Java, Scala, Delta Lake, operating-system components, built-in libraries, and execution behavior.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Today, teams can test a new runtime manually, but enterprise customers need a faster way to understand which workloads are likely to break before changing the runtime.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fabric should provide a "Run Compatibility Assessment" capability that analyzes the workloads attached to an Environment or workspace before an upgrade.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The assessment should identify:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Python libraries that are incompatible with the target runtime&lt;/P&gt;&lt;P&gt;Custom wheel, JAR, or R package compatibility issues&lt;/P&gt;&lt;P&gt;Scala and Java version incompatibilities&lt;/P&gt;&lt;P&gt;Deprecated Spark APIs used by notebooks or Spark Job Definitions&lt;/P&gt;&lt;P&gt;Removed or changed configuration properties&lt;/P&gt;&lt;P&gt;Delta Lake protocol or feature compatibility risks&lt;/P&gt;&lt;P&gt;Native Execution Engine compatibility issues&lt;/P&gt;&lt;P&gt;Python version breaking changes&lt;/P&gt;&lt;P&gt;UDF compatibility issues&lt;/P&gt;&lt;P&gt;Structured Streaming compatibility concerns&lt;/P&gt;&lt;P&gt;Notebook or job dependencies that require remediation&lt;/P&gt;&lt;P&gt;Environments that must be republished after the runtime change&lt;/P&gt;&lt;P&gt;Workloads that passed compatibility validation&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fabric should generate a report that classifies each workload as:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Compatible&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Compatible with warnings&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Requires remediation&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unable to assess&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For every detected issue, the report should identify the affected notebook, Spark Job Definition, Environment, library, or configuration and explain the remediation required.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, before moving an enterprise workload from Runtime 1.3 to Runtime 2.0, an administrator should be able to scan all notebooks and jobs attached to the Environment and determine whether changes in Python, Scala, Java, Spark, Delta Lake, or installed libraries are likely to cause failures.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The assessment should also be available through REST APIs and CI/CD so organizations can automatically validate runtime compatibility before promoting changes into production.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This would significantly reduce runtime-upgrade risk and make Spark platform lifecycle management safer for large Fabric environments.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Sep 2026 21:49:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-Ideas/Add-Automated-Pre-Upgrade-Compatibility-Assessment-for-Fabric/idi-p/5367927</guid>
      <dc:creator>mourakshit</dc:creator>
      <dc:date>2026-09-19T21:49:22Z</dc:date>
    </item>
    <item>
      <title>Support Creator-Independent Managed Identity and Ownership Transfer for Fabric Operations Agents</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-Ideas/Support-Creator-Independent-Managed-Identity-and-Ownership/idi-p/5367926</link>
      <description>&lt;P&gt;Microsoft Fabric Operations Agents should support an enterprise identity and ownership model that is independent of the individual user who originally created the agent.&lt;/P&gt;&lt;P&gt;Today, an Operations Agent receives its own Microsoft Entra Agent ID, but the agent operates using the delegated identity and permissions of its creator.&lt;/P&gt;&lt;P&gt;This creates an operational dependency on an individual employee account.&lt;/P&gt;&lt;P&gt;For production environments, an Operations Agent may run continuously for months or years. The agent should not stop working or unexpectedly lose access because the original creator changes roles, loses access to a workspace, leaves the organization, or has permissions modified.&lt;/P&gt;&lt;P&gt;Fabric should support:&lt;/P&gt;&lt;P&gt;Creator-independent agent identity&lt;/P&gt;&lt;P&gt;Managed identity or service-principal-style execution&lt;/P&gt;&lt;P&gt;Explicit permissions assigned directly to the agent&lt;/P&gt;&lt;P&gt;Transfer of agent ownership to another user or team&lt;/P&gt;&lt;P&gt;Multiple agent owners or administrators&lt;/P&gt;&lt;P&gt;Separation between agent owner, operator, approver, and notification recipient&lt;/P&gt;&lt;P&gt;Ability to rotate or replace the execution identity without recreating the agent&lt;/P&gt;&lt;P&gt;Clear visibility into which identity is used for every query and action&lt;/P&gt;&lt;P&gt;Permission validation before an agent is started&lt;/P&gt;&lt;P&gt;Alerts when the agent's required permissions are removed&lt;/P&gt;&lt;P&gt;Audit history for identity and ownership changes&lt;/P&gt;&lt;P&gt;Support for deployment across development, test, and production using environment-specific identities&lt;/P&gt;&lt;P&gt;For example, a manufacturing Operations Agent may continuously monitor equipment telemetry and invoke a Fabric notebook or Power Automate workflow when abnormal conditions are detected.&lt;/P&gt;&lt;P&gt;If the employee who originally created that agent leaves the project, the production agent should continue operating using an enterprise-managed identity rather than depending on the former employee's delegated permissions.&lt;/P&gt;&lt;P&gt;Administrators should also be able to transfer ownership without recreating the agent, regenerating its playbook, or breaking its rules and downstream actions.&lt;/P&gt;&lt;P&gt;This capability would make Operations Agents significantly safer for long-running enterprise automation and would align agent lifecycle management with established enterprise security, least-privilege, and service-identity practices.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Sep 2026 21:47:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-Ideas/Support-Creator-Independent-Managed-Identity-and-Ownership/idi-p/5367926</guid>
      <dc:creator>mourakshit</dc:creator>
      <dc:date>2026-09-19T21:47:51Z</dc:date>
    </item>
    <item>
      <title>Add Centralized Health, Freshness Monitoring, and Alerts for OneLake Shortcuts</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-Ideas/Add-Centralized-Health-Freshness-Monitoring-and-Alerts-for/idi-p/5367924</link>
      <description>&lt;P&gt;Microsoft Fabric should provide a centralized health-monitoring experience for OneLake Shortcuts across workspaces and data sources.&lt;/P&gt;&lt;P&gt;As organizations adopt OneLake Shortcuts at enterprise scale, hundreds or thousands of shortcuts may connect Lakehouses, Eventhouses, external storage, mirrored databases, and other Fabric data sources.&lt;/P&gt;&lt;P&gt;Today, a shortcut can become unavailable, stale, misconfigured, or disconnected from its source without providing administrators with a simple tenant-wide view of its health.&lt;/P&gt;&lt;P&gt;Fabric should provide a Shortcut Health dashboard showing the operational status of every shortcut.&lt;/P&gt;&lt;P&gt;The capability should include:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Current shortcut health status&lt;/P&gt;&lt;P&gt;- Source connectivity status&lt;/P&gt;&lt;P&gt;- Last successful source access&lt;/P&gt;&lt;P&gt;- Last successful metadata synchronization&lt;/P&gt;&lt;P&gt;- Data freshness or synchronization lag&lt;/P&gt;&lt;P&gt;- Schema synchronization status&lt;/P&gt;&lt;P&gt;- Authentication or authorization failures&lt;/P&gt;&lt;P&gt;- Broken or missing target paths&lt;/P&gt;&lt;P&gt;- Source deletion, rename, or movement detection&lt;/P&gt;&lt;P&gt;- Query failures associated with the shortcut&lt;/P&gt;&lt;P&gt;- Shortcut cache status&lt;/P&gt;&lt;P&gt;- Historical health and availability metrics&lt;/P&gt;&lt;P&gt;- Configurable freshness thresholds&lt;/P&gt;&lt;P&gt;- Alerts when a shortcut becomes unavailable or exceeds its freshness SLA&lt;/P&gt;&lt;P&gt;- Notifications through Fabric, email, Teams, or Activator&lt;/P&gt;&lt;P&gt;- REST API access to health information for automation and monitoring&lt;/P&gt;&lt;P&gt;- Tenant, domain, workspace, Lakehouse, and individual-shortcut views&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, if an Eventhouse table is receiving current telemetry but a downstream OneLake shortcut has not exposed new data for 45 minutes, Fabric should identify the synchronization lag and proactively alert the responsible data owner.&lt;/P&gt;&lt;P&gt;Similarly, if an external storage credential expires or a source table is renamed, Fabric should clearly identify the affected shortcut, root cause, and downstream consumers.&lt;/P&gt;&lt;P&gt;Administrators should also be able to define health expectations such as:&lt;/P&gt;&lt;P&gt;This shortcut should not be more than 10 minutes behind its source.&lt;/P&gt;&lt;P&gt;Fabric could then monitor the shortcut continuously and alert when that expectation is violated.&lt;/P&gt;&lt;P&gt;This would make OneLake Shortcuts significantly easier to operate at enterprise scale and reduce the risk of downstream reports, notebooks, semantic models, and AI agents silently consuming stale or unavailable data.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Sep 2026 21:45:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-Ideas/Add-Centralized-Health-Freshness-Monitoring-and-Alerts-for/idi-p/5367924</guid>
      <dc:creator>mourakshit</dc:creator>
      <dc:date>2026-09-19T21:45:04Z</dc:date>
    </item>
    <item>
      <title>Add Schema Compatibility Policies and Breaking-Change Detection to Fabric Event Schema Registry</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-Ideas/Add-Schema-Compatibility-Policies-and-Breaking-Change-Detection/idi-p/5367922</link>
      <description>&lt;P&gt;Fabric Event Schema Registry should support configurable schema compatibility policies so teams can safely evolve event contracts without breaking downstream Eventstreams, Eventhouse ingestion, applications, or other consumers.&lt;/P&gt;&lt;P&gt;Today, schemas can be versioned, but compatibility enforcement is not yet available. This means producers can introduce changes that may unexpectedly break existing event-processing flows.&lt;/P&gt;&lt;P&gt;Fabric should allow teams to define compatibility rules at the schema-set or individual-schema level.&lt;/P&gt;&lt;P&gt;Requested capabilities should include:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Backward compatibility&lt;/P&gt;&lt;P&gt;Forward compatibility&lt;/P&gt;&lt;P&gt;Full compatibility&lt;/P&gt;&lt;P&gt;No-compatibility mode for intentionally breaking changes&lt;/P&gt;&lt;P&gt;Automatic validation before a new schema version is published&lt;/P&gt;&lt;P&gt;Clear identification of incompatible field additions, removals, type changes, and structural changes&lt;/P&gt;&lt;P&gt;Breaking-change warnings&lt;/P&gt;&lt;P&gt;Dependency and impact analysis showing which Eventstreams, Eventhouse tables, destinations, and applications use the affected schema&lt;/P&gt;&lt;P&gt;Side-by-side schema diff between versions&lt;/P&gt;&lt;P&gt;CI/CD validation API so compatibility checks can run before deployment&lt;/P&gt;&lt;P&gt;Approval workflow for intentionally breaking changes&lt;/P&gt;&lt;P&gt;Ability to mark older schema versions as deprecated with an effective retirement date&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, if a producer changes a field from integer to string, removes a required property, or changes a nested structure, Fabric should immediately show whether the new version is compatible with existing consumers before the schema is activated.&lt;/P&gt;&lt;P&gt;The experience should also show exactly which downstream artifacts may be affected by the change.&lt;/P&gt;&lt;P&gt;This would turn Event Schema Registry into a true enterprise contract-management capability rather than simply a centralized place to store schema versions.&lt;/P&gt;&lt;P&gt;It would significantly reduce production failures caused by unexpected schema evolution and make Fabric Eventstream safer for large-scale real-time and event-driven architectures.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Sep 2026 21:42:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-Ideas/Add-Schema-Compatibility-Policies-and-Breaking-Change-Detection/idi-p/5367922</guid>
      <dc:creator>mourakshit</dc:creator>
      <dc:date>2026-09-19T21:42:29Z</dc:date>
    </item>
    <item>
      <title>Add Dry-Run Simulation and Historical Event Replay for Fabric Activator Rules</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-Ideas/Add-Dry-Run-Simulation-and-Historical-Event-Replay-for-Fabric/idi-p/5367921</link>
      <description>&lt;P&gt;Fabric Activator should provide a dry-run simulation mode that allows developers to test rules against historical or sample event data without executing real downstream actions.&lt;/P&gt;&lt;P&gt;Activator rules can trigger operational actions such as notifications, pipelines, workflows, and other automated processes. Before deploying or modifying these rules in production, teams need a safe way to understand exactly how the rule would have behaved against real data.&lt;/P&gt;&lt;P&gt;Activator should allow users to select a historical time range, Eventstream data, or sample event set and replay those events through a rule in simulation mode.&lt;/P&gt;&lt;P&gt;During simulation, Fabric should evaluate the complete rule logic but suppress external actions.&lt;/P&gt;&lt;P&gt;The simulation experience should show:&lt;/P&gt;&lt;P&gt;Which events would have matched the rule&lt;/P&gt;&lt;P&gt;Which events would not have matched&lt;/P&gt;&lt;P&gt;Why each condition evaluated to true or false&lt;/P&gt;&lt;P&gt;The exact time each activation would have occurred&lt;/P&gt;&lt;P&gt;Which downstream action would have been invoked&lt;/P&gt;&lt;P&gt;The parameters that would have been passed to the action&lt;/P&gt;&lt;P&gt;Duplicate or repeated activations&lt;/P&gt;&lt;P&gt;Suppression, cooldown, and timing behavior&lt;/P&gt;&lt;P&gt;Errors or missing fields encountered during evaluation&lt;/P&gt;&lt;P&gt;Total simulated activations for the selected period&lt;/P&gt;&lt;P&gt;Users should also be able to compare the behavior of the current rule with a modified version before publishing the change.&lt;/P&gt;&lt;P&gt;For example, an operations team may change an equipment-temperature rule from 90 degrees to 85 degrees. Before deploying the change, they should be able to replay the previous seven days of telemetry and see how many additional alerts and actions the new rule would have generated.&lt;/P&gt;&lt;P&gt;This would make it possible to regression-test Activator rules before production deployment and reduce the risk of alert storms, incorrect pipeline execution, excessive notifications, and unintended automation.&lt;/P&gt;&lt;P&gt;A reusable simulation API would also allow teams to include Activator rule validation in automated CI/CD testing.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Sep 2026 21:40:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-Ideas/Add-Dry-Run-Simulation-and-Historical-Event-Replay-for-Fabric/idi-p/5367921</guid>
      <dc:creator>mourakshit</dc:creator>
      <dc:date>2026-09-19T21:40:35Z</dc:date>
    </item>
    <item>
      <title>Preserve Power BI Semantic Model Measures and Business Metadata When Generating Fabric IQ Ontologies</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-Ideas/Preserve-Power-BI-Semantic-Model-Measures-and-Business-Metadata/idi-p/5367920</link>
      <description>&lt;P&gt;When Fabric IQ generates an ontology from an existing Power BI semantic model, it should preserve more of the business semantics that organizations have already invested in defining.&lt;/P&gt;&lt;P&gt;Today, a semantic model may contain years of curated business logic and metadata. Generating an ontology should reuse that semantic investment instead of requiring teams to recreate important context manually.&lt;/P&gt;&lt;P&gt;Fabric IQ should preserve or map, where applicable:&lt;/P&gt;&lt;P&gt;Measures and measure descriptions&lt;/P&gt;&lt;P&gt;Business-friendly display names&lt;/P&gt;&lt;P&gt;Column and table descriptions&lt;/P&gt;&lt;P&gt;Hierarchies&lt;/P&gt;&lt;P&gt;Formatting and units&lt;/P&gt;&lt;P&gt;Date and time semantics&lt;/P&gt;&lt;P&gt;Hidden versus visible fields&lt;/P&gt;&lt;P&gt;Source lineage&lt;/P&gt;&lt;P&gt;Business metadata associated with model objects&lt;/P&gt;&lt;P&gt;Other semantic annotations that can improve ontology and agent understanding&lt;/P&gt;&lt;P&gt;Fabric should also provide a mapping report showing:&lt;/P&gt;&lt;P&gt;Which semantic-model objects were successfully mapped into the ontology&lt;/P&gt;&lt;P&gt;Which metadata could not be mapped&lt;/P&gt;&lt;P&gt;Any transformation or interpretation applied&lt;/P&gt;&lt;P&gt;Warnings where business semantics may be lost&lt;/P&gt;&lt;P&gt;For example, if a semantic model already defines measures such as Revenue, Gross Margin, Active Customers, or On-Time Delivery with descriptions, formatting, and business context, that information should help enrich the generated ontology rather than being discarded.&lt;/P&gt;&lt;P&gt;This request is intentionally separate from reusing semantic-model relationships, which is already covered by another Fabric Idea. The focus here is preserving measures and rich business metadata when generating Fabric IQ ontologies.&lt;/P&gt;&lt;P&gt;This would reduce duplicate modeling effort, improve consistency between Power BI and Fabric IQ, and give Data Agents richer governed business context from the beginning.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Sep 2026 21:34:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-Ideas/Preserve-Power-BI-Semantic-Model-Measures-and-Business-Metadata/idi-p/5367920</guid>
      <dc:creator>mourakshit</dc:creator>
      <dc:date>2026-09-19T21:34:16Z</dc:date>
    </item>
    <item>
      <title>Enforce OneLake Row and Column Security End-to-End in Fabric IQ Ontology</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-Ideas/Enforce-OneLake-Row-and-Column-Security-End-to-End-in-Fabric-IQ/idi-p/5367919</link>
      <description>&lt;P&gt;Fabric IQ Ontology should natively preserve and enforce OneLake Security when users access ontology entities, relationships, graphs, and downstream AI experiences.&lt;/P&gt;&lt;P&gt;Enterprises may define row-level and column-level security directly in OneLake so that security policies are consistently enforced across Fabric workloads. Fabric IQ should participate in that same centralized security model rather than requiring separate security configuration or exposing broader access through ontology bindings.&lt;/P&gt;&lt;P&gt;When an ontology entity is backed by a secured Lakehouse or other supported OneLake source, queries through the ontology should execute using the requesting user's identity and enforce the applicable OneLake permissions.&lt;/P&gt;&lt;P&gt;The capability should include:&lt;/P&gt;&lt;P&gt;Row-level security enforcement&lt;/P&gt;&lt;P&gt;Column-level security enforcement&lt;/P&gt;&lt;P&gt;User identity passthrough&lt;/P&gt;&lt;P&gt;Security inheritance from the underlying OneLake source&lt;/P&gt;&lt;P&gt;Support for ontology relationships without bypassing source security&lt;/P&gt;&lt;P&gt;Security-aware Graph and Data Agent queries&lt;/P&gt;&lt;P&gt;Clear diagnostics showing why a user cannot access an entity, property, or relationship&lt;/P&gt;&lt;P&gt;Administrative visibility into which identity and security policy were applied&lt;/P&gt;&lt;P&gt;Consistent enforcement when ontology entities are used by downstream AI agents and applications&lt;/P&gt;&lt;P&gt;For example, if a Sales ontology contains Customer, Account, Opportunity, and Territory entities, a regional sales user should only receive the rows and properties permitted by the underlying OneLake security policies, even when asking questions through a Data Agent or traversing relationships through Fabric IQ.&lt;/P&gt;&lt;P&gt;Organizations should be able to define security once in OneLake and rely on Fabric IQ to honor those policies consistently.&lt;/P&gt;&lt;P&gt;This is particularly important for financial, healthcare, HR, government, and other regulated enterprise scenarios where semantic and AI layers must never become a path around the underlying data-security model.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Sep 2026 21:32:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-Ideas/Enforce-OneLake-Row-and-Column-Security-End-to-End-in-Fabric-IQ/idi-p/5367919</guid>
      <dc:creator>mourakshit</dc:creator>
      <dc:date>2026-09-19T21:32:23Z</dc:date>
    </item>
    <item>
      <title>Support Schema Evolution for Fabric Graph Without Rebuilding the Graph Model</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-Ideas/Support-Schema-Evolution-for-Fabric-Graph-Without-Rebuilding-the/idi-p/5367918</link>
      <description>&lt;P&gt;Fabric Graph should support controlled schema evolution as enterprise business models change over time.&lt;/P&gt;&lt;P&gt;Graph models are rarely static. Organizations need to add new node types, properties, relationships, keys, and source mappings as new business requirements emerge. These changes should be manageable without forcing teams to recreate the graph model and reconnect downstream dependencies.&lt;/P&gt;&lt;P&gt;Fabric Graph should support compatible schema changes directly on an existing graph model while preserving the graph identity, security configuration, queries, lineage, and downstream references.&lt;/P&gt;&lt;P&gt;Requested capabilities include:&lt;/P&gt;&lt;P&gt;Add or modify node properties&lt;/P&gt;&lt;P&gt;Add new node and relationship types&lt;/P&gt;&lt;P&gt;Add or update source mappings&lt;/P&gt;&lt;P&gt;Safely modify keys and relationship definitions&lt;/P&gt;&lt;P&gt;Schema version history&lt;/P&gt;&lt;P&gt;Compare and diff between graph schema versions&lt;/P&gt;&lt;P&gt;Breaking-change detection&lt;/P&gt;&lt;P&gt;Dependency and impact analysis before deployment&lt;/P&gt;&lt;P&gt;Migration preview&lt;/P&gt;&lt;P&gt;Rollback to a previous schema version&lt;/P&gt;&lt;P&gt;CI/CD support for promoting graph schema changes across development, test, and production environments&lt;/P&gt;&lt;P&gt;For potentially breaking changes, Fabric should identify the affected queries, Digital Twin models, Fabric IQ ontologies, dashboards, Data Agents, and other downstream consumers before the change is applied.&lt;/P&gt;&lt;P&gt;For example, an organization may initially model Asset, Site, and Work Order entities and later introduce Manufacturer, Sensor, Maintenance Contract, and additional relationships. These changes should be evolutionary rather than requiring a graph redesign or recreation.&lt;/P&gt;&lt;P&gt;Enterprise graph models will continuously evolve. Fabric should provide a governed schema-evolution experience that allows organizations to extend those models safely while protecting existing applications and dependencies.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Sep 2026 21:30:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-Ideas/Support-Schema-Evolution-for-Fabric-Graph-Without-Rebuilding-the/idi-p/5367918</guid>
      <dc:creator>mourakshit</dc:creator>
      <dc:date>2026-09-19T21:30:27Z</dc:date>
    </item>
    <item>
      <title>Make Fabric IQ Ontology Entities First-Class Assets in OneLake Catalog</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-Ideas/Make-Fabric-IQ-Ontology-Entities-First-Class-Assets-in-OneLake/idi-p/5367917</link>
      <description>&lt;P&gt;Fabric IQ ontology entities and business concepts should be discoverable as first-class governed assets in OneLake Catalog.&lt;/P&gt;&lt;P&gt;Today, users often need to know the underlying Fabric item, table, semantic model, or workspace before they can find the data they need. With Fabric IQ, organizations are defining business concepts such as Customer, Asset, Work Order, Supplier, Contract, Shipment, Device, and Product. These semantic entities should be directly searchable and discoverable in OneLake Catalog.&lt;/P&gt;&lt;P&gt;For each Fabric IQ entity, OneLake Catalog should display:&lt;/P&gt;&lt;P&gt;Business name and definition&lt;/P&gt;&lt;P&gt;Entity type&lt;/P&gt;&lt;P&gt;Properties and key attributes&lt;/P&gt;&lt;P&gt;Related entities and relationships&lt;/P&gt;&lt;P&gt;Underlying Lakehouse, Warehouse, Eventhouse, semantic model, or other bound data sources&lt;/P&gt;&lt;P&gt;Data owner and steward&lt;/P&gt;&lt;P&gt;Endorsement or certification status&lt;/P&gt;&lt;P&gt;Sensitivity and governance metadata&lt;/P&gt;&lt;P&gt;Lineage&lt;/P&gt;&lt;P&gt;Associated Data Agents, reports, dashboards, Graph models, or applications using the entity&lt;/P&gt;&lt;P&gt;Users should be able to search the catalog using business terminology such as "Customer", "Asset", or "Work Order" and discover the governed Fabric IQ entity even if they do not know the physical table or Fabric item name.&lt;/P&gt;&lt;P&gt;This would connect technical data discovery with semantic discovery and make OneLake Catalog much more useful for business users, data stewards, architects, analytics developers, and AI agent developers.&lt;/P&gt;&lt;P&gt;This request is different from general full-text search in OneLake Catalog. The goal is to make Fabric IQ entities and relationships themselves governed, searchable catalog assets, not simply to improve text search across existing Fabric items.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Sep 2026 21:28:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-Ideas/Make-Fabric-IQ-Ontology-Entities-First-Class-Assets-in-OneLake/idi-p/5367917</guid>
      <dc:creator>mourakshit</dc:creator>
      <dc:date>2026-09-19T21:28:03Z</dc:date>
    </item>
    <item>
      <title>Add Incremental and Event-Driven Refresh for Fabric IQ Ontology</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-Ideas/Add-Incremental-and-Event-Driven-Refresh-for-Fabric-IQ-Ontology/idi-p/5367916</link>
      <description>&lt;P&gt;Fabric IQ Ontology should support incremental and event-driven updates when the underlying source data changes.&lt;/P&gt;&lt;P&gt;For operational and real-time scenarios, ontology entities and relationships may be backed by Lakehouse, Eventhouse, semantic models, or other Fabric data sources that change frequently. Fabric should not require users to manually refresh or rebuild large portions of the ontology simply to make changed source data available.&lt;/P&gt;&lt;P&gt;Fabric IQ should automatically identify which entities, properties, and relationships are affected by source-data changes and update only the impacted portions of the ontology.&lt;/P&gt;&lt;P&gt;The capability should include change-aware incremental refresh, Eventstream-triggered refresh, pipeline-triggered refresh, configurable freshness targets, entity-level refresh status, last-successful-update timestamps, failed-record diagnostics, dependency-aware refresh ordering, and monitoring of refresh processing and capacity consumption.&lt;/P&gt;&lt;P&gt;For example, if the status of an Asset, Work Order, Shipment, Customer, Device, or other operational entity changes, Fabric IQ should be able to update the relevant ontology state quickly without requiring a full ontology refresh.&lt;/P&gt;&lt;P&gt;This would make Fabric IQ significantly more practical for operational intelligence, Digital Twin scenarios, Real-Time Intelligence, and AI agents that depend on current business context.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Sep 2026 21:26:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-Ideas/Add-Incremental-and-Event-Driven-Refresh-for-Fabric-IQ-Ontology/idi-p/5367916</guid>
      <dc:creator>mourakshit</dc:creator>
      <dc:date>2026-09-19T21:26:14Z</dc:date>
    </item>
    <item>
      <title>Add Versioning, Git Integration and CI/CD for Fabric IQ Ontologies</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-Ideas/Add-Versioning-Git-Integration-and-CI-CD-for-Fabric-IQ/idi-p/5367915</link>
      <description>&lt;P&gt;Fabric IQ Ontology can become a shared enterprise definition of business entities, relationships, properties, and context. As ontologies become dependencies for Data Agents, Graph, applications, and other AI experiences, they need the same production lifecycle controls as other Fabric artifacts.&lt;/P&gt;&lt;P&gt;Fabric IQ Ontology should support version history, Git integration, export/import, compare and diff, pull-request review, deployment pipelines, environment-specific data bindings, rollback, and a complete audit history.&lt;/P&gt;&lt;P&gt;Fabric should also provide dependency and breaking-change analysis before an ontology change is deployed. For example, if the definition, key, or relationship for a Customer entity changes, Fabric should identify affected relationships, Graph models, Data Agents, applications, and other downstream consumers.&lt;/P&gt;&lt;P&gt;This would make Ontology practical for enterprise development teams that need controlled development, testing, approval, deployment, and rollback across development, test, and production environments.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Sep 2026 21:24:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-Ideas/Add-Versioning-Git-Integration-and-CI-CD-for-Fabric-IQ/idi-p/5367915</guid>
      <dc:creator>mourakshit</dc:creator>
      <dc:date>2026-09-19T21:24:38Z</dc:date>
    </item>
    <item>
      <title>Zoom Based Visibility for Location Labels in the Azure Maps Visual</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-Ideas/Zoom-Based-Visibility-for-Location-Labels-in-the-Azure-Maps/idi-p/5367910</link>
      <description>&lt;P&gt;Location labels can be helpful for maps but also create a lot of clutter when zoomed out. It would be great if zoom based visibility controls could be enabled for this feature.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Sep 2026 18:28:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-Ideas/Zoom-Based-Visibility-for-Location-Labels-in-the-Azure-Maps/idi-p/5367910</guid>
      <dc:creator>AllianceDA</dc:creator>
      <dc:date>2026-09-19T18:28:22Z</dc:date>
    </item>
    <item>
      <title>Question about exam voucher deadline (DP-800)</title>
      <link>https://community.fabric.microsoft.com/t5/Community-Feedback/Question-about-exam-voucher-deadline-DP-800/m-p/5367891#M13639</link>
      <description>&lt;P&gt;I have a voucher for the DP-600/DP-700/DP-800 exam group, with a redemption deadline of August 25, 2026 and a requirement to take the exam by September 30, 2026.&amp;nbsp;I wanted to check: if I'm unable to sit the exam by September 30, does the voucher expire completely, or is there any flexibility to reschedule to next month (october) within the voucher's terms?Could you please clarify what my options would be in that case?&lt;/P&gt;</description>
      <pubDate>Sat, 19 Sep 2026 14:51:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Community-Feedback/Question-about-exam-voucher-deadline-DP-800/m-p/5367891#M13639</guid>
      <dc:creator>kishori_sowmya</dc:creator>
      <dc:date>2026-09-19T14:51:48Z</dc:date>
    </item>
    <item>
      <title>iOS Shortcuts Support for Direct Access to Power BI Reports</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-Ideas/iOS-Shortcuts-Support-for-Direct-Access-to-Power-BI-Reports/idi-p/5367884</link>
      <description>&lt;P&gt;We are looking to deploy several Power BI reports to support emergency response activities. The intended users are primarily non-technical staff who do not use Power BI currently, but who would benefit from quick access to critical information from their phones during an emergency.&lt;/P&gt;&lt;P&gt;We would like Power BI to support Apple Shortcuts, allowing users to create a Home Screen shortcut that opens a specific Power BI report or app directly in the Power BI mobile app.&lt;/P&gt;&lt;P&gt;For emergency-response scenarios, minimizing the number of steps required to reach information is especially important. Rather than asking users to open Power BI, navigate through workspaces or apps, and locate the appropriate report, we could configure their devices with a clearly labeled Home Screen icon that takes them directly to the resource they need.&lt;/P&gt;&lt;P&gt;This would reduce training requirements and make Power BI more accessible for occasional and non-technical users, particularly in situations where fast, simple access to information matters.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Sep 2026 12:11:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-Ideas/iOS-Shortcuts-Support-for-Direct-Access-to-Power-BI-Reports/idi-p/5367884</guid>
      <dc:creator>Default8129</dc:creator>
      <dc:date>2026-09-19T12:11:20Z</dc:date>
    </item>
    <item>
      <title>filter earlier posts based on keyword</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/filter-earlier-posts-based-on-keyword/m-p/5367882#M1475762</link>
      <description>&lt;P&gt;i have more than 1000 posts created by me on this forum, i want to filter those posts based on certain topic or key word so that it should give me ony those posts where that keyword is used , let say for example if i search on "direct query" then it should give my posts where direct query word was used, how to do on this forum?&lt;/P&gt;</description>
      <pubDate>Sat, 19 Sep 2026 11:02:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/filter-earlier-posts-based-on-keyword/m-p/5367882#M1475762</guid>
      <dc:creator>powerbiexpert22</dc:creator>
      <dc:date>2026-09-19T11:02:08Z</dc:date>
    </item>
    <item>
      <title>Fire! Leicestershire Fire and Rescue Service incident report</title>
      <link>https://community.fabric.microsoft.com/t5/Contests-Gallery/Fire-Leicestershire-Fire-and-Rescue-Service-incident-report/m-p/5367876#M4071</link>
      <description>&lt;P&gt;The aim with this Fire Service report was to create a fully interactive, all-on-one screen, dashboard that showcased the incidents dealt with by Leicestershire Fire and Rescue Service. I was able to do this because they make this data publicly available on their website.&lt;/P&gt;&lt;P&gt;Fire service data is good to play with because it's something that affects us all. All the visuals and filters all interact with each other, so you can break down the data and look at it by:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Local authority area within Leicestershire&lt;/LI&gt;&lt;LI&gt;Ward area (a subdivision of each LA)&lt;/LI&gt;&lt;LI&gt;Time range&lt;/LI&gt;&lt;LI&gt;Day of the week&lt;/LI&gt;&lt;LI&gt;Hour of the day&lt;/LI&gt;&lt;LI&gt;What caused the incident&lt;/LI&gt;&lt;LI&gt;The perceived motive&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;In this data visualization I tried to keep the colours in line with LRFS's branding, though I added darker colours on the heat map showing the times with most incidents. I also used colour to distinguish between the different LAs, keeping that consistent across the map, LA selector bar chart and the top ten wards graphics.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Technical details&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The data is published as a downloadable Excel file from LFRS's website. I coded the location of this as a parameter in Power Query for easy switching when new data becomes available.&lt;/P&gt;&lt;P&gt;I used #PowerQuery to break the data down into a classic star schema, as well as bringing in some LA location data in PQ to make the maps work. The #Mcode was fairly basic for this one.&lt;/P&gt;&lt;P&gt;I used my own #DAX built calendar/date fact table combining the tables in Model View.&lt;/P&gt;&lt;P&gt;The reporting cards are my own custom-built #SVG images, powered by DAX.&lt;/P&gt;&lt;P&gt;This is the largest canvas size I have yet used, but the intention is that it means all the text/numbers are readable on a monitor screen, even if some zooming is required. But that is its intended user context, rather than in a presentation.&lt;/P&gt;&lt;P&gt;Please let me know what you think.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Sep 2026 10:35:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Contests-Gallery/Fire-Leicestershire-Fire-and-Rescue-Service-incident-report/m-p/5367876#M4071</guid>
      <dc:creator>Coriel-11</dc:creator>
      <dc:date>2026-09-19T10:35:07Z</dc:date>
    </item>
    <item>
      <title>Power BI Financial DAX Functions Explained | ODDFPRICE, ODDFYIELD, ODDLPRICE &amp; ODDLYIELD</title>
      <link>https://community.fabric.microsoft.com/t5/Webinars-and-Video-Gallery/Power-BI-Financial-DAX-Functions-Explained-ODDFPRICE-ODDFYIELD/m-p/5367853#M980</link>
      <description>&lt;P&gt;In this video, you'll learn four advanced Financial DAX Functions with practical, real-time business examples.&lt;/P&gt;
&lt;P&gt;✅ ODDFPRICE&lt;/P&gt;
&lt;P&gt;✅ ODDFYIELD&lt;/P&gt;
&lt;P&gt;✅ ODDLPRICE&lt;/P&gt;
&lt;P&gt;✅ ODDLYIELD&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you find this video helpful, please Like, Share, and Subscribe to the NDAC Channel for more learning content.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Sep 2026 04:06:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Webinars-and-Video-Gallery/Power-BI-Financial-DAX-Functions-Explained-ODDFPRICE-ODDFYIELD/m-p/5367853#M980</guid>
      <dc:creator>suparnababu8</dc:creator>
      <dc:date>2026-09-19T04:06:48Z</dc:date>
    </item>
    <item>
      <title>Power BI - Slicer Control</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Power-BI-Slicer-Control/m-p/5367844#M1475759</link>
      <description>&lt;P&gt;I need a slicer selection to appear and disappear based on a parameter slicer selection:&lt;/P&gt;&lt;P&gt;I have 3 metrics in my parameter: Student Enrollment, Course Enrollment and Credit Hours&lt;/P&gt;&lt;P&gt;Whenever student enrollment is selected, the user should be provided with an additional slicer option, "Area of Study Category", and for other metrics, it should stay invisible.&lt;/P&gt;&lt;P&gt;I created control DAXs "Show Area of Study Slicer"&amp;nbsp; and "Area of Study Slicer Header". Added the "Show Area of Study Slicer" to the visual level filter and set it to 1. Similarly added the "Area of Study Slicer Header" to the header control, so the header disappears too.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Issue&amp;nbsp; -&lt;/STRONG&gt; Header disappears, but if I make any selection in the "Area of Study Category" slicer and then change the metric to "Course Enrollment", then the slicer remains with only the selected value. Other values disappear, though. But I want the whole slicer to disappear when the metric parameter changes. Experts, please help! Thanks in advance!!&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Parameter Definition:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Metric Selector =&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;DATATABLE(&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; "Metric Key", INTEGER,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; "Metric Name", STRING,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; "Sort Order", INTEGER,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; "Department Map", STRING,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; { 1, "Student Enrollment", 1, "Student" },&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; { 2, "Course Enrollment", 2, "Course" },&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; { 3, "Credit Hours", 3, "Course" }&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; }&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Control DAXs to use in the filter &amp;amp; Header:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Show Area of Study Slicer =&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;VAR MetricKey = SELECTEDVALUE('Metric Selector'[Metric Key], 1)&lt;/P&gt;&lt;P&gt;RETURN&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; IF(MetricKey = 1, 1, 0)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Area of Study Slicer Header =&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;VAR MetricKey = SELECTEDVALUE('Metric Selector'[Metric Key], 1)&lt;/P&gt;&lt;P&gt;RETURN&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; IF(MetricKey = 1, "Area of Study Category", "")&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2026 23:12:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Power-BI-Slicer-Control/m-p/5367844#M1475759</guid>
      <dc:creator>RajiKarthik</dc:creator>
      <dc:date>2026-09-18T23:12:49Z</dc:date>
    </item>
    <item>
      <title>Monitor Power BI Report Performance</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Monitor-Power-BI-Report-Performance/m-p/5367840#M302530</link>
      <description>&lt;P&gt;I am a Fabric administrator and with my permissions I can utilize the MS Fabric Capacity Metrics app. However, regular users do not have access to this data. I have a report developer who is requesting data on performance metrics for his report. Data such as how long did it take a report to load. How many CUs did an object use. Is there any way I can make this information available? I have a report I created that access the Power BI Activity log and shows audit data but it does not have the performance information he is requesting. He would like this for performance tuning and optimization. I checked out the&amp;nbsp; reports in the Admin Monitoring workspace but they do not appear to have performance data.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2026 21:42:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Monitor-Power-BI-Report-Performance/m-p/5367840#M302530</guid>
      <dc:creator>Lorenz33</dc:creator>
      <dc:date>2026-09-18T21:42:03Z</dc:date>
    </item>
    <item>
      <title>semantic models no updated in admin monitoring workspace</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-platform/semantic-models-no-updated-in-admin-monitoring-workspace/m-p/5367837#M30653</link>
      <description>&lt;img /&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;is there any reason admin monitoring reports such as &lt;STRONG&gt;Feature Usage and Adoption&lt;/STRONG&gt; is not refreshed ???&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Content sharing&lt;/STRONG&gt; report hasn't been refreshed for 6 months.&lt;/P&gt;&lt;P&gt;what's the purpose of making available no updated monitoring artefacts?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2026 20:59:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-platform/semantic-models-no-updated-in-admin-monitoring-workspace/m-p/5367837#M30653</guid>
      <dc:creator>bbtresoo</dc:creator>
      <dc:date>2026-09-18T20:59:26Z</dc:date>
    </item>
  </channel>
</rss>

