Related resources for Data Modelling
  • Quickly Provision Fabric Dataflow Gen2 Tables in Excel for Power Pivot Analysis2/26/2024 6:22:43 AM. In this video, I demo how to use popular keyboard shortcut to provision multiple tables in Dataflows Gen2 in Microsoft Fabric Data Factory to Excel for data modelling in Power Pivot
  • Tips to Launch Your SQL Mission2/20/2024 11:34:01 AM. This article consists of roadmap to embark on an exhilarating journey to master SQL which is the universal language of data management and analysis. In this comprehensive guide, we'll delve deep i
  • What Are Relationships in Power BI2/8/2024 7:08:14 AM. This content provides an overview of the different types of relationships that can be established between tables in Power BI. It discusses four main types of relationships: many-to-one, one-to-one, on
  • Entity Framework using C#11/18/2023 11:35:55 AM. Entity framework in C# is an object relational mapping framework. In this article, we will see how to use Entity Framework in a C# application.
  • Exploring Statistical, Table - manipulation and Text Functions in DAX8/29/2023 4:44:35 AM. This segment goes beyond the basics and explores functions like CALCULATE, FILTER, and ALL. It covers techniques for creating dynamic measures, time intelligence functions, and handling more intricate
  • No Likes And Range Queries In Cassandra8/22/2023 4:44:36 AM. Cassandra's design philosophy emphasizes efficient distributed data storage and retrieval using partition keys and clustering columns. While it may not support arbitrary substring matching (No Lik