You are creating a canvas app for users to interact with contact data in Microsoft Dataverse.
When users display contact data in the app, the following requirements must be met:
* By default, all contact data must be displayed, unless data is entered into a text input control; if so, then data must be filtered based on the last name of the contact
* A new column must be added when retrieving the data source. The column must combine the Salutation and Full Name columns into a new column named Full Salutation.
* All data must be sorted in alphabetical order based on the surname of the contact. You need to finalize the Microsoft Power Fx formula.
How should you complete the code segment? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
