Assignment Task
Questions
- What are the various versions of Power BI?
- Drag the Country from the region_data then in the report view and mention the name of the visual in the text box and add the labels in the visual.
- Create a basic map visual on the report page using the Global superstore and Use the region column in the slicer visual to get interacted with the map visual.
- Create a basic scatter plot using sales and Profit information and represent it (refer to region column), which helps identify the highest green color and lowest sales red color.
- Create a line and clustered chart and compare this year vs last year’s sales along with growth %?
- Import data from 2023 Worldwide Box Office – Box Office Mojo and add the past 3 years of data in the Power Query editor, create a master table of the past 3 years of data, and load only master data in the power bi query editor or power bi desktop?
- Delete unwanted columns, replace, or remove the error value in the master table and format the data and represent the column quality.
- Add all 3 tables from the model and create a table to show the detailed information for each day wise the sum of order quantity, shipped quantity, and delivered quantity. Kindly use a card visual to show the difference between the total order quantity and the shipped quantity,
- The second difference between total order quantity and delivered quantity, using quick measure.
- If there is a difficulty with tables having many-to-many relationships. Create an intermediate table (also known as a bridge table) to handle many-to-many relationship issues.
- Refer to question no. 6! After importing all the 3 years of the data, kindly add the custom column of specific year data for e.g. (if you have imported the data for the year 2023, please create a new column called year and add 2023 for each row).
- Create a country overview page and add another page that contains detailed information about the country with drill-through options.
- Add the reset image in which all the filters should get removed and the report page should be default in the country information page.
- Create a new summarize table with selected columns (region, country, sum of sales) from the global superstore and filter the region based on the given conditions, Central Asia, North, South & East.
- Create a week column based on the order date from the global superstore data. e.g. required output “Week-5”
- Create a table visual to show the current month’s sales vs last month’s sales.
- Insert the scroller custom visual and add it to the report page referring to the country and profit column.
- Create a shared workspace and add the organization members to the workspace then publish the report.
What are the various versions of Power BI? Drag the Country from the region_data then in the report view and mention the name of the visual in the text box