Sandeep PawarProfabric.guru·Nov 20, 2024Getting VisualIDs Of All The Visuals In A Power BI ReportLog Analytics and Workspace Monitoring in Fabric logs all the activities of datasets in a workspace. These logs contain dataset, report, visual IDs which the user has to decipher to get the full picture. Dataset, report ids are straightforward but it...Discuss·1 like·650 readsworkspace monitoring
Sandeep PawarProfabric.guru·Nov 18, 2024Querying Fabric KQL Database Using REST APII have previously explained how to query a KQL database in a notebook using the Kusto Spark connector, Kusto Python SDK, and KQLMagic. Now, let's explore another method using the REST API. Although this is covered in the ADX documentation, it isn't i...Discuss·470 readsmicrosoftfabric
Nalaka Wanniarachchibidiaries.com·Nov 17, 2024Fixed Identity and RLS in Microsoft Fabric Direct Lake Semantic Model : Perfect Pair 💏When dealing with massive amounts of data stored in modern platforms like Microsoft Fabric, one challenge always looms: How do you secure access while making the process seamless for users? Fixed Identity and Row-Level Security (RLS)—a duo that not o...DiscussFabricmicrosoftfabric
Sandeep PawarProfabric.guru·Nov 13, 2024QuickTip: Querying KQL Tables From Other Workspaces In FabricIn Fabric, if you want to query a delta table from a lakehouse in another workspace, you create a shortcut to that table. Similarly, in Eventhouse, you can also create shortcuts to Eventhouses in other workspaces, but the option might not be immediat...Discuss·518 readseventhouse
Sandeep PawarProfabric.guru·Nov 8, 2024Analyze Delta Tables In FabricI have been sitting on this code for a long time. I shared the first version in one of my blogs on Direct Lake last year. I have been making updates to it since then as needed. I waited for the lakehouse schema to become available and then forgot to ...Discuss·844 readsmicrosoftfabric
Jitender Kaushikjitenderkaushik.com·Nov 8, 2024Exploring Microsoft Fabric: Notebooks vs. Spark Jobs and How Java Fits InMicrosoft Fabric offers a versatile platform for data processing, blending interactive notebooks with powerful Spark jobs. While both tools serve different purposes, understanding their distinctions can optimize your workflows, especially with Java c...Discussmicrosft fabric notebook
Sandeep PawarProfabric.guru·Nov 7, 2024What's Your Most Active Fabric Workspace?Semantic Link Labs v0.8.3 has list_activities method to get the list of all activities in your Fabric tenant. It uses the same Power BI Admin - Get Activity Events API but this API now also includes Fabric activities. Note that this is an Admin API s...Discuss·1 like·473 readsmicrosoftfabric
Sachin Nandanwarwww.azureguru.net·Nov 5, 2024Implement Medallion architecture with SCD Type 2 in Microsoft Fabric - Part 2In the first article of the series on Medallion architecture in Fabric we looked into the process of load, cleanse and transfer of data from the bronze layer to the Silver layer.In this blog post we would move further and delve into the process of mo...Discuss·31 readsMedallion architecture with SCD Type 2 in Microsoft Fabricmicrosoftfabric
Sandeep PawarProfabric.guru·Nov 4, 2024ICYMI: Fabric List Connections API In Now Live And Available In Semantic Link LabsIn you case you missed it, List Connections Admin API is now live in Fabric. It was shipped in Semantic Link Labs v 0.7.4 a few weeks ago but at the time of the release it was still private. This API returns all the connections set up in the tenant a...Discuss·546 readssemantic link labs
Sachin Nandanwarwww.azureguru.net·Nov 4, 2024Implement Medallion architecture with SCD Type 2 in Microsoft Fabric - Part 1This article is part one of a two-part series on implementing Medallion architecture in Microsoft Fabric. In the first part, we will see how to push data from its raw format to a Bronze layer and the fundamental steps involved in this initial transfo...Discuss·118 readsMedallion architecture with SCD Type 2 in Microsoft Fabricmicrosoftfabric