DP-700 Web TestEngine demo

Exit VCEDump DP-700 Implementing Data Engineering Solutions Using Microsoft Fabric
Question 15 of 24
0% complete
Q15 Single choice

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You have a Fabric eventstream that loads data into a table named Bike_Location in a KQL database. The table contains the following columns:

1. BikepointID
2. Street
3. Neighbourhood
4. No_Bikes
5. No_Empty_Docks
6. Timestamp

You need to apply transformation and filter logic to prepare the data for consumption. The solution must return data for a neighbourhood named Sands End when No_Bikes is at least 15. The results must be ordered by No_Bikes in ascending order.

Solution: You use the following code segment:

Question 15 diagram

Does this meet the goal?

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in