Data Visualisation Using Power BI
Data Visualisation Using Power BI
•After selecting the data, we can click on the "Transform” button to make changes to the data.
Data Analysis and Visualisation in Power BI
•Transform button will take you to the “power query” window where you can make data transformations.
•PowerQuery is like the backend of power BI report, whatever changes you make in power query, the output would be used by
power BI report to build a dashboard on
Data Analysis and Visualisation in Power BI
1-1-Ribbon
Ribbon- Has
- Hasallallthethetools
toolstotomake
makequick
quickchanges;
changes;transform
transformtab tabcan
canbebeuseduseduseusereplace
replacevalues
values&&append
appendtables
tables
2-2-Queries
Queriespanel
panel- It- Itshows
showsallallthe
thetables
tablesloaded
loadedfrom
fromthetheimport
import
3-3-Current
Currentview
view- It- Itshows
showsthethedata
datafrom
fromthe
theselected
selectedtable
tablefrom
fromqueries
queriespanel
panel
4-4-Query
Querysetting
setting- It- Itshows
showsallallthe
thetransformations
transformationsmade
madeininthe thetable.
table.E.g.
E.g.if ifyou
yourename
renamea acolumn,
column,it itwill
willappear
appearhere
hereasasa astep
step
5-5-Status
Statusbar
bar– –Shows
Showsthe thenumber
numberofofrows, rows,names
namesofofcolumns
columnsbased
basedononselection.
selection.
Data Analysis and Visualisation in Power BI
•PowerQuery uses M language. You can check all transformations in M language by clicking on the “advanced editor” button in
the toolbar.
Image Tag: (1) Data View button (2) Columns (3) Formula bar – you can view or create new columns by directly entering formulae
in DAX query format (4) Search – This is used to search tables (5) Field list – Shows column headers within the table
Data Analysis and Visualisation in Power BI
Relationship view
•Shows how tables are related.
•Relationships between tables can be created or changed using the “Manage Relationship” button in the toolbar
Data Analysis and Visualisation in Power BI
Row-level security
•Row-level security means limiting access to data to people based on enrolment.
•Different roles are created & then users are assigned to them
•By clicking on “manager roles” under “modelling”, you can create roles.
In this example, users enrolled in the “Eastern US” role will only see data where the region is “East.”
Scheduled refresh
•To refresh publish power bi dashboard, the report needs to be refreshed after updating the dataset
•Scheduled refresh allows to automate the dataset & report refresh as per the given time say every Monday 5am
•Once the report is published online, go to the dataset location & right-click on it to schedule the refresh.