Tableau dataset and practice question
super store dataset
https://docs.google.com/spreadsheets/d/1CHSrauCoUlwtEbNtFOxE3FVXjo7vh6cN/edit?usp=sharing&ouid=105173447805752617719&rtpof=true&sd=true
Sales Trends
Visualization
- : Create
a line chart that aggregates Sales by Order Date (grouped by month or
quarter).
- : Add
a filter for Ship Mode or Region to compare performance across segments.
Product
Performance Analysis
- : Build
a bar chart or tree map using Category and Sub-Category to display Sales,
Profit, and Quantity.
- : Highlight
the top-performing and underperforming products by sorting based on
Profit.
Customer
Segmentation
- : Develop
a view that segments customers by using the Customer ID/Name and Segment
fields.
- : Enable
filters so users can drill down into specific segments (e.g., Consumer vs.
Corporate) to see purchasing patterns.
Geographic
Insights
- : Create
a map visualization using the Country, Region, State, and City fields to
show sales distribution.
- : Integrate
tooltips that display additional details like Sales and Profit when
hovering over a region.
Shipping
Efficiency
- : Create
a calculated field (e.g., Shipping Delay = Ship Date – Order Date).
- : Visualize
shipping delays using a histogram or line chart to uncover trends and
potential issues.
Discount Impact
Analysis
- : Build
a scatter plot to correlate Discount levels with Profit and Sales for
various products.
- : Identify
the threshold where discounting starts affecting profitability negatively.
Interactive
Dashboard Design
- : Assemble
all the views into a single dashboard layout in Tableau.
- : Add
interactive filters and dashboard actions (e.g., drill-downs and
cross-filtering) so users can click through to more detailed views.
Comments
Post a Comment