Tableau
Tableau
8.
9. Heat map of data: drag whatever coloumn, drag it to colour.
Removing: tap on the “sum” and choose the “remove” option.
10. Different colours for different bars: Drag the “row” into colour and it will assign different
color for each value.
11. Label/ exact value of bars: drag the “measure” on ‘Label’.
12. Meta data
13. Preview Data
14. Logical Space
15. Dimension
16. Measure
17. Clean with data interpreter: it will remove the empty rows/columns
18. Three variables: Job titles, year, expenditure
19. Convert 18 variables into 3
20. Select second column till last
21. Select any year, select dropdown, select pivot,
22. You will have 3 different coloumns.
23. Any combination e.g. number and special character- string
24. Split the value if it has any separator
25. Split: tableau will split on its own
26. Custom Split: where you can define the split values, a dialogue box will emerge. Choose the
split you want.
27. Rename the fields
28. =Abc: column has been created and not a part of the original data.
29. Filter out Grand total variable:
30. Filter option Add: add the filter- Go to the field where you have the value to be removed-
find the field- “Exclude”- Click okay.
31. Groups & Sets: Ctrl+select the fields and then a a dialogue box will appear on its own. Click
on the group icon. Edit Alias for editing the name of the group.
32. Edit the group: Right click and select the “Edit Group”. To add or remove any field just drag it
in or out of the group.
33. Set: To highlight some values, select some field which you want to highlight, the same
dialogue box will appear and then select Set, On the left pane you will find “group set” and
then drag it to colour to color code it.
34. To edit the color, select the color option and edit colour for “in” and “out” option.
35. Percent conversion: Quick table calculation: percent of total
36.
1. Bullet: A chart which compares/depicts your benchmark with your actual goal.
2. Steps to make: Set an objective: Which dept has achieved its revenue goal.
3. Select the goal, go to show me, select the bullet chart.
4. Swap the columns by right click on the “Revenue” option and choose swap reference line
fields.
5. The darker grey shade represents 60%, lighter 80% and the black line as Goal.
6. To create a new logical test, you need to create a new field
7. On the data tab on the left side, click on the drop down button, select create calculated field,
8. Define the field. “Goal met”
9. Sum(revenue)>=sum(revenue(goal))
10. =T|F: “=” means
3. 1. Hierarchy
Year,
Quarter,
Month
Day
Hour
Minutes
Seconds
3. Date part: Discrete- all the values are different from each other. It will aggregate the same values like
January comes two times in our data so in discrete part it will aggregate at January (2018+2019)
9/8/23
Data model, joints, blends
1. Joints-a lot of disadvantages. Merge them and create a meta/clubbed file. Data will vary based on
type.
2. Data model: “Data schema” : here we establish a relationship. It tells how they’re connected to
each other. Treat them in different files.
3. Blends: if data file format is different, we use blends.
4.
5. Canvas
6.
7. Worksheet- view
8. Root table: the first table on canvas
9.
10/8/23
1. Objective: To find the pattern of the difference between the total inventory and
total sales across cities.
2. First we need to have uniformity in the duration of the inventory. 720 data point=
24x30
3. Dummy sheet: Add a new sheet, copy the header (Date and time) from the given
data and then paste it in dummy sheet.
4. How to import the date and time data:
5. Put the dummy data on the canvas and then add two/three sheets on the same
canvas.
6. Then use left joints. We use left joints because we need all the 720 rows for the data
7. Time (dummy) is the “root sheet”.
8. Logical- data model
9. Physical- joint
10. Check the variables you’re dealing with: Date, city, the value of inventory/sales
11. Pivot: to define the no. of variables we’re dealing with.
12. Select from the inventory of 1st city till the 3rd city and select pivot option.
13. Right click on the label and the format section will appear.
14. Change display unit to decimal.
15. Right click on the sum(values)-quick table calc- running total- cumulative total- sum
of all the previous values.
16. To get the cumulative value- press ctrl and then drag the sum(values) to label.
17. To remove the quick table cal- clear quick table calculation
18. Difference: difference from left to right value. (by default)
19. Difference- compute using- direction of difference down- table down
20. Hide the inventory since we only need to see the difference within “Actual Sales”
21. Ctrl + the inventory values= right click=hide.
22.
16/08/2023
10. Right click on the chart- annotate- area- insert- page name-
11. Select the formula “page name” and then format it accordingly.
12. Drag it wherever you want to put it.
Doubt:
1. How to create an effective story
2. How to set an objective
3. When do we know when to use pivot
4. When do we use data processor
5. When do we need to use bins
6. When do we need to use groups/sets
7.