Practical Example Using Power BI
POWER BI Open Power BI Interface First interface contains some data source connections and one blank report. After clicking on blank report the actual interface of Power BI will open. In that : Left side: Report view: Create dashboard Table view: Display data tables. Model view: Create relationships. DAX Queries: Write queries here. Top part: Called ribon contains different features related to visuals. Bottom part: Contain two views first is desktop another is mobile. And other things are pages as like sheets from excel. Right part: It is called pane. Three pane: Data: It shous data reated part. Visualization: It shows different visuals, graphs. Filter: Apply some filters to data. Practical Example --- Retail Sales Dashboard using Power BI --- Sheet1: Sales_Data Order_ID Product Region Quantity Price Date Customer_ID 101 Laptop North 2 50000 01-0...