Power BI - List records action

The List records action retrieves a list of records, such as tables, in Power BI.

Input

Input fieldDescription
ObjectSelect an object from the drop-down menu.
DatasetSelect a dataset from the drop-down menu.
WorkspaceSelect a workspace from the drop-down menu.

Output

Output fieldDescription
NameThe record name.
DescriptionThe record description.
Is hiddenIndicates whether the record is hidden.
ColumnsA dataset column. Refer to the Column section for schema details.
MeasuresA Power BI measure. Refer to the Measure section for schema details.
RowsA data row in a dataset. The ID parameter is the unique row ID.
SourceA dataset table source. The source parameter contains the source expression.

Last updated: