# Power BI - List record action

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

# Input

Input field Description
Object Select an object from the drop-down menu.
Dataset Select a dataset from the drop-down menu.
Workspace Select a workspace from the drop-down menu.

# Output

Output field Description
Name The record name.
Description The record description.
Is hidden Indicates whether the record is hidden.
Columns A dataset column. Refer to the Column (opens new window) section for schema details.
Measures A Power BI measure. Refer to the Measure (opens new window) section for schema details.
Rows A data row in a dataset. The ID parameter is the unique row ID.
Source A dataset table source. The source parameter contains the source expression.


Last updated: 2/12/2025, 9:23:03 AM

On this page