A coworker creates a canvas app

Posted by: Pdfprep Category: PL-100 Tags: , ,

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.

Answer:

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 C 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.

Leave a Reply

Your email address will not be published.