Import Sample Superstore Excel File To Tableau: Program 8 Consider The Superstore Dataset
Import Sample Superstore Excel File To Tableau: Program 8 Consider The Superstore Dataset
1) Write a query to find the Top 10 sales for the current year, previous year, previous quarter,
and previous month.
Apply filter to order_date field by selecting previous 2 years
Apply filter to the order_date field by selecting the previous quarter
To select the top 10 sales click on the “By Field option” and select the top 10 of sales option
from the combo box and click ok
2) Write a query to find the sales for consumer & corporate segment for order between 2015 –
2019
Filtering the segment field for only consumer and corporate segment
3) Write a query to find the maximum discount for all the products in the region south and
central for the year 2015 & 2017
Fields which are selected Region, Product name, Year (2015 and 2017) and discount
Applying the filter on the region by selecting south and central region
4) Write a query to find the bottom 10 profit by Country, State & City
Fields which are selected Country, City State(USA) and Profit
5) Demonstrate the visualization for profit percentage by region
Fields which are selected from dataset Country, City and Profit
Filtering the profit field by selecting the percentage (75) from the measures option