Rover ERP: Rover BI Introduction - Harness the Power of Business Intelligence
Introduction to Rover BI
This section provides a brief introduction to Rover BI, an API-driven business intelligence solution that allows users to report on live data from any web browser on any device. The speaker mentions creating a sales detail dashboard using the Northwind orders database.
Creating the Sales Detail Dashboard
- Total Number of Orders: The dashboard will display the total number of orders.
- Total Number of Units Moved: Another metric shown on the dashboard is the total number of units moved, calculated by summing the quantity in order details.
- Total Order Amount: The third metric displayed is the total order amount, obtained by summing up all orders.
- Adjusting Height: The height of these metrics can be adjusted as needed.
Bar Chart for Product Line
- Grouping by Product Name: A bar chart will be created to break down sales by product line. It will group products by name and show the top 10 products based on value.
- Total Units Moved: Another bar chart will display the total number of units moved per product line.
Bar Chart for Order Amount per Product Line
- Total Order Amount: A second bar chart will show the total order amount per product line. It will also display the top 10 products based on order amount.
Pie Chart for Salesperson Breakdown
- Pie Chart for Salesperson Breakdown: A pie chart will be used to visualize sales breakdown by salesperson. There are nine salespeople in total.
- Total Units Moved: One pie chart will show the total number of units moved per salesperson.
- Total Order Amount: Another pie chart will display the total order amount per salesperson.
Adding an HTML Header
- Adding an HTML Header: An HTML header will be added to enhance the appearance of the dashboard. It will be bold, large, and have a fun color. The header will serve as the title for the sales detail dashboard.
Generating a Link to Share
- Generating a Link to Share: A link will be generated to allow others to access the dashboard through their web browsers. This link can be shared with anyone who wants to view a copy of the report.
The transcript is already in English, so there is no need for translation.