Free Microsoft Power Platform PL-900 Actual Exam Questions - Question 13 Discussion
DRAG DROP A company creates a new instance of Microsoft Dataverse to store customer information. Customer service agents require a simple, three-screen canvas app to interact with the Dataverse data. You need to create the app. Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. 
I’d rule out starting with the app itself since without tables, the app won’t have data to work with. So, getting the tables ready (A) is a must before moving on to the app creation and screen setup.
If the tables exist, starting with B makes sense to avoid redundant steps.
I’d skip creating tables since Dataverse is already set up with customer info. Better to create the canvas app first (B), then connect to the existing data, and finally build screens.
I’d say start with creating tables (A) since the app needs a data structure. Without tables, you can’t connect or build screens properly, so that’s the first logical step before anything else.
I think you start by creating the canvas app first (B), then connect it to Dataverse. Creating tables first (A) seems off since the question says the Dataverse instance already exists.
Are we supposed to start by creating tables or going straight to the canvas app?