The Power BI Blog for Professional Learning of the Microsoft Power BI, SQL Server, T-SQL, ETL and R Programming
Featured Post from this Blog
How to compare Current Snapshot Data with Previous Snapshot in Power BI
How to Dynamically compare two Snapshots Data in Power BI Scenario: Suppose we have a sample Sales data, which is stored with Monthly Snapsh...
Popular Posts from this Blog
-
Microsoft Power BI Themes Colors with Hex Codes Reference -------------------------------------------------------------------------- List ...
-
How to use DAX Studio to analyze Power BI Data Model Vertipaq Engine The VertiPaq Engine is the heart of Power BI Data Model. It is a sophis...
-
How to generate Random numbers using rnorm(), runif() and sample() Functions in R rnorm () : The rnorm() function is used to generate n ...
-
How to Define a Table Using #table with Lists and Records in Power Query In Power BI, you can define tables manually using the #table funct...
-
How to create list of Dates falls between Start Date and End Date using Power Query Scenario: Let's say we have two date columns in a Da...
-
How to Execute a Stored Procedure with Parameters using a Function in Power Query Scenario: Lets say there is a Stored Procedure sp_SalesByP...
-
How to use List.Count, List.Sum, List.Average, List.Min, List.Max Functions in Power Query Scenario: In the following scenario, we will dis...
-
SQL Server Self Join to retrieve Supervisor Name based on Supervisor Id from same Employee Table Joining the table to itself is called S...
-
How to Encode and Decode the binary-to-text conversions using M-Query in Power BI In Power Query, Base64 Encoding is a standard method for e...
-
How to use Value.Metadata function in Power Query to reference a Step from another Query In Power Query (M language), the meta keyword is u...