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 ...
-
Calculate YTD Sales and create a Line Chart to show Sales Trend using Power BI To show YTD Sales growth Momentum, first we need to Calculate...
-
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 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...
-
Removing a Carriage Return, Line Feed (CRLF) from a Column in SQL Server The term CRLF refers to Carriage Return (ASCII CHAR(13), \r) Li...
-
How to Add and Delete Vector Elements in R Programming Vectors are one-dimensional arrays that can hold numeric data, character data, or l...
-
The Power Query TransformColumns, TRY and OTHERWISE functions to Transform and fix the errors in a Dataset Scenario: Suppose, we have an exc...
-
How to Create Rolling and Fixed Period Date Range Buckets or Flags in Power BI Date Table Scenario: Suppose we want to generate Rolling Peri...
-
Creating and using Dynamic Query Parameters as a Filters in Power BI Report Scenario: If you want to allow the end users to Filter and vi...
-
SQL Server Self Join Query to generate Combinations and Permutations The Combinations , Permutations are the Counting methods, generally w...