I recently took Microsoft’s DP-600 exam/Fabric Analytics Engineer Associate(Twice 1 fail and 1 pass), and I noticed that several questions covered Power BI External tools, such as DAX Studio, and the correct use of DAX statements. Therefore, I think I ought to write a post on DAX studio for those of you who are also interested in taking this test.
Tag Archives: Power BI
Understanding the Difference Between Warehouse and Lakehouse in Microsoft Fabric
In today’s data-driven world, organizations are increasingly relying on robust data infrastructure to manage and analyze vast amounts of information. Microsoft Fabric provides comprehensive solutions to address these needs, including data warehouses and data lakehouses. Understanding the differences between these two approaches is crucial for leveraging their capabilities effectively. In this blog, we’ll dive into the distinctions between data warehouses and data lakehouses within the Microsoft Fabric ecosystem.
Continue readingPower BI Tips: Certified or Promoted Semantic Model(Dataset)
Power BI is consistently expanding its footprint in the enterprise environment. One lesser-known but highly valuable feature is the capacity to certify datasets, which enables organizations to signal to end users that certain datasets are more reliable. We are going to explore this valuable yet often overlooked feature, and to discuss the difference of promoted and certified dataset and use cases of when to use which.
Tableau to Power BI : How to Use Tableau INCLUDE LOD in Power BI
Following our discussions on Fixed and Exclude LODs in earlier articles, you should now be fairly comfortable with these concepts. Therefore, tackling Include LOD should be relatively straightforward. Let’s dive in without further ado.
Tableau to Power BI : How to Use Tableau EXCLUDE LOD in Power BI
In a prior article, I illustrated and demonstrated the process of converting Tableau’s fixed level of detail (LOD) to Power BI. In this piece, I will extend this effort by guiding you through the translation of the EXCLUDE LOD to Power BI DAX.
Continue readingTableau to Power BI : How to Use Tableau Fixed LOD in Power BI
If you’ve navigated Tableau’s powerful Level of Detail (LOD) function, you know its complexity and potential for creating impactful visualizations. Now, whether you’re transitioning from Tableau to Power BI or need to excel in both platforms with limited Power BI skills, fear not! In this series, we’ll unravel the mysteries of applying Tableau’s three main LOD functions in Power BI.
Continue readingPower BI Tips: Implicit and Explicit Measure
There are two types of measures in Microsoft Power BI models: implicit and explicit. Implicit measures are automatic and summarize column data in visuals.
Explicit measures, also referred to as just measures, are custom calculations you create for your model. Put simply, implicit measures are columns that can be aggregated automatically, while explicit measures are custom calculations defined using DAX, and is THE measure that we are familiar of.
Continue readingTableau Tips: Connect Tableau with Power BI Dataset(Semantic Model)
Need to connect Tableau to a dataset or semantic model in PowerBI(now Fabric)?It is not as difficult as you may think.
Continue readingPower Bi Tips: Calculated Column vs Measure — What are they When to use and How to differentiate
In Power BI, you often has to decide whether to create a column or measure to achieve your analytic goals, though they can be used inter-changeablely in a many cases, they are very different in how they function and perform.
Continue readingPBI Tips : How to Fix Non-refreshing Usage Metrics Report
It happens sometimes that the report metrics usage report suddenly stopped refreshing, you waited 24 hours as suggested and click on that refresh button hundreds of times and still no new data, then you tried to check the semantic model, it gives this sad message.
Continue reading