Power BI & Tableau Data Visualization Guide
Power BI & Tableau Data Visualization Guide
1. Understanding Data, What is data, where to find data, Foundations for building Data Visualizations,
Creating Your First visualization?
2. Getting started with Tableau Software using Data file formats, connecting your Data to Tableau,
creating basic charts(line, bar charts, Tree maps),Using the Show me panel.
3. Tableau Calculations, Overview of SUM, AVR, and Aggregate features, Creating custom calculations
and fields.
4. Applying new data calculations to your visualizations, Formatting Visualizations, Formatting Tools and
Menus, Formatting specific parts of the view.
5. Editing and Formatting Axes, Manipulating Data in Tableau data, Pivoting Tableau data.
6. Structuring your data, Sorting and filtering Tableau data, Pivoting Tableau data.
7. Advanced Visualization Tools: Using Filters, Using the Detail panel, using the Size panels, customizing
filters, Using and Customizing tooltips, Formatting your data with colors.
8. Creating Dashboards & Storytelling, creating your first dashboard and Story, Design for different
displays, adding interactivity to your Dashboard, Distributing & Publishing your Visualization.
9. Tableau file types, publishing to Tableau Online, Sharing your visualizations, printing, and Exporting.
10. Creating custom charts, cyclical data and circular area charts, Dual Axis charts.
EXPERIMENT 2
Aim:
SOLUTION:
Objective: Understand Power BI basics and recognize the types of data sources you can use.
Power BI is a Data Visualization and Business Intelligence tool that converts data from different
data sources to interactive dashboards and BI reports
Power BI is a collection of connectors, apps, and software services that work together for
business users to convert large junk data into more meaningful insights.
Typically, an Organization gets its data from Text, CSV files, Excel spreadsheets, databases, data
warehouses, or the cloud.
Microsoft Power BI lets you connect with all kinds of data sources to get your data. The later
step is to Transform data, model data, visualize (charts), and then Sharing reports them with
anyone
Business intelligence (BI) is the practice of using technology, tools, and processes to transform
business data into actionable insights, enabling organizations to make smarter, data-driven
decisions, improve performance, and gain a competitive edge
Business Intelligence (BI) means using data + tools + processes to convert raw data into
useful information for decision-making.
In short: BI = Turning data into insights to help businesses make better decisions
Example
This helps you decide which products to promote, where to open a new store, and how to
improve profit.
After Downloading and Installing a Power Bi Desktop Icon Will appear on the Desktop
If we double click it the below screen will appear to load the data and start doing reporting
based on the requirement
Ribbon Bar(Top toolbar) or Menu bar:
The Power BI Desktop ribbon contains tabs such as Home, Insert, Modeling, and View.
Report canvas (Main workspace) :
The blank white area (page) inside the Report View where you actually place visuals.
You can drag and drop visuals, resize, arrange, and apply formatting.
Each report can have multiple canvases (pages)
Report View:
Report View is One of the main modes in Power BI Desktop where you build and
designing reports in Power BI
This view is used to create interactive visuals and reports from datasets.
Users can add charts, tables, maps, and more, then customize them with colors, fonts,
and labels.
In this view, users can also create calculated columns, measures, and KPIs using DAX. It
is the main area for
This view allows users to connect to different data sources, import, transform, and
clean data.
It displays all the data in tables, where users can sort, group, merge, and make changes
easily.
It helps prepare the data for creating reports and visuals
DAX View:
Visualizations pane:
A panel on the right side of the Power BI Desktop interface that lists all the tables,
columns (fields).
Pages:
Right-click on the existing page name at the bottom to open the context menu. Please
select the rename option and give the desired name
Duplicate a Page in Power BI
Right-click on the existing page that you want to duplicate and open the context menu.
Please select the Duplicate Page option
Create a New page in Power BI
REPORT:A Report is a multi page Interactive Document that presents the data through
various visualizations charts,graphs,tables
DASHBOARD:
A Power Bi is single page visual representation of key Business metrics and performance
indicators, or to provide quick overview, Highlight Important data
Database:
In the Database Data will store in the form of Tables i.e Rows & Columns
Data warehouse:
In Datawarehouse Data will Store in two Table formats like Fact Tables and Dimension
Tables
With Power BI Desktop, you can connect to data from many different sources. A full list of available data
sources is at the bottom of this page.
To connect to data, select Get Data from the Home ribbon. Selecting the down arrow, or the Get
Data text on the button, shows the Most Common data types menu shown in the following image
You’ll see the most common sources (Excel, SQL Server, etc.). Click More… for the full list.
Create a Notepad file or CSV file write the values Employee Data
EID,ENME,LOC,Salary
1,VINAY,HYD,90000
2,MADHU,MUM,50000
3,RAVI,DEL,30000
3. JSON (.json)
Write the below Json code in Notepad and save it with [Link] Extension
"rows": [
"studentid": 100,
"studentname":"Ravi",
"Total":225,
"Branch": "CSE",
"IsPass":"Passed",
"JoinedOn": "07/30/2014"
6. Web data
8. Other formats
After choosing the source, click Transform data → opens Power Query Editor.
Merge/Append queries
Data appears in the Fields pane → now you can start building visuals.
h) Access the reports and dashboard for customer decision making, analysis, analytics and
insights.
Power bi Desktop:
Power BI Service:
Cloud Service for managing reports and dashboards, and providing schedules.
Power BI Mobile:
Power View:
Power Query:
Power Pivot:
Power Pivot is for building data models, defining relationships, and performing calculations
Power BI Gateway:
Open Power BI Desktop → Get data → Excel → load [Link] and select the Orders
sheet.
In the Fields pane you’ll see Orders fields (Sales, Profit, Quantity, Order Date, Category,
Sub-Category, Region, State, City, Segment, Customer Name, …).
Turn Order Date into a date hierarchy if Power BI doesn’t already.
2.9 Visualizations
A Stacked Bar Chart displays values as horizontal bars, where each bar is split (stacked) into
parts by a category.
Result (Interpretation)
The colored segments inside each bar = Regions (Central, East, South, West).
Each bar represents a category, and the bar is divided (stacked) into parts by another field.
Result
Categories appear on the Y-axis, and for each category, you see side-by-side bars
representing another field.
It’s useful when you want to compare values across categories and groups.
In the Visualizations pane, click on the Clustered Bar Chart icon (horizontal grouped bars).
Result (Interpretation)
For each category, bars appear side by side, one for each Region (Central, East, South, West).
Example Insight: You’ll see Technology has the longest bars overall, and within it, the West
region has the highest sales
2.9.4 100% Stacked Bar Chart:
A 100% Stacked Bar Chart shows horizontal bars where the total length of each bar = 100%.
Each bar is divided into colored segments (categories), showing percentage contribution
instead of actual values.
Result (Interpretation)
You can quickly see percentage contribution of each region within a category.
Example Insight:
Even if Technology has higher total sales, in this chart you’ll notice, for example, that the East
region contributes the highest share (%) in Office Supplies, while the West dominates
Technology.
In short:
A 100% Stacked Bar Chart shows relative contributions (percentages) of regions to each
category, instead of actual sales values.
2.9.5 Slicer:
For Slicer Task Repeat the Stacked Column Chart on (Sales by Category and Region )
Add Slicer from the visualization pane and add City column so that we can filter the data
based on the city wise
2.9.6 Line chart:
Step3: Add a line chart into the Report view or Report Canvas
Step4:Drag Order Date into X-axis. If you see a hierarchy, keep it (Year > Quarter > Month).
Show by Month
Step8:In Format (paint roller) → X-axis:Type = Continuous (for a true time series)
In Y-axis goto Display units = Auto (or None if you want exact numbers).
2.9.7 Card:
Takes either Measure or Column with aggregation [Sum, Avg, Count etc.] or Calculation
Step 1:
Select Card.
Step 2:
No Total Section and No Header Section, so we can’t show aggregated information of rows
again
Step2: Add Region,City,Sales into Fields and do the formatting (color chaging) according to
the requirement
2.9.9 Table:
It is columnar visual [column by column data displayed], contains column headings and
footings. [Column wise operation]
Step2: Add Region,City,Sales into Columns and do the formatting (color chaging) according to
the requirement
2.9.10 Matrix:
It is for "Cross tab Reporting" [Rows Vs. Columns aggregate data analysis] [Row and Column
Operation]
For a table visual row wise analysis required with drill down and drill up
Tip: Avoid too many slices; combine small ones into “Other”
Similar to Pie, but with a ring in the middle. (Difference between Pie and Donut)
Pie Donut
Pie can’t be converted to Donut with feature Donut can be converted to pie.
Tip: Geocoding needs correct location names; prefer State for accuracy
2.9.13 Filled Map:
Build: Insert Filled map → Location: State → Values: Sales.& Region into Legends
Tip: Helpful for regional intensity; check data category (set State as State in modeling)
A) Important business values show and to analyze them quickly by seeing status
Real-world Examples:
Traffic Signal is a KPI, Sensex up and down is a KPI, Out/Not Out is a KPI
Steps:
Build: Insert KPI → Indicator: Sales → Trend axis: Order Date (Month) → Target goals: create a
measure (e.g., SalesTarget = SUM(Orders[Sales]) * 1.05) and drag to Target.
Tip: A KPI needs a trend axis – choose a time field to show progress
2.9.15 Decomposition Tree
2.9.16 Q&A:
The Q&A visual lets you ask questions in plain English (natural language), and Power BI
automatically creates the right visual for your answer.
Example: You can type “Total sales by West region” and it will build a bar chart instantly
2.9.17 Funnel Chart:
A Funnel Chart shows values across stages of a process, from largest to smallest,
forming a funnel shape.
Common use: Sales pipeline, order process, customer journey, lead conversion, etc.
Values: Sales
Result (Interpretation)
The top (widest) part of the funnel = Segment with highest Sales.
Example: If Consumer has the highest Sales, it appears widest; Corporate and Home
Office appear narrower.
Build: Insert Ribbon chart → Axis: Order Date (Year) → Legend: Category → Values: Sales.
Useful when you need the calculation per row it perform row by row operation to
achieve the results
The result is stored in the column so It occupy the memory
Calculated columns are useful when you want to add a new column to the table that is
derived from the values in other columns.
Multiple ways we can create calculated column
1. Go to -Modeling MenuNew column
2. Right click on the Dataset i.e Orders New column
Example:
1.Actual_Cost = Orders[Sales] - Orders[Profit] It creates one calculated column in the data set
[Link] Ratio = Orders[Profit] / Orders[Sales] A new column showing profit % for each order.
Orders[Profit] and Orders[Sales] = These two are the arguments or columns whose values are
used to generate the output.
(-) Substraction
2. what is Measure
A Measure is a calculation that is performed on the fly, based on the data in the
columns of the table.
Measures are useful for performing dynamic aggregations on data, such as sums,
counts, averages, and so on.
Measures are More efficient than calculated columns
These measures are used in visuals (like cards, charts,).
Use measures for totals, aggregations, KPIs.
Orders[Sales]= Table name and one of the argument or columns whose values are used to
generate the output
DAX Introduction :
DAX stands for Data Analysis Expressions. DAX is a formula language or Functional language
and is a collection of functions, operators, and constants that can be used in a formula or
expression bar to calculate and return one or more values.
DAX helps you create new information from the existing data in your Data Model.
DAX was developed by the SQL Server Analysis Services team at Microsoft as part of Project
Gemini and released in 2009 with the first version of the PowerPivot for Excel 2010
DAX is not a programming language, however it is a formula language that allows the users to
define custom calculations in calculated columns and calculated fields(Measures)
DATE FUNCTIONS:
These functions help you to create calculations based on date and time (date parts, time
parts).
[Link] : Generate calendar from the given two dates (start date, end date).
Syntax:
CALENDAR(<start_date>, <end_date>)
Modeling menu->New Table
[Link]:
Automatically generate calendar based on your data model dates (min date, max date)
availability
Syntax:
CALENDARAUTO([fiscal_year_end_month])
Modeling menu->New Table
Ex: DimCal=CALENDARAUTO()
[Link] : Consider three values as date. Returns the specified data in datetime format
Syntax:
DATE(<year>, <month>, <day>)
Modeling menu->New Measure-> Date = DATE(2025,10,09)
[Link]: Returns the count of interval boundaries crossed between two dates.
Syntax:
[Link] : Returns a number from 1 to 7 identifying the day of the week of a date.
Syntax:
WEEKDAY(<date>, <return_type>)
weekday_ = WEEKDAY(DATE(2025,10,10),2)
[Link]:Returns the date that is the indicated number of months before or after the start date.
Edate_Fun = EDATE(DATE(2025,10,1),1)
Result:01-11-2025 00:00:00
[Link]:Returns the date in datetime format of the last day of the month before or after
a specified number of months.
Emonth_Fun = EOMONTH(DATE(2025,10,1),1)
Result:30-11-2025 00:00:00
Result:15
Result: 45
Result : 3
Now_Fun = NOW()
Quater_Fun = QUARTER(DATE(2025,10,10))
Result: 4
[Link]: Returns the current date.
Today_Fun = TODAY()
[Link](): Returns a number from 1 to 7 identifying the day of the week of a date. By
default the day ranges from 1(Sunday) to 7 (Saturday).
weekday_Fun = WEEKDAY(DATE(2025,10,10),1)
Result:6
TEXT FUNCTIONS:
These functions work on textual columns to perform various types of textual operations
[Link] :
Joins two text strings into one text string.
CONCATENATE(<text1>, <text2>)
[Link]:
RIGHT returns the last character or characters in a text string, based on the number of
characters you specify
Syntax
RIGHT(<text>, <num_chars>)
Right_fun = RIGHT("Vinaykumar",3)
Result: mar
4. FIND :
Returns the starting position of one text string within another text string
Modeling Menu->New Measure
Find_ = FIND("a","vinay kumar")
Result: 4
[Link] :
Returns the number of characters in a text string.
LenFun_ = LEN("India")
Result:5
Aggregate Functions:
Aggregation functions calculate a (scalar) value such as count, sum, average, minimum, or
maximum for all rows in a column
4. MAX :
Returns the largest numeric value in a column,
Ex: Max sales = MAX(Orders[sales])
Ex: max_2 = MAX(100,1000) = 1000
5. SUMX : Return the sum of an expression evaluated for each row in a table
1. Sales_ = SUMX(Orders,Orders[Unit Price]*Orders[Profit])
6. Count:
Counts the number of cells in a column that contain numbers
Ex: Count of cities = COUNT(Orders[City])
[Link]:
What are the important terminologies need to remember to work with DAX?
b) New column ----> Multiple values return in a single column --->Calcuated Column
c) New Table ---> Multiple columns returns or Single column as a table Calculated Table
FILTER FUNCTIONS:
The FILTER function in DAX (Data Analysis Expressions) for Power BI is a powerful function used
to filter a table based on a specified condition.
CALCULATE:
It is used to:
Example:
1. If Order Date = 2023-01-15, you type Year "2023" and Power BI creates a new column with
Year.
You write your own formula in Power Query (not DAX, but M language)
Example: Add Index starting from 1 → creates a Row Number column (1,2,3…)
Functions are reusable objects to use multiple times in queries and query column calculations
Ex:1
let
HelloWorld
Step1: In Power Query Editor->Goto Home ,New Source -> Blank Query write the above M code
in the Formula bar Enter
Step2:Goto the orders Click Invoke custom fuction Give new column name Hello Text
& Select Hello world form the Function Query Automatically a new column had created with
Hello world
let
in
AddNumbers
Step1: In Power Query Editor->Goto Home ,New Source -> Blank Query write the above M code
in the Formula bar Enter
Step2:Goto the orders Click Invoke custom fuction Give new column name as New sales
& Select Function form the Function Query Automatically a new column had created with
adding 100
4. Applying New data calculations to your visualizations,Formating visualizations using format visual
options and filters on the visual,filters on the page,filter on all pages and formating specific parts of
the view
Dataset Used: Use the Superstore Sales Dataset (commonly available in .xlsx or .csv format).
The dataset includes fields such as: Order Date, Category, Sub-Category, Sales, Profit, Quantity, Region,
Customer Name, etc
In Power BI, data calculations are created using DAX (Data Analysis Expressions) to derive new
information from existing data.
Example Tasks:
1. Create a New Measure for total sales: Goto Home Menu and Click New Measure or Right click
on Orders Click New Measure
1. Total Sales = SUM(Orders[Sales])
3. Create a Calculated Column to categorize orders: Goto Modeling Menu and click New column or
Right click on Orders Click New column
1. Order Type = IF(Orders [Sales] > 500, "High Value", "Low Value")
Apply to Visualization:
Formatting visuals helps make data easier to read and understand by adjusting design elements like
color, title, labels, and borders.
Steps:
1. Select any visual (Ex: Stacked Bar Chart showing Category vs Total Sales)
2. Go to the Format Pane (Paint Roller icon).
3. Adjust:
o Title: Turn ON → Rename to “Sales by Category”.
o Data Colors: Change each category’s color manually.
o Data Labels: Turn ON → Show values on bars.
o X-Axis/Y-Axis: Adjust font size, title, and gridlines.
o Background: Add a light background for clarity.
o Border and Shadow: Add for better visual separation.
Outcome:
3. Applying Filters
Definition:
Types of Filters:
Create two charts in a single page i.e Product category wise sales and profit in Stacked bar chart
and Customer segment wise sales in pie chart and format the visuals
Example: Drag Region into Filters on this page Apply a filter for Region = "East"
Affects all visuals on the same page.
c) Report-Level Filter (All Pages)
Create two charts in a single page i.e Product category wise sales and profit in Stacked bar chart
and Customer segment wise sales in pie chart and format the visual
Create Table visual by drag and drop values like City,Total sales,Profit%,Min_Sales,Max_sales in
a new page
o Total Sales = SUM(Orders[Sales])
o Profit % = DIVIDE(SUM(Orders [Profit]), SUM(Orders [Sales])) * 100
o Max_sales = MAX(Orders[Sales])
o Min_Sales = MIN(Orders[Sales])
Drag Month from Order Date to Filter on all pages and select only January Month to show only
data of 2015 – January month
Affects all visuals across all report [Link] 2015 January Month data
4. Formatting Specific Parts of the View
Examples:
Create Table visual by drag and drop values like City,Total sales,Profit%,Min_Sales,Max_sales in
a new page
Conditional Formatting:
o Apply color scales to highlight high or low sales.
o Example:
In a Table Visual, go to Format → Cell elements → Background color → Conditional
formatting → choose Format Style Gradient, choose What Field Should we base this
on Sales, choose Three Different colors for Three values like Minimum, Center,
Maximum
Font and Text Formatting:
o Highlight totals or headers.
Align and Resize Visuals:
o Use “Align” options from the toolbar for neat layout.
Add Cards or KPIs:
o Show total Sales, Profit, or Profit % in summary cards at the top.
[Link] Format your visuals like Visual and General properties, How to manipulate Data in Power Bi
and How Pivoting and UnPivoting Data in Power bi
Objective
Dataset Used
Use the Superstore Sales Dataset (Excel or CSV file).
Common fields include:
Order ID, Order Date, Category, Sub-Category, Sales, Profit, Quantity, Region, Customer Name,
etc.
Definition:
In Power BI, formatting visuals helps improve readability and appearance of reports. You can modify
Visual properties (data display) and General properties (position, size, and layout).
Steps:
A. Visual Properties
1. Select any visual (Ex: Stacked Bar Chart showing Category vs Total Sales)
2. Go to the Format Pane (Paint Roller icon).
3. Under Visual properties, adjust the following:
o Data Colors: Change individual series colors.
o Data Labels: Turn ON → display values on bars.
o X-Axis/Y-Axis: Change font, orientation, and visibility.
o Title: Turn ON → rename the visual (e.g., “Sales by Category”).
o Legend: Turn ON → adjust position and font size.
B. General Properties
Outcome:
Well-structured, clear visuals that make the report professional and easy to understand.
Definition:
Data Manipulation in Power BI is the process of cleaning, transforming, and preparing data before
visualization.
This is done in the Power Query Editor.
Steps:
Outcome:
Data becomes clean, structured, and ready for creating accurate visuals.
3. Pivoting and Unpivoting Data
Create Two tables dynamically by using option Enter Data and Give two table names as TABLE1 and
TABLE 2
TABLE1
TABLE 2
Office
Region Furniture
Supplies
Definition:
These transformations are very useful when the dataset structure doesn’t fit Power BI’s visual
requirements.
Example Scenario:
West 6000 -
Steps to Pivot:
Steps to Unpivot:
Outcome:
After pivoting/unpivoting, your data becomes analysis-ready for different chart types.
-------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------
[Link] your data(like ETL Tranformations) based on the Requirements,Sorting and filterting
data in power bi
Structuring Data is like performing ETL Transformations like changing the Data like Sorting and Filtering
in Power BI
Objective
1. Structure and prepare raw data using ETL (Extract, Transform, Load) transformations.
2. Sort and filter data as per analysis requirements.
3. Build clean and structured data models for reporting.
Dataset Used
Use the Superstore Sales Dataset (in Excel or CSV format) containing fields such as:
Order ID, Order Date, Ship Date, Region, Category, Sub-Category, Sales, Profit, Quantity,
Customer Name, etc.
Definition:
ETL stands for Extract, Transform, and Load — it is the process of preparing data before visualization.
In Power BI, this is done in the Power Query Editor to clean, organize, and structure data based on the
project’s requirements.
Step 1: Extract
Step 2: Transform
Use Power Query Editor to perform ETL transformations based on the requirements:
Sorting Data
Sorting arranges your data in ascending or descending order for better understanding.
Filtering Data
Filtering allows you to display only specific data based on given conditions.
Step 3: Load
Once transformations are done → click Close & Apply to load structured data into Power BI.
Outcome:
A clean, structured dataset that is ready for visualization and accurate reporting.
Definition:
The Filters Pane in Power BI allows users to control what data is displayed in
visuals and reports.
It provides filtering at three levels: Visual, Page, and Report.
Steps:
1. Click on any visual → for ex: click the pie chart and drag product container
and sales into pie chart
2. Go to the Filters Pane on the right and Drag a field Ex: Region on the filters
on the visual and select East and South Region and do the Format like
adjusting Title, Coloring, Data labels on ,In Effects Applying Background etc
3. Choose filter type:
3.3 Top N:
Select Top N From Filter Type in the Product Container and drag sales
and drop on By values and enter 5 into show items i.e Top = 5 and
clicik Apply Filter
Outcome:
You can interactively control and customize which data appears in your visuals or
entire reports.
Definition:
Power BI provides powerful formatting options under Visual and General tabs to
customize the look and feel of charts and visuals.
Steps:
A. Visual Properties
1. Select any visual (e.g., Bar Chart and drag Region vs sales
2. Open the Format Pane → Select the Visual tab.
3. Customize options such as:
o Title: Turn ON → Rename (e.g., “Sales by Region”).
o Data Labels: Turn ON → Show values on bars.
o Data Colors: Assign different colors for each category.
o X-Axis / Y-Axis: Change font, color, and visibility.
o Legend: Change position and font size.
B. General Properties
Outcome:
Visually appealing charts with properly adjusted fonts, labels, and layout for better
presentation.
3. Customizing Visuals Using Filters Pane
Types of Filters:
Filter
Affects Example
Type
Definition:
Tooltips are small pop-up boxes that appear when hovering over a data point in a
visual.
They display additional information without cluttering the visual.
Steps:
When users hover over visuals, additional contextual information appears (like
Region,Profit,Discounts,sales).
Definition:
Steps:
Definition:
4. Add titles, legends, and data labels using the Format Pane.
5. Save the report as:
6. Superstore_Report.pbix
Outcome:
Definition:
Outcome:
Definition:
A Power BI App allows you to package multiple dashboards and reports into a
single, easy-to-access application for sharing with users or teams.
Steps:
Outcome:
An organized app that allows others to view reports and dashboards in a controlled
environment.
Definition:
Interactivity helps users explore data dynamically without modifying the underlying
visuals.
Power BI provides many interactive elements like slicers, buttons, drill-through,
and tooltips.
A. Slicers
C. Drill-Through
What is Drillthrough?
Drillthrough allows you to right-click a data point in one report page and
navigate to another page that shows more detailed information filtered
automatically for that item
Allows users to right-click a visual element to view detailed data on another page.
Steps:
Axis → Region
Values → Sales
1. Drag the field Region from the Fields pane into the Drillthrough Filters
area.
2. Power BI will show a message like
You’ll notice a small Back button automatically added — you can click that to go
back to the previous page.
E. Tooltips
Outcome:
Interactive reports and dashboards where users can explore, filter, and navigate
data easily.
[Link] bi file Types,publishing to particular workspace in
power bi service,sharing to appropriate users and various
export options
Lab Experiment: Power BI File Types, Publishing to Workspace, Sharing &
Export Options
Objective:
Extensi
File Type Description
on
Power BI It stores the structure (model, queries, visuals) but not the
.pbit
Template File data. Used to reuse a report with different data sources.
Tip: When saving your report in Power BI Desktop, always use the .pbix format.
Steps:
Result:
Your report is now available in the Power BI Service ([Link]) under
the selected workspace.
What is a Workspace?
Workspace Types:
Methods:
1. Share Directly:
o Go to the report in Power BI Service.
o Click on Share → Enter email IDs of users → Set permissions
(View/Edit).
2. Create a Dashboard:
o Pin visuals from different reports.
o Share the dashboard with team members.
3. Create an App:
o Package your reports and dashboards into one interactive app.
o Share the app link with users (like teachers or project guides).
Tip:When sharing, ensure users have Power BI Pro licenses or are within the same
organization workspace.
Option Description
Export to PPT
Exports visuals into presentation slides.
(PowerPoint)
Export Data
Exports underlying data from a visual.
(Excel/CSV)
-----------------------------------------------------------------------------------------------------
[Link] is custom charts in power bi
Objective:
To understand what Custom Charts are in Power BI, how to import and use
them, and how to customize visuals beyond the default chart options to improve
data storytelling
Power BI comes with many built-in visuals (like bar charts, pie charts, line charts,
etc.).
However, sometimes we need advanced or specialized visuals that are not
available by default — these are called Custom Charts or Custom Visuals.
Definition:
Custom Charts (or Custom Visuals) are additional visuals that can be imported
from the Power BI Marketplace or created using custom code to extend
Power BI’s visualization capabilities.
Custom
Use Case Description
Chart
Example:
When analyzing Sales by Region, a Treemap or Sankey Chart might show
connections better than a simple bar chart.
Task Steps: