You are on page 1of 6

Power BI Important Topic Links - (http://www.powerbidocs.

com)

Getting started with Power BI

o What is Power BI?


o Get SQL Data in Power BI
o Import Excel Data in Power BI
o Get Web Page Data in Power BI
o How to connect Google sheet to Power BI
o Connect Power BI to Azure Blob Storage
o Create Power BI First Report

Power BI Data Connectivity Modes

o What is Direct Query Mode in Power BI?


o What is Import Mode in Power BI?

Power BI Desktop

o What is Power BI Sync Slicers?


o How to Implement Custom Theme in Power BI?
o How to add Custom Report Page Tooltips
o Create a Hierarchy in Power BI
o How to create a Group in Power BI
o Power BI Page Navigation using Bookmarks & Buttons
o How to make DAX formula easy to read?
o Power BI Edit Interactions
o Text Box with Hyperlink in Power BI
o Power BI TOP N Filter
o Power BI Analytics Pane
o Change Data source in Power BI
o Clear All Slicers Values Power BI
o Create a Dynamic Title in Power BI
o Dynamic Title for Multi Select Values on Visual
o Switch new Ribbon format bar to Old Ribbon Bar
o Power BI Page Navigation
o Automatically Page Refresh in Power Bi Desktop
o Row Level Security in Power BI
o Change column name Dynamically on visuals in Power BI
o How to use Emoji's emotions on Power Bi Report Page
o Subscribe Power BI Report & Dashboard
o Set Data Alerts in the Power Bi Service
o Manage Visual Header on Power BI Service
o Turn on Total labels for stacked visuals in Power BI
o Change display unit based on values in table
o Embed Power BI reports in Microsoft Teams
o How to set up Drill-through in Power BI reports
o Show values on rows for matrix visual
o Spotlight In Power BI Report Page
o Create a Measure table in Power BI
o Creating Display Folder in Power BI
o Join Datasets with multiple columns conditions in Power BI
o Conditional formatting by field value in Power BI
o Create KPIs in Power BI using SVG images
o Dynamically change visual value based on slicer value selection

Power BI Service

o Register to Power BI Service


o Publish Power BI Report to Power BI Service
o Create a Power BI Dashboard from Reports
o Featured Dashboards in the Power BI service
o Power BI Dashboard Vs Report
o Install On - Premises Data Gateway Personal Mode
o Install On - Premises Data Gateway Standard Mode
o Personalize visuals in a Power BI report
o Custom Branding in Power BI service

Optimizations Techniques

o How we can enable Performance Analyzer Tool in Power BI?

Measures in Power BI

o Measures in Power BI Desktop


o What is Quick Measures in Power BI?

Download Power BI Sample Dataset

o Download Power BI Excel Sample Data Set for practice

Power BI Interviews Q&A


o Interviews Questions and Answers

Visualization types in Power BI

 Stacked Column Chart


 100% Stacked Column Chart
 Stacked Bar Chart
 100% Stacked Bar Chart
 Clustered Column Chart
 Clustered Bar Chart
 Line Chart
 Matrix Vs Table
 Card Visualization
 Multi-row Card
 Donut Chart
 key performance indicator (KPI)
 Scatter chart, Bubble chart
 Power BI Treemap
 Create KPIs in Power BI using SVG images

Power BI Custom Visuals

 Small Multiple Line Chart


 Hierarchy Chart By Akvelon
 Rotating Tile by MAQ Software
 MULTI KPI custom visual in Power BI

Data Analysis Expressions (DAX)

Filter DAX Functions

o ALL
o ALLSELECTED
o ALLEXCEPT
o CALCULATE
o FILTER
o LOOKUPVALUE

Table Manipulation DAX Functions

o ADDCOLUMNS
o SUMMARIZE
o GROUPBY
o DATATABLE
o UNION
o EXCEPT
o INTERSECT

Logical DAX Functions

o IFERROR
o SWITCH
o IF

Text DAX Functions

o UPPER
o LOWER
o LEFT
o RIGHT
o CONCATENATE
o CONCATENATEX
o LEN
o SUBSTITUTE

Math & Trig Functions

o SUM Vs SUMX

Statistical DAX Functions

o COUNTROWS
o DISTINCTCOUNT
o COUNTBLANK
o COUNT, COUNTA & COUNTX
o MIN, MINA & MINX
o MAX, MAXA & MAXA
o AVERAGE, AVERAGEA, AVERAGEX

Time Intelligence DAX Functions

o OPENING BALANCE DAX & CLOSING BALANCE DAX


1. OPENINGBALANCEMONTH
2. OPENINGBALANCEQUARTER
3. OPENINGBALANCEYEAR
4. CLOSINGBALANCEMONTH
5. CLOSINGBALANCEQUARTER
6. CLOSINGBALANCEYEAR
o FIRSTNONBLANK
o PREVIOUSDAY
o PREVIOUSMONTH
o PREVIOUSQUARTER
o PREVIOUSYEAR
o TOTALMTD
o TOTALQTD
o TOTALYTD

Date & Time DAX Functions

o DATE & TIME DAX Functions

o CALENDAR
o CALENDARAUTO
o DATE
o DATEDIFF
o DATEVALUE
o DAY
o YEAR
o MONTH
o QUARTER
o HOUR
o MINUTE
o SECOND
o EDATE
o EOMONTH
o TIME
o TIMEVALUE
o NOW
o TODAY
o WEEKDAY
o WEEKNUM
o YEARFRAC

Some other Important DAX topics

 Check Table 1 Value exist or not in Table 2 when there is no relationship


between both tables
 Create a calendar table in power bi to using DAX functions
 Power BI Change display unit based on values in table visual
 Cumulative Total/ Running Total in Power BI
 Set functions in DAX - UNION, INTERSECT & EXCEPT

You might also like