# Power BI - List records action

The List records 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: 12/11/2025, 6:57:33 PM

On this page