set_display_folder
Set the display folder for a measure or column to organize fields in Power BI's field list. Use backslash for nested folders, empty string clears.
Instructions
Set the display folder for a measure or a column - groups fields into folders in the field list (e.g. 'Key Measures', 'Time Intelligence'). Use a backslash for nested folders, e.g. 'Sales\\Margins'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | the table the measure/column lives on | |
| folder | Yes | folder path (empty string clears it) | |
| target | Yes | the measure or column name | |
| sessionId | Yes |