MetricSign
Start free
High severityfabricMicrosoft Fabric

Microsoft Fabric Error:
QueryEvaluationError

What does this error mean?

Fabric Activator cannot query the Power BI semantic model associated with an Activator object or rule. The error occurs when the dataset structure changes (columns removed or renamed), the dataset is deleted, or permissions on the dataset are revoked.

Common causes

  • 1The Power BI semantic model structure changed — a column referenced by the Activator rule was removed or renamed
  • 2The semantic model was deleted, making all Activator objects and rules that depend on it non-functional
  • 3Permissions on the semantic model were revoked for the Activator identity
  • 4The workspace containing the semantic model was moved or the model was republished with an incompatible schema

How to fix it

  1. 1Open the Activator object and verify which semantic model it is linked to.
  2. 2Check whether the semantic model still exists and has not been deleted or moved.
  3. 3If the dataset structure changed, delete the affected Activator objects and rules and recreate them against the updated schema.
  4. 4If the dataset was deleted, recreate the Activator objects on another semantic model that contains the needed columns.

Beyond the docs

Common practitioner solutions not covered in the official documentation.

  1. 1Confirm you have permission to access the semantic model (Settings > Manage access)

Frequently asked questions

Does this error affect Power BI reports in the same workspace?

Depends on the error type. Semantic model failures affect report freshness directly. Dataflow or pipeline failures may cascade into downstream semantic model failures.

How is debugging Fabric errors different from classic Power BI errors?

Fabric errors often require checking capacity utilization alongside the item-level error. The Fabric admin portal shows capacity pressure that Power BI Service doesn't expose.

Can Fabric errors be caused by capacity limits?

Yes — Fabric capacities have concurrent operation limits. An undersized capacity causes failures during peak usage.

Does this error appear in Power BI Desktop?

No — Fabric items are cloud-native. Desktop can connect to Fabric semantic models but cannot trigger or observe Fabric-specific errors.

Source · learn.microsoft.com/en-us/fabric/real-time-intelligence/data-activator/activator-troubleshooting

Other fabric errors