DS41 Power BI Doubts Live Session
DS41 Power BI Doubts Live Session
Agenda:
1234455 rows
COVID -
Result is Positive
Result is Negative
Result is Positive
Result is Negative
Result is Negative - Positive
Result is Negative
Result is Positive
Result is Negative - Positive
Result is Positive
Result is Negative
Result is Positive
Result is Negative
Append - If the structure of the data is same we go for APPEND - Rows will increase
JOIN's Concepts
Columns will increase
Pivot and Un-pivot
When you are having Mutiple Sources then we go for Data Modeling
Establishing a Relationship
HR - - - Employee Name, Salary, Daily Work Hours, Designation, Holidays 1000 rows
and 15 columns
Software - EMployee name, Tools you have using, Work Hours 100 rows and 10 columns
Hardware - EMployee name, Tools you have using, Work Hours 100 rows and 10 columns
Security - EMployee name, Tools you have using, Work Hours 100 rows and 10
columns
Product - EMployee name, Tools you have using, Work Hours 100 rows and 10
columns
Market_Table
Region - Rep_Name
East
West
Central
Souuth
Can I say this like, having tables that are not related directly to fact table but
that table is somehow connected with fact table through DIM table, then snowflake
schema comes into picture. Correct me if I am wrong.
With the existing data we are going to create new columns or measure by using an
expression
Calculated Columns it will create a new coulmn by using row-wise data - Condition
Calculated Measure - You will be having an Unique Value - single value - By using
an Aggregation function
aggregation type for column or measure can you confirm once again
Filters and Slicers
Mahesh Babu P
Space
sir one question when we change data type of one column then get errors in that
column -
Inappropriate Datatype
sir after transform orders table it showing errors on order date and ship date -
DataTypes are correct
1. Active Business
2. Inactive Business
2. Inactive Business
4 Quarter
Q1 - 01-01-2024 to 2024-03-31
1. Active Business
Current Running Business
if we do this in next year then the end date will be next year
running business
Allexcept - Total Sales >> Region is Central >> Segment >> Corporate
1. Regions
East
West
Central
South
2. Segment
Consumer
Corporate
HomeOffice
Corporate_sales_2 = CALCULATE(SUM(Orders[Sales]),
Orders[Region] = "Central",
Orders[Segment] = "Corporate"
)
keepfilters
6 Members
A - 90
B - 50
C - 45
D - 78
E - 30
F - 89
KEEP FILTERS
Put - the filter Condition (If Total >70 - Section A, Total>60 -Section B, Section
C)
A - 90
Put - Section A
B - 50
Section A
A
D
F
Section B
B
C
E
Allexcept - Exclude
6 Members
A - 90
B - 50
C - 45
D - 78
E - 30
F - 89
BCE
10 students
Grade A
Grade B
Grade C
sir we transform the data in the query editor and close and upload it in the bi
desktop
that after that we need again to transform data in the query editor how can we do
that
Varieties of Coffee -
Sir we have some non English char.. you said use translate. - You need to use it
If we have more rows then how can we do that is there any function - NO FUNCTION
Hirerachy -
can u show how to use and where to use google translator in the dataset
Bookmark -
Calculated Column - Created in Table View - With any visual but not with the Card
Calculated Measure - Created in Report View - Card visual
Quick Measure
Time Intellengence Functions - YTD, MTD, QTD, Sampleperiod last year and Date
Difference
Filter Functions - All, ALlexcept, Keefilters, Filters
Text Manipulation Functions - Len, First, last, trim, clean, concat, Upper and
Lower, MID
Aggregation Functions - Sum, Min, Max, Avg, count
Logical Functions - AND, OR
Date and Time - Year, Month, Day
Calendar and Auto Calendar -
Condition Functions - If and Switch
Visualizations:
Comparative Analysis
Composition Analysis
Trend Analysis
Correlation / Relationship Analysis
Part to Whole Analysis
Distribution
Eye to Detaill - Table and Matrix visuals
The student is using the Table - He want to view the Sales for all the departments
he is seeing all the sales values are same
Sir if there is no connection between two table how to build connection in model?
new table - Date table
sir once we complete project on power bi in real time we need to do these all steps
right
Is there sql use in power bi project? NOOOOOOOO
sir how do we know the dataset is done analysis then we can go to desktop