ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 32 - PL-100 discussion

Report
Export

HOTSPOT

A coworker creates a canvas app.

The canvas app contains the following formula. The formula is attached to the OnVisible property of the first screen that users see:

You are updating the canvas app.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.


Question 32
Correct answer: Question 32

Explanation:

Box 1: No

Records are added, not updated.

Box 2: Yes

The Collect function adds records to a data source.

Syntax: Collect( DataSource, Item, ... )

DataSource – Required. The data source that you want to add data to. If it doesn't already exist, a new collection is created. Item(s) - Required. One or more records or tables to add to the data source.

Box 3: No

No records are cleared.

Reference:

https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-clear-collect-clearcollect

asked 05/10/2024
Nichal Maharaj
46 questions
User
0 comments
Sorted by

Leave a comment first