Creates an action to update the rows in {0} based on the set of operations in {1}. The action returns the number of rows updated.
The value of {1} may be a single
{{columnName, columnFunction}}
pair or a list of such pairs. For each pair, thecolumnFunction
is the function to apply to a row to compute the new value for thecolumnName
column for that row.To update a subset of the rows in {0}, use
Table.SelectRows
to apply a filter to {0} before usingTableAction.UpdateRows
.The function raises an evaluation error if {0} is not updatable or if any of the operations in {1} are incompatible with {0}.
The action raises an execution error if the operation fails.
NOTE: {0} may be left in a partially updated state if an execution error occurs.
Creates an action to delete the rows in {0}. The action returns the number of rows deleted. To delete a subset of the rows ...
Creates an action to return all messages from the queue specified through MQ.Queue {0} if any messages exist. The read is ...
Creates an action to return one message from the queue specified through MQ.Queue {0} if a message exists. The read is destructive. ...
Creates an action to update the rows in {0} based on the set of operations in {1}. The action returns a table containing ...
Creates an action to update the rows in {0} based on the set of operations in {1}. The action returns the number of rows ...
Creating a group is not supported while you are in your archived content. Go back to Power BI to create a group with others ...
Creating calculated columns is currently not supported in DirectQuery mode when connecting to a generic ODBC data source. ...
Credentials are required to connect to the {0} source. You'll need to refresh and provide credentials to continue. (Source ...
Credentials cannot be set at the moment due to an internal error. Please check the logs for more information or try the operation ...