17.2 Build the Target Page
Steps in Power BI
- Add a new page (the + at the bottom). Rename it Dark Store Details (double-click the tab).
- Click an empty area of the canvas so no visual is selected. The Build visual pane now shows page-level wells including Drill through.
- Drag
DarkStore[Store Name]into Add drill-through fields here. - Power BI adds a Back button automatically at the top-left (if not, Insert › Buttons › Back).
- Build the detail visuals:
- Cards: Total Orders, AOV, Avg Delivery Time (mins), % Orders Delivered Under 10 Mins, Cancellation Rate.
- Line chart: Total Orders by Order Hour.
- Bar chart: Orders by Delivery Partner (Amir, Raja, Salman …).
- Table: Order ID, Order DateTime, Customer Name, Amount, Delivery Time Mins, Order Status (late orders first).
- Add a dynamic title such as
"Dark Store Details – " & SELECTEDVALUE(DarkStore[Store Name])(Module 20.2). - Optional: right-click the page tab › Hide page, so users reach it only by drilling.
Target page tayar jhala! Aata pudhe jaauya drill-through options kade.
Ravindra Bagale's Tip
Friends, the mistake I see most is putting a field in the drill-through well that isn't in the source visual. For example, drilling through on Orders[City] while the source chart uses DarkStore[City]. Use the same dimension field on both, and hide the target page so users reach it only through drill through. Never forget this.
Ravindra Bagale's Tip – मराठी
मित्रांनो, सगळ्यात जास्त दिसणारी चूक म्हणजे source visual मध्ये नसलेलं field drill-through well मध्ये टाकणं. उदाहरणार्थ, source chart DarkStore[City] वापरत असताना Orders[City] वर drill through. दोन्हीकडे तेच dimension field वापरा, आणि target page hide करा म्हणजे users तिथे फक्त drill through नेच पोहोचतील. हे अजिबात विसरू नका.
Ravindra Bagale's Tip – हिंदी
दोस्तों, सबसे ज़्यादा दिखने वाली गलती है drill-through well में ऐसा field डालना जो source visual में नहीं है. जैसे, source chart DarkStore[City] इस्तेमाल कर रहा हो और drill through Orders[City] पर हो. दोनों जगह एक ही dimension field इस्तेमाल करो, और target page hide करो ताकि users वहाँ सिर्फ़ drill through से पहुँचें. यह बिल्कुल मत भूलना.