<?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>New board topics in Microsoft Fabric Community</title>
    <link>https://community.fabric.microsoft.com/t5/</link>
    <description>Microsoft Fabric Community</description>
    <pubDate>Thu, 17 Sep 2026 21:22:23 GMT</pubDate>
    <dc:creator>Community</dc:creator>
    <dc:date>2026-09-17T21:22:23Z</dc:date>
    <item>
      <title>Viewer Role Authorities Changed</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Viewer-Role-Authorities-Changed/m-p/5367621#M302487</link>
      <description>&lt;P&gt;Users in the 'Viewer' role are now exposed to the semantic models.&lt;/P&gt;&lt;P&gt;Prior to this change, our users had a much cleaner and more intuitive experience. They were presented with the reports and dashboards that we intended for them to consume, without being exposed to the underlying Semantic Models. Now that the Semantic Models are visible, users are seeing additional objects that they do not understand, do not need to interact with, and in many cases may mistake for reports, datasets, or other content they are expected to use.&lt;/P&gt;&lt;P&gt;Organizations have very different Power BI governance models and user populations. A change that intentionally alters what users see within a workspace should, in our opinion, provide administrators with the ability to determine whether that behavior is appropriate for their environment. At a minimum, there should be a supported way to preserve the previous user experience for organizations that do not want to expose these additional objects.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Are any other organizations as frustrated by this change as we are??&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;It has been explained by support as an "enhancement intended to align the user experience with the documented behavior."&lt;/P&gt;&lt;P&gt;We believe the documentation should have been updated to reflect how the Viewer role is intended to work in practice — not the other way around.&lt;/P&gt;&lt;P&gt;There is no practical use case for Viewer-role users accessing semantic models. This change represents a meaningful degradation in user experience, and we strongly encourage the team to incorporate real-world usage patterns of Power BI Service into future decision-making before changes like this are implemented.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2026 21:18:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Viewer-Role-Authorities-Changed/m-p/5367621#M302487</guid>
      <dc:creator>doorguy</dc:creator>
      <dc:date>2026-09-17T21:18:23Z</dc:date>
    </item>
    <item>
      <title>Hide visuals when a page is navigated away from</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Hide-visuals-when-a-page-is-navigated-away-from/m-p/5367608#M1475686</link>
      <description>&lt;P&gt;Hello, I have kind of an odd question. I was wanting to create a custom page navigator using buttons and bookmarks. I know there is a page navigator button that creates one for you, but it just takes up too much space on the page, so I need to create something that can be hidden and opened with a button. I put a menu button in the top right of my page that has a bookmark action so when it is selected it opens up a custom page navigation that is made from a shape, the buttons for the pages, and another menu button. I grouped those together and called it Menu Group for ease.&lt;/P&gt;&lt;img /&gt;&lt;img /&gt;&lt;P&gt;The menu button shown in that Menu Group is connected to another bookmark that hides the Menu Group.&lt;/P&gt;&lt;P&gt;All of that works great. However, the bump I have run in to now is that when you select a page button, it takes you to the page no problem, but it leaves the Menu Group visible on the page you just navigated away from.&lt;/P&gt;&lt;P&gt;Is there a way to make it so that when I navigate away from a page, it hides the Menu group? Or defaults to a specific bookmark where the menu is hidden.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It would be nice if the page navigation could be a dropdown or something, but I don't think that is possible.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2026 19:03:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Hide-visuals-when-a-page-is-navigated-away-from/m-p/5367608#M1475686</guid>
      <dc:creator>ACraig08</dc:creator>
      <dc:date>2026-09-17T19:03:25Z</dc:date>
    </item>
    <item>
      <title>Export data from Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Export-data-from-Power-BI/m-p/5367607#M1475685</link>
      <description>&lt;P&gt;Hello All,&lt;BR /&gt;I am aware that exporting data directly from a Power BI visual is subject to row limitations. CSV exports are limited to approximately 30,000 rows, while Excel exports can support up to approximately 150,000 rows.&lt;/P&gt;&lt;P&gt;My data is stored in Microsoft Fabric OneLake, and the Power BI report uses a live connection to a published semantic model.&lt;/P&gt;&lt;P&gt;We have a data-export requirement where users need to:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Apply filters within the Power BI report.&lt;/LI&gt;&lt;LI&gt;Select the fields they want to include through a simple checkbox or slicer.&lt;/LI&gt;&lt;LI&gt;Dynamically add selected fields to a table visual.&lt;/LI&gt;&lt;LI&gt;Remove fields from the table when they are unchecked.&lt;/LI&gt;&lt;LI&gt;Export the resulting filtered dataset to Excel or CSV.&lt;/LI&gt;&lt;LI&gt;Export more data than the standard Power BI visual export limits allow.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Field parameters can address the dynamic column-selection requirement, but the standard visual export limits are still a concern.&lt;/P&gt;&lt;P&gt;I am looking for the best possible solution that allows users to export large datasets while preserving:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The filters applied in the Power BI report&lt;/LI&gt;&lt;LI&gt;The fields selected by the user&lt;/LI&gt;&lt;LI&gt;Semantic model security and business logic&lt;/LI&gt;&lt;LI&gt;A straightforward user experience&lt;/LI&gt;&lt;LI&gt;Support for Excel or CSV output&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2026 18:55:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Export-data-from-Power-BI/m-p/5367607#M1475685</guid>
      <dc:creator>hchava5292</dc:creator>
      <dc:date>2026-09-17T18:55:24Z</dc:date>
    </item>
    <item>
      <title>Threadseer: Interactive Process Mining in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/QuickViz-Gallery/Threadseer-Interactive-Process-Mining-in-Power-BI/m-p/5367602#M1272</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Discover how a process actually works from the event data already in Power BI.&lt;/STRONG&gt;&lt;BR /&gt;Threadseer is a custom visual I built to bring process mining directly into Power BI. This interactive example explores a synthetic healthcare-claims workflow, showing how claims move from intake to resolution, where paths diverge, and where work repeats.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;About the sample&lt;/STRONG&gt;&lt;BR /&gt;The attached report contains &lt;STRONG&gt;12,200 events across 1,880 cases and 10 process variants&lt;/STRONG&gt;. All data is synthetic, so you can freely explore the report without exposing patient or business information.&lt;/P&gt;&lt;P&gt;With Threadseer, you can:&lt;BR /&gt;• &lt;STRONG&gt;Follow the process:&lt;/STRONG&gt; Explore an interactive map of activities and transitions.&lt;BR /&gt;• &lt;STRONG&gt;Compare paths:&lt;/STRONG&gt; Select variants to see common and alternative routes.&lt;BR /&gt;• &lt;STRONG&gt;Investigate bottlenecks:&lt;/STRONG&gt; Examine delays between activities and inspect the contributing cases.&lt;BR /&gt;• &lt;STRONG&gt;Trace rework:&lt;/STRONG&gt; Find repeated activities and follow individual case timelines.&lt;/P&gt;&lt;P&gt;To use Threadseer with your own event log, start with three required fields: &lt;STRONG&gt;Case ID, Activity, and Timestamp&lt;/STRONG&gt;. Analysis runs inside the Power BI visual runtime, without sending event data to an external service.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Explore Threadseer&lt;/STRONG&gt;&lt;BR /&gt;Find &lt;A href="https://marketplace.microsoft.com/en-us/product/threadseer.threadseer?tab=Overview" target="_blank"&gt;Threadseer on Microsoft Marketplace&lt;/A&gt; to use it in your own Power BI reports, or visit the &lt;A href="https://wittenauer-software.github.io/threadseer-support/" target="_blank"&gt;getting-started guide&lt;/A&gt; for setup instructions.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2026 18:35:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/QuickViz-Gallery/Threadseer-Interactive-Process-Mining-in-Power-BI/m-p/5367602#M1272</guid>
      <dc:creator>JasonWittenauer</dc:creator>
      <dc:date>2026-09-17T18:35:06Z</dc:date>
    </item>
    <item>
      <title>Power BI Data Modeling Question</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Power-BI-Data-Modeling-Question/m-p/5367591#M1475683</link>
      <description>&lt;P&gt;I have 2 questions on my data modeling:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For my Power BI report requirement I had to integrate 2 data sources of different grain&lt;/P&gt;&lt;P&gt;Student Data Source(176 columns) - Student identifier, term, program,major, major school, major department, student level, type ,demograhics - ethnicity,citizenship,country origin, sex - Min 1 row/per student to a max of 3 rows based on the major count and program count for each term&lt;/P&gt;&lt;P&gt;Course Data Source(315 columns) - Student identifier, term, course attributes - course number, course section, instructor, active course details,credit hours - Min of 4 row/student to 6 rows for each term&lt;/P&gt;&lt;P&gt;Additionaly, both the datasources have snapshots captured everyday. So for example for each snapshot, the student data source has 9000 records and course data source has 45000 records roughly. Both the tables has 3 years of data and roughly the data count is around 35 million.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Due to the nature of the grain if I combine these flattened tables, it becomes a cartesian join and the performance would be worse. So following are the steps taken:&lt;/P&gt;&lt;P&gt;1. Removed the unwanted columns from the silver layer and moved the refined tables to gold layer:&lt;/P&gt;&lt;P&gt;Student Data Source(81 columns)&lt;/P&gt;&lt;P&gt;Course Data Source (119 Columns)&lt;/P&gt;&lt;P&gt;2. Created bridge tables as below to filter both the data sources on a common slicer&lt;/P&gt;&lt;P&gt;Dim School - union of distinct schools from both the data source&lt;/P&gt;&lt;P&gt;Dim Department - Union of distinct department from both the data sources&lt;/P&gt;&lt;P&gt;Dim Student Level - Union of distinct Student Levels from both the data sources&lt;/P&gt;&lt;P&gt;Dim Term - union of distinct terms from both the data sources&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used the onelake mode semantic model instead of import or Direct query, due to the number of columns and the multiple snapshots.&lt;/P&gt;&lt;P&gt;Earlier, when I tried with import mode, I had delay issues in rendering the data to the report, whenever I made any changes to the datatype/renaming the values,&lt;/P&gt;&lt;P&gt;etc.&lt;/P&gt;&lt;P&gt;It took 45 minutes per change. So I opted for the Directlake mode, which helped in quick data rendering.&lt;/P&gt;&lt;P&gt;Question 1 - Is my approach correct?&lt;/P&gt;&lt;P&gt;Question 2 -&lt;/P&gt;&lt;P&gt;2.1 The dims I created are having blanks, but if I ignore the blanks, my totals match.&lt;/P&gt;&lt;P&gt;2.2 Although it is a union, I see some values missing.&lt;/P&gt;&lt;P&gt;Example: Student Data Source has an additional department Healthcare Management offering a Major, but that department is not in Course Data Source, as they don't offer any courses&lt;/P&gt;&lt;P&gt;when I list the department in a separate slicer, I see the Healthcare Management, but if I add them in a matrix adding school(from dim_school) and the department(from dim_department), and select the Student enrollment metric(built using student data source), healthcare management is missing. What could be the reason?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2026 16:20:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Power-BI-Data-Modeling-Question/m-p/5367591#M1475683</guid>
      <dc:creator>RajiKarthik</dc:creator>
      <dc:date>2026-09-17T16:20:52Z</dc:date>
    </item>
    <item>
      <title>"How to translate elements  per user language, alongside RLS by country"</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/quot-How-to-translate-elements-per-user-language-alongside-RLS/m-p/5367587#M1475680</link>
      <description>&lt;P&gt;I am working on a project to consolidate two Business Intelligence solutions into one, using Row-Level Security (RLS) based on the data's country of origin (Spain and Italy); I have a clear understanding of how RLS works. However, I am unsure about the translation aspect: how can I ensure that text boxes are translated according to the user accessing the report? The same applies to chart axes, titles, and report pages—how can I manage the translation of these various elements?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2026 15:52:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/quot-How-to-translate-elements-per-user-language-alongside-RLS/m-p/5367587#M1475680</guid>
      <dc:creator>ario0991</dc:creator>
      <dc:date>2026-09-17T15:52:49Z</dc:date>
    </item>
    <item>
      <title>Horizontal Conditional Formatting in a Matrix</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Horizontal-Conditional-Formatting-in-a-Matrix/m-p/5367586#M13258</link>
      <description>&lt;P&gt;Good afternoon, everyone!&lt;/P&gt;&lt;P&gt;I'm having some difficulty implementing conditional formatting (heat map style) horizontally in a Power BI matrix.&lt;/P&gt;&lt;P&gt;By default, Power BI seems to calculate the heat map by column, but I need to clearly highlight when a specific product's volume (number of opinions) is increasing or decreasing over time.&lt;/P&gt;&lt;P&gt;My matrix is structured as follows:&lt;/P&gt;&lt;P&gt;Rows: Product&lt;BR /&gt;Columns: Month/Year&lt;BR /&gt;Values: Number of Opinions&lt;/P&gt;&lt;P&gt;What I need is a horizontal heat map, meaning I want to compare each product's values across time.&lt;/P&gt;&lt;P&gt;In this scenario, I'd like the color intensity to be calculated within each row, so that it's easy to see whether the volume for a given product is trending upward or downward throughout the months. However, the standard conditional formatting appears to calculate the color scale across the entire column, comparing products against each other for a given month.&lt;/P&gt;&lt;P&gt;Is there a way to make the color scale be calculated per row (product) instead of per column (month)?&lt;/P&gt;&lt;P&gt;Thank you in advance for any suggestions!&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2026 15:49:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Horizontal-Conditional-Formatting-in-a-Matrix/m-p/5367586#M13258</guid>
      <dc:creator>mathmontibeler</dc:creator>
      <dc:date>2026-09-17T15:49:14Z</dc:date>
    </item>
    <item>
      <title>Diagnosing a slow Fabric Data Warehouse using the new skill</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Diagnosing-a-slow-Fabric-Data-Warehouse-using-the-new-skill/m-p/5367571#M17986</link>
      <description>&lt;P&gt;When a Fabric Data Warehouse slows down, the investigation usually means jumping between the Capacity Metrics app, Query Insights, and SQL pool diagnostics while manually correlating time ranges across three different tools.&lt;/P&gt;&lt;P&gt;Microsoft just shipped the SQL DW operations skill as Generally Available, you can find the official announcement here:&lt;/P&gt;&lt;P&gt;https://community.fabric.microsoft.com/t5/Fabric-Updates-Blog/Diagnose-Fabric-Data-Warehouse-workloads-with-the-SQL-DW/ba-p/5366102&lt;/P&gt;&lt;P&gt;I dug into what this actually changes in practice: how the skill consolidates capacity spikes, query regressions, and request failures into a single conversational interface, and where it still has blind spots worth knowing before you rely on it in a production incident. There is at least one behavior around time range correlation that surprised me during testing.&lt;/P&gt;&lt;P&gt;To do that, I wrote a full article, and would love to hear if others are already using this in their warehouse troubleshooting flow.&lt;/P&gt;&lt;P&gt;https://medium.com/@arthurfr23/diagnosing-fabric-data-warehouse-with-the-sql-dw-operations-skill-investigating-workloads-without-e4060fe8661e?sharedUserId=arthurfr23&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2026 14:18:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Diagnosing-a-slow-Fabric-Data-Warehouse-using-the-new-skill/m-p/5367571#M17986</guid>
      <dc:creator>arthurfr23</dc:creator>
      <dc:date>2026-09-17T14:18:02Z</dc:date>
    </item>
    <item>
      <title>PL-300 Discount | Is there anybody that could help me?</title>
      <link>https://community.fabric.microsoft.com/t5/Community-Feedback/PL-300-Discount-Is-there-anybody-that-could-help-me/m-p/5367568#M13637</link>
      <description>&lt;P&gt;Good morning!&lt;/P&gt;&lt;P&gt;My name is Rene, from Chihuahua, Mexico.&lt;/P&gt;&lt;P&gt;And I'm preparing myself for this awesome certification. I'm at 80% full course training complete, and I was looking at the price and it is a little bit hard for me to pay the full amount.&lt;/P&gt;&lt;P&gt;Is there a way for me to get a discount, I know there was some discounts before early this year, but I wasn't awared of them at time.&lt;/P&gt;&lt;P&gt;I'm preparing also for the AI-103 Azure certification.&lt;/P&gt;&lt;P&gt;I'm studying AI Engineer and have freeCodeCamp certificates although I know for Relational Bases PL-300 is the top of the gun.&lt;/P&gt;&lt;P&gt;Please also, feel free to prepare me for what's coming through in the exam if there is something I should be aware of.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you Community!&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2026 14:10:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Community-Feedback/PL-300-Discount-Is-there-anybody-that-could-help-me/m-p/5367568#M13637</guid>
      <dc:creator>rene654</dc:creator>
      <dc:date>2026-09-17T14:10:01Z</dc:date>
    </item>
    <item>
      <title>The Finance Dashboard</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Stories-Gallery/The-Finance-Dashboard/m-p/5367564#M16529</link>
      <description>&lt;P&gt;The Finance Dashboard | Power BI Project 📊&lt;/P&gt;&lt;P&gt;Excited to share my latest Finance Dashboard built using Microsoft Power BI!&lt;/P&gt;&lt;P&gt;This project focuses on Financial Data Analytics, Business Intelligence, and Interactive Data Visualization.&lt;/P&gt;&lt;P&gt;Key Features:&lt;/P&gt;&lt;P&gt;- Total Amount, Tax, Fees &amp;amp; Final Amount KPIs&lt;/P&gt;&lt;P&gt;- Country-wise Financial Analysis&lt;/P&gt;&lt;P&gt;- Company-wise Amount Analysis&lt;/P&gt;&lt;P&gt;- Transaction Status Monitoring&lt;/P&gt;&lt;P&gt;- Tax Analysis by Country &amp;amp; Company&lt;/P&gt;&lt;P&gt;- Year &amp;amp; Account Type Filters&lt;/P&gt;&lt;P&gt;- Interactive Dashboard Design&lt;/P&gt;&lt;P&gt;This dashboard helps transform raw financial data into meaningful insights for better business reporting and data-driven decision-making.&lt;/P&gt;&lt;P&gt;Tools:&lt;/P&gt;&lt;P&gt;Microsoft Power BI | Data Analytics | Business Intelligence | Financial Reporting&lt;/P&gt;&lt;P&gt;I am passionate about Data Analytics, Power BI, and turning data into actionable business insights.&lt;/P&gt;&lt;P&gt;Your feedback is welcome!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#PowerBI #PowerBIDashboard #DataAnalytics #BusinessIntelligence #FinancialAnalytics #DataVisualization #FinanceDashboard #PowerBIDeveloper #DataAnalyst #MicrosoftPowerBI&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2026 13:43:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Stories-Gallery/The-Finance-Dashboard/m-p/5367564#M16529</guid>
      <dc:creator>MuhammadMuaaz</dc:creator>
      <dc:date>2026-09-17T13:43:45Z</dc:date>
    </item>
    <item>
      <title>Hide column in chart instead of filtering?</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Hide-column-in-chart-instead-of-filtering/m-p/5367554#M1475674</link>
      <description>&lt;P&gt;I have a chart in Power BI that summarizes responses to multiple agreement statements. (If someone selected "Strongly agree" or "Somewhat agree" in the survey to one of the statements, that column % increases.) However, I am unable to hide the column which has the percent who did not agree without changing the percentages in the other columns. I can absolutely filter out "No", but that will show incorrect results.&lt;/P&gt;&lt;P&gt;How do I simply &lt;STRONG&gt;hide&lt;/STRONG&gt; an option in a chart without filtering the rest of the data based on it?&lt;/P&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2026 13:15:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Hide-column-in-chart-instead-of-filtering/m-p/5367554#M1475674</guid>
      <dc:creator>MKyger</dc:creator>
      <dc:date>2026-09-17T13:15:28Z</dc:date>
    </item>
    <item>
      <title>DP-700 Fabric Data Days voucher</title>
      <link>https://community.fabric.microsoft.com/t5/Career-Hub/DP-700-Fabric-Data-Days-voucher/m-p/5367523#M2204</link>
      <description>&lt;P&gt;I have successfully rescheduled my DP-700 exam to October 20, 2026. Pearson VUE confirmed the appointment and the order status shows “Purchased.” My Fabric Data Days voucher email, however, says “Take exam by September 30, 2026.” Could a Community Manager please confirm that my October 20 appointment will still be honored?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2026 10:47:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Career-Hub/DP-700-Fabric-Data-Days-voucher/m-p/5367523#M2204</guid>
      <dc:creator>Salman_Nasir</dc:creator>
      <dc:date>2026-09-17T10:47:18Z</dc:date>
    </item>
    <item>
      <title>DP-700 Fabric Data Days voucher – exam scheduled after “Take exam by” date</title>
      <link>https://community.fabric.microsoft.com/t5/Career-Hub/DP-700-Fabric-Data-Days-voucher-exam-scheduled-after-Take-exam/m-p/5367517#M2203</link>
      <description>&lt;P&gt;Hi, I received a Microsoft Fabric Data Days exam voucher.&lt;/P&gt;&lt;P&gt;The email says:&lt;/P&gt;&lt;P&gt;Redeem voucher by: August 25, 2026&lt;/P&gt;&lt;P&gt;Take exam by: September 30, 2026&lt;/P&gt;&lt;P&gt;I have already scheduled my DP-700 exam for October 20, 2026, and Pearson VUE accepted the voucher successfully.&lt;/P&gt;&lt;P&gt;Since my exam date is after the "Take exam by" date mentioned in the email, I just want to confirm:&lt;/P&gt;&lt;P&gt;Will my October 20 exam appointment still be honored and will the voucher remain valid for this scheduled exam?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2026 10:26:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Career-Hub/DP-700-Fabric-Data-Days-voucher-exam-scheduled-after-Take-exam/m-p/5367517#M2203</guid>
      <dc:creator>Ahtishamishtiaq</dc:creator>
      <dc:date>2026-09-17T10:26:32Z</dc:date>
    </item>
    <item>
      <title>Unable to activate Microsoft Fabric trial capacity</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-platform/Unable-to-activate-Microsoft-Fabric-trial-capacity/m-p/5367512#M30627</link>
      <description>&lt;P&gt;Hi Microsoft Fabric Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to activate the Microsoft Fabric 60-day trial for a new personal Microsoft tenant, but the Fabric trial capacity is not being provisioned.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is what I have already checked:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. The Microsoft Fabric trial-related tenant settings are enabled.&lt;/P&gt;&lt;P&gt;2. "Users can create Fabric items" is enabled.&lt;/P&gt;&lt;P&gt;3. "Users can try Microsoft Fabric paid features" is enabled.&lt;/P&gt;&lt;P&gt;4. I have a Power BI Individual Trial showing 59 days remaining.&lt;/P&gt;&lt;P&gt;5. In Fabric, the "Start Fabric trial" option is available.&lt;/P&gt;&lt;P&gt;6. When I click "Start Fabric trial", I select the default Central India region and click Activate.&lt;/P&gt;&lt;P&gt;7. I am redirected to Admin portal &amp;gt; Capacity settings &amp;gt; Trial, but no trial capacity appears.&lt;/P&gt;&lt;P&gt;8. The "Start Fabric trial" button remains available.&lt;/P&gt;&lt;P&gt;9. I also tried starting the trial by creating a Lakehouse from My workspace, but received this error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Something went wrong. Sorry, we are unable to start trial at this time."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error details:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Activity ID: 8b5e475c-63bd-43b6-b756-2f5ac4cc5529&lt;/P&gt;&lt;P&gt;Request ID: cc8646ad-898f-47a0-9de3-a12839f34212&lt;/P&gt;&lt;P&gt;Correlation ID: c93727aa-b4b6-933a-aeb8-01c31f5f5c62&lt;/P&gt;&lt;P&gt;Status code: 200&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could someone please help determine why the Fabric trial capacity is not being provisioned and what I need to do to activate the trial?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2026 10:15:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-platform/Unable-to-activate-Microsoft-Fabric-trial-capacity/m-p/5367512#M30627</guid>
      <dc:creator>NilotpalRay</dc:creator>
      <dc:date>2026-09-17T10:15:46Z</dc:date>
    </item>
    <item>
      <title>Test Thread</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Test-Thread/m-p/5367503#M1475662</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;BR /&gt;I am looking for powerbi learn documents which is useful for beginers.&lt;BR /&gt;As this is the test thread.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2026 09:57:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Test-Thread/m-p/5367503#M1475662</guid>
      <dc:creator>v-csrikanth</dc:creator>
      <dc:date>2026-09-17T09:57:27Z</dc:date>
    </item>
    <item>
      <title>Showing working day no instead of calendar</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Showing-working-day-no-instead-of-calendar/m-p/5367499#M188516</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;i am facing a challenge where i want to have a bar chart showing daily invoiced sales, but instead of showing calendat day no number on x-axis i want to replace it with working day no.&lt;/P&gt;&lt;P&gt;Data model setup:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Base model: Tabular (storage mode: mixed)&lt;BR /&gt;tables and dimensions used:&lt;BR /&gt;'Calendar'[ID] - linked to transaction table through a many to one relationship&lt;BR /&gt;'Calendar'[day no] - this is what i currently use on my x-axis. This is simply showing day number 1-30 depending on the selected fiscal year and fiscal month&lt;BR /&gt;'Calendar'[Fiscal Year] - used in dropdown to filter on fiscal year. runs from 1 july - 30 june&lt;BR /&gt;'Calendar'[Fiscal Month] - used in dropdown to filter on fiscal month. runs from 1 july - 30 june&lt;BR /&gt;'Global Measures'[Invoiced Amount]&lt;/P&gt;&lt;P&gt;Requirements:&lt;BR /&gt;Create a field to the calendar table return Working day no depending on the selected fiscal year and month. Working day counts as monday-friday, weekends is NOT a working day. Also public holidays should also not be taken into account. Working day should start counting from the first weekday of the filtered month and start over when a new month begins. Ideally, when using the field on the visual, weekends should be blank. I have tried to illustrate my idea through the snapshot below. The grey bars represent saturday and sunday to clearly distinct weekdays and weekends.&lt;/P&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far i havent been able to find a working solution, so i am trying my luck making a post here. If there is any information needed regarding the data model or relationships etc. i will try to elaborate, just let me know.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2026 09:37:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Showing-working-day-no-instead-of-calendar/m-p/5367499#M188516</guid>
      <dc:creator>Nicpet0</dc:creator>
      <dc:date>2026-09-17T09:37:38Z</dc:date>
    </item>
    <item>
      <title>Gateway Upgrade / Installation - Rebind datasources</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Gateway-Upgrade-Installation-Rebind-datasources/m-p/5367494#M302476</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have had a issue with an upgrade and had to reinstall the gateway due to a recovery key issue&lt;/P&gt;&lt;P&gt;I am now having reset up the datasources to point the gateway - but is there a way I can do this in python or powershell&amp;nbsp; - as I am unable to this in the service as below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img /&gt;&lt;P&gt;I want to go from PowerBiGatewayA &amp;gt; PowerBIGatewayB&lt;/P&gt;&lt;P&gt;I can see there is a some APIs/ rebind source scripts but not sure which one will update these datasources in the service.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not worried about doing a bulk update if needs be fo authenication just a change in the cluster&lt;/P&gt;&lt;P&gt;Any help appreciated.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Karen&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2026 09:01:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Gateway-Upgrade-Installation-Rebind-datasources/m-p/5367494#M302476</guid>
      <dc:creator>KarenL7</dc:creator>
      <dc:date>2026-09-17T09:01:06Z</dc:date>
    </item>
    <item>
      <title>Power bi pro capacity</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Power-bi-pro-capacity/m-p/5367483#M1475658</link>
      <description>&lt;P&gt;Can power bi with import mode handle 20 millions rows?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2026 07:42:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Power-bi-pro-capacity/m-p/5367483#M1475658</guid>
      <dc:creator>siddhesh2486</dc:creator>
      <dc:date>2026-09-17T07:42:13Z</dc:date>
    </item>
    <item>
      <title>OAP for MLVs cross workspace</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-platform/OAP-for-MLVs-cross-workspace/m-p/5367475#M30623</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have a question regarding OAP implementation across multiple workspaces.&lt;/P&gt;&lt;P&gt;My current setup consists of three layers:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Bronze:&lt;/STRONG&gt; OAP enabled&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Silver:&lt;/STRONG&gt; OAP enabled&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Gold:&lt;/STRONG&gt; OAP not enabled&lt;/P&gt;&lt;P&gt;In the Bronze layer, I extract all source data using specific endpoints and gateways, with the required connection rules configured. In the Silver layer, I use shortcuts to access the source lakehouses in Bronze. This works as expected.&lt;/P&gt;&lt;P&gt;Within Silver, I then create Materialized Lake Views (MLVs) for my entities. For example, I create a Person entity based on multiple source tables and store the result in LH_Silver. This also works correctly.&lt;/P&gt;&lt;P&gt;The issue occurs in the next step. On top of the Silver entity, I want to create dim_Person. The MLV reads the entity from LH_Silver, but the output should be written to LH_Gold in the Gold workspace.&lt;/P&gt;&lt;P&gt;When OAP is disabled on all workspaces, this cross-workspace setup works and I can successfully write the MLV to Gold. However, as soon as OAP is enabled on the Silver workspace, I can no longer write the MLV to the Gold workspace.&lt;/P&gt;&lt;P&gt;I've already tried several connection rules, including:&lt;/P&gt;&lt;P&gt;FabricMaterializedLakeView&lt;/P&gt;&lt;P&gt;FabricSqlEndpointMetadata&lt;/P&gt;&lt;P&gt;Fabric SQL Analytics Endpoint&lt;/P&gt;&lt;P&gt;Lakehouse&lt;/P&gt;&lt;P&gt;Notebook&lt;/P&gt;&lt;P&gt;Web V2&lt;/P&gt;&lt;P&gt;I've also configured an MPE for the Gold (3000) workspace, but so far none of these options have resolved the issue.&lt;/P&gt;&lt;P&gt;Does anyone know which connection rule, MPE, or configuration is required to allow an MLV running from an OAP-enabled Silver workspace to write to a Lakehouse in another workspace?&lt;/P&gt;&lt;P&gt;Ideally, I would like to keep the notebooks and MLV logic in the Silver layer rather than moving them to the Gold workspace.&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;Cel 1:&lt;/P&gt;&lt;P&gt;%%pyspark&lt;/P&gt;&lt;P&gt;spark.conf.set("spark.sql.caseSensitive", "true")&lt;/P&gt;&lt;P&gt;workspace = spark.conf.get("trident.workspace.name")&lt;/P&gt;&lt;P&gt;environment = "DEV" if "DEV" in workspace else "TEST" if "TEST" in workspace else "PRD"&lt;/P&gt;&lt;P&gt;spark.sql(f"SET TargetEnvironment = 3000_CURATED ({environment})")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cel 2:&lt;/P&gt;&lt;P&gt;CREATE OR REPLACE MATERIALIZED LAKE VIEW `${TargetEnvironment}`.LH_3000.Algemeen.dim_Persoon AS&lt;/P&gt;&lt;P&gt;SELECT *&lt;/P&gt;&lt;P&gt;FROM test.`02_entity`.Person&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2026 06:46:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-platform/OAP-for-MLVs-cross-workspace/m-p/5367475#M30623</guid>
      <dc:creator>TK12345</dc:creator>
      <dc:date>2026-09-17T06:46:30Z</dc:date>
    </item>
    <item>
      <title>Fabric Sign-up Blocked: Error Code 715-123280</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Fabric-Sign-up-Blocked-Error-Code-715-123280/m-p/5367465#M302473</link>
      <description>&lt;P&gt;Hello, I am trying to sign up for a Microsoft Fabric free account using my school email address, but the registration is failing with a strict backend security block. Since this is an institutional student email, I do not have tenant administrator rights to log a ticket inside the Admin Portal. Could a Microsoft support engineer please review my transaction on the backend and whitelist my request? Here are the technical details of my failed registration attempt: Error Code: 715-123280. EventId: 031dc695-9d84-44a8-b9f5-486781460ac2. SID: ce8ccc43-ca45-49aa-942e-bef0462c33f5. cV: lbHkN7L2eitBrc57DtDFuH.0.4. Thank you for your assistance in unlocking my access so I can use Fabric.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2026 06:26:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Fabric-Sign-up-Blocked-Error-Code-715-123280/m-p/5367465#M302473</guid>
      <dc:creator>ramana1642</dc:creator>
      <dc:date>2026-09-17T06:26:20Z</dc:date>
    </item>
  </channel>
</rss>

