Creates an action to return one message from the queue specified through MQ.Queue {0} if a message exists. The read is destructive. An optional record parameter, {1}, may be specified to control the following options:
-
CorrelationId
: The correlation identifier of the MQ message to be retrieved. This can be a text or binary value. -
IncludeInfo
: A logical (true/false) to indicate if additional message info should be included (default is false). -
MessageId
: The message identifier of the MQ message to be retrieved. This can be a text or binary value. -
Timeout
: If a message is not in the queue, wait this amount of time for a message to appear. The default value is zero. The value is the number of seconds to wait.
Creates an action that, when executed, will return the results of performing a {0} request against {1} using HTTP as a binary ...
Creates an action to delete the rows in {0}. The action returns a table containing the deleted rows as they appeared in {0} ...
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. ...