Nalaka Wanniarachchibidiaries.com·Jan 12, 2025Simplify Shortcuts Bulk Creation with PySpark + Semantic Link Labs in Microsoft FabricIn today’s fast-evolving data landscape, managing shortcuts efficiently is critical for ensuring smooth access to your data, when you are working with Microsoft Fabric. As your data ecosystem grows, automating processes like MS Fabric Shortcuts creat...95 readsSemantic Link | SempyMicrosoft
Sandeep Pawarfabric.guru·Dec 11, 2024Upgrade Fabric Workspaces To The Latest GA RuntimeIt’s always a good idea to use the latest GA runtime for the Spark pool in Fabric. Unless you change it manually, the workspace will always use the previously set runtime even if a new version is available. To help identify the runtime that workspace...397 readsspark
Sandeep Pawarfabric.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...1 like·641 readsmicrosoftfabric
Sandeep Pawarfabric.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...677 readssemantic link labs
Peer Grønneruppeerinsights.hashnode.dev·Oct 21, 2024Automating Microsoft Fabric: Extracting Identity Support dataIn Microsoft Fabric, REST APIs play a crucial role in automating and optimizing various aspects of platform management, from CI/CD processes to maintaining a data lakehouse. They enable seamless interactions with Fabric items, making it easier to str...329 readsmicrosoftfabric
Nalaka Wanniarachchibidiaries.com·Oct 20, 2024Showcasing Microsoft Fabric Ecosystem: Exploring Semantic Link and Data Analysis CapabilitiesHey there, data enthusiasts! Today, we're going to take an exciting journey through the Microsoft Fabric ecosystem, focusing on some powerful tools and techniques for data analysis. We'll be looking at code snippets that demonstrate how to use Semant...303 readsSemantic Link | Sempysemantic-link
Nalaka Wanniarachchibidiaries.com·Oct 8, 2024Visualizing and Managing Dataset Relationships in Microsoft Fabric : Unlocking Insights Across Semantic ModelsOriginal idea by Prathy Kamasani: Kudos to her! For a detailed step-by-step demo, visit her YouTube video. In data-driven organizations, understanding how datasets relate to one another is crucial for efficient data management, accurate reporting, an...52 readsSemantic Link | SempyMicrosoft
Sandeep Pawarfabric.guru·Sep 18, 2024Visualizing Fabric Domain LineageIn Fabric, you can use the Domains to create a data mesh architecture. It allows you to organize the data and items by specific business domains within the organization and make the overall data architecture decentralized. You can create domains with...1 like·625 readssemantic-link
dheeraj korangagyannbaato.hashnode.dev·Sep 11, 2024Semantic vs Non-Semantic Tags in HTMLSemantic tags and non-semantic tags refer to how HTML elements are used and how clearly they convey the meaning of the content they contain. 1. Semantic Tags Semantic tags clearly describe their meaning both to the browser and to developers. They giv...HTML for BegineersHTML5
Sandeep Pawarfabric.guru·Aug 9, 2024Quick Test : Fabric AI Skills As A FunctionIn the last blog I wrote, I showed how to call the AI Skills endpoint in a Fabric notebook. Being able to call the endpoint programmatically creates many opportunities to integrate AI Skills in different applications. One that I thought of was using ...990 readsmicrosoftfabric