Medium severityconfiguration
Power BI Refresh Error:
FEATURE_FLAG_NOT_ENABLED
What does this error mean?
A Databricks API call or notebook command failed because it uses a feature that is behind a preview flag and has not been enabled for the current workspace.
Common causes
- 1A public preview feature was used without opting the workspace into the preview programme
- 2The workspace is on a tier that does not include the feature (e.g., Standard vs. Premium vs. Enterprise)
- 3A third-party integration or partner solution requires a Databricks feature flag that was not requested
How to fix it
- 1Step 1: Identify the feature name from the error message and check the Databricks preview feature documentation.
- 2Step 2: In the Databricks account console, navigate to the workspace settings and enable the feature flag if available self-service.
- 3Step 3: If the flag requires Databricks support to enable, open a support ticket referencing your workspace ID.
- 4Step 4: Confirm your workspace tier supports the feature; upgrade the plan if required.