Ribbon Chart in Power BI
Ribbon chart is used to visualize the data and quickly identify which data category has the highest rank (largest value). Ribbon charts are effective at… Read More »Ribbon Chart in Power BI
330 total views, 1 views today
Power BI Tutorials By Pradeep Raturi- Power BI is a business analytics service by Microsoft. It provides interactive visualizations and business intelligence capabilities with an interface simple enough for end users to create their own reports and dashboards.
Ribbon chart is used to visualize the data and quickly identify which data category has the highest rank (largest value). Ribbon charts are effective at… Read More »Ribbon Chart in Power BI
330 total views, 1 views today
Power BIย 100% stacked bar chartย is used to display relative percentage of multiple data series inย stacked bars, where the total (cumulative) of each stacked bar always… Read More »100% Stacked bar chart in Power BI
344 total views, 1 views today
Microsoft Power BI team has introduced an AI Insights in Power BI in November 2019 update, which is collection of pre trained machine learning models… Read More »AI Insights in Power BI
489 total views
This article demonstrate how to connect and load data from excel file to Power BI. Lets go step by step, here you can see we… Read More »Load Data from Excel file to Power BI
546 total views
When data is loaded into Power BI model, most of the time Power BI automatically detect the data type of columns. Some times Power BI… Read More »Change column data type in Power BI
745 total views, 1 views today
Microsoft Power BI team has recently released November updates such as page and bookmark navigators, new format pane preview feature, sort legend, new text box… Read More »Power BI November 2021 update
861 total views
In this article you will see how to change the background color for specific rows in a matrix based on values in column. Here, we… Read More »Change matrix background color based on value
1,400 total views
A conditional column is a column that is generated based on a condition imposed on an existing column in data model. In general, conditional column… Read More »Conditional Column in Power BI
1,817 total views, 2 views today
Power BI Custom column adds a new column in data model based on the existing columns in data model. You can create a custom column… Read More »Custom column in Power BI
1,534 total views, 2 views today
Showing a last refresh date and time in Power BI report let you know how fresh your report data is as sometimes report viewer can… Read More »How to show last refresh date in Power BI
2,435 total views, 1 views today
You may have faced a refresh error when a column name is changed in data source, it happens in such scenario when you have renamed… Read More »Refresh error from changing column names in data source
3,760 total views
Documenting DAX formulas is always a good practice as it saves a lot of time in various scenario such as when your PBI report having… Read More »Export Measures and Calculated columns
4,987 total views, 3 views today
Formatting a DAX is good practice as it makes your DAX code well defined and readable. If you have written a DAX code which is… Read More »Formatting DAX
1,042 total views
LOOKUPVALUE function is a Power BI Filter function in DAX, it returns the value for the row that meets all criteria specified by one or… Read More »LOOKUPVALUE function DAX
4,224 total views, 5 views today
Set alerts in the Power BI service to notify you when data on a dashboard changes above or below limits you set. Alerts can only… Read More »Data Alerts in Power BI service
2,503 total views, 1 views today
The on-premises data gateway acts as a bridge to provide quick and secure data transfer between on-premises data basically a data that is not in… Read More »Install and Configure on-premises data gateway
2,352 total views, 1 views today
OPENINGBALANCEMONTH function is a Power BI time intelligence DAX function which evaluates evaluates the specified expression for the date corresponding to the end of the… Read More »OPENINGBALANCEMONTH Function DAX
1,989 total views, 1 views today
CLOSINGBALANCEMONTH function is a Power BI time intelligence DAX function which evaluates the expression at the last date of the month in the current context.… Read More »CLOSINGBALANCEMONTH function DAX
2,853 total views
Power Query add column from examples feature, allows you to add new columns to data model simply by providing one or more example values for… Read More »Add a columns from examples in Power BI
1,112 total views, 1 views today
The append operation in Power Query creates a single table by adding the contents of one or more tables to another, and aggregates the column… Read More »Append Queries in Power BI
3,105 total views