add_to_perspective
Add a table or a specific column, measure, or hierarchy to a Power BI perspective. Omit the child object to include the entire table, and run add_perspective first.
Instructions
Add a table - or a specific column / measure / hierarchy on it - to a perspective. Omit childObject to include the whole table. Run add_perspective first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | table to include | |
| sessionId | Yes | ||
| childObject | No | a column, measure or hierarchy on the table; omit to include the whole table | |
| perspective | Yes | perspective name |