This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Which of the following methods isn't a way to filter the results when you're using the List row action in Dataverse?
Use a SQL query
Use an OData expression
Use FetchXML
How would you clear an existing column value by using the Update row action?
Set the action to pass a null value on the column.
Don't set the action to pass a value on the column.
Set the action to pass the current value.
If you want to update a preexisting row or create a row if it doesn't exist, what would you do?
Use the Update row action and then edit the row ID of the item.
Use the Add row action and then edit the row ID of the item.
Use the Update row action and then don't set the row ID.
Use the Add, Modify, Delete trigger and a filter that checks the row ID.
You must answer all questions before checking your work.
Was this page helpful?