> For the complete documentation index, see [llms.txt](https://docs.fabricplan.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fabricplan.com/resources/error-codes-and-resolutions.md).

# Error codes and resolutions

This article describes the user-facing error codes and explains how to resolve them.

| Error code             | Activity                                                              | Error title                                                 | Resolution                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| ---------------------- | --------------------------------------------------------------------- | ----------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| GEN\_DB\_010           | Creating report                                                       | SQL database capacity limit reached                         | The SQL database has reached its capacity limit, so a new plan item can't be created. Delete or archive unused plan items to free capacity. If additional capacity is required, upgrade the SQL database capacity tier or redistribute workloads across multiple capacities.                                                                                                                                                                                          |
| GEN\_DB\_008           | Re-opening report                                                     | Plan creation failed – guest user setup incomplete          | The required Microsoft Entra B2B guest user hasn't been provisioned in the application database. Ask a workspace administrator in the host tenant to run `CREATE USER [guest_user_email] FROM EXTERNAL PROVIDER` in the application database. After the user is provisioned, try creating the plan again.                                                                                                                                                             |
| GEN\_DB\_007           | Re-opening report                                                     | Application database not found                              | The artifact references an application database that no longer exists in OneLake. Recreate the artifact to continue.                                                                                                                                                                                                                                                                                                                                                  |
| GEN\_DB\_011           | Re-opening report                                                     | Application database schema not found                       | The required application database schema is missing. Recreate the artifact to restore functionality.                                                                                                                                                                                                                                                                                                                                                                  |
| GEN\_DB\_001           | Set up application database connection                                | DMTS connection owner is missing                            | The owner of the shared cloud connection is no longer a member of the workspace. Add the owner back as a workspace Admin or Member, or assign the shared cloud connection to another user who has the required workspace permissions.                                                                                                                                                                                                                                 |
| GEN\_DB\_002           | Re-opening report                                                     | DMTS connection not found                                   | The shared cloud connection configured for the application database is no longer available. Create a new shared cloud connection, and then configure the artifact to use it.                                                                                                                                                                                                                                                                                          |
| GEN\_DB\_003           | Re-opening report                                                     | DMTS connection expired                                     | The shared cloud connection has expired or is no longer valid. Create a new shared cloud connection or update the artifact to use an active connection.                                                                                                                                                                                                                                                                                                               |
| GEN\_DB\_004           | Re-opening report                                                     | Unable to open item because of capacity limits              | The assigned Fabric capacity has reached its compute limit. Wait a few minutes, and then try again. If the issue persists, contact your Fabric capacity administrator.                                                                                                                                                                                                                                                                                                |
| GEN\_DB\_006           | Re-opening report                                                     | Application database unavailable because capacity is paused | The Fabric capacity that hosts the application database is currently paused. Resume the Fabric capacity, move the application database to a workspace on an active capacity, or contact your workspace administrator.                                                                                                                                                                                                                                                 |
| GEN\_DB\_009           | Re-opening report                                                     | Unable to access application database                       | The application database is hosted in a workspace where Private Link is enabled. Disable Private Link if appropriate, move the application database to a workspace that is accessible from your network, or contact your tenant administrator.                                                                                                                                                                                                                        |
| SM\_CONN\_0001         | Set up semantic model                                                 | DMTS connection owner is missing                            | The owner of the shared cloud connection is no longer a member of the workspace that contains the semantic model. Add the owner back as a workspace Admin or Member, or assign the shared cloud connection to another user who has the required permissions.                                                                                                                                                                                                          |
| SM\_CONN\_0002         | Re-opening report                                                     | Unable to access semantic model                             | The connection owner can't access the workspace that contains the selected semantic model. Verify that the semantic model still exists and that the connection owner has access to the workspace. If the semantic model was renamed or moved, restore it or create a new plan that uses the current semantic model. If the semantic model was deleted, restore it or use another semantic model.                                                                      |
| SM\_CONN\_0003         | Re-opening report                                                     | DMTS connection owner missing – semantic model access lost  | The owner of the shared cloud connection is no longer a member of the workspace that contains the semantic model. Add the owner back as a workspace Admin or Member, or assign the shared cloud connection to another user with the required permissions. Make sure that the DMTS connection doesn't use a B2B guest account.                                                                                                                                         |
| SM\_CONN\_0004         | Set up semantic model                                                 | DMTS connection expired                                     | The shared cloud connection configured for the semantic model has expired, been deleted, or is otherwise unavailable. Restore the existing connection if it's available. Otherwise, create a new shared cloud connection and configure the semantic model to use it.                                                                                                                                                                                                  |
| SM\_CONN\_0005         | Set up semantic model                                                 | Unable to access semantic model                             | You don't have sufficient permissions to use this semantic model. Ask the semantic model owner or workspace administrator to grant Build permission and the required workspace access, and then try again.                                                                                                                                                                                                                                                            |
| SM\_CONN\_0007         | Set up semantic model                                                 | Connection authentication failed                            | The cloud connection uses Single Sign-On (SSO). Make sure that all users who access this Direct Lake semantic model also have permission to the underlying OneLake resource. If that isn't possible, create a new cloud connection that uses OAuth 2.0 or Service Principal authentication, and then configure the semantic model to use it.                                                                                                                          |
| SM\_CONN\_0009         | Set up semantic model                                                 | Insufficient permissions                                    | The identity configured for the shared cloud connection doesn't have the required Member or Admin role in the workspace. Grant the required workspace role or configure the semantic model to use another shared cloud connection with sufficient permissions. If you're using a Direct Lake semantic model, make sure that the cloud or gateway connection uses a fixed identity.                                                                                    |
| SM\_CONN\_0010         | Set up semantic model                                                 | XMLA endpoint not allowed at tenant level                   | The Allow XMLA endpoints tenant setting is disabled. Ask your tenant administrator to enable the setting in the Power BI admin portal. If required, upgrade the Power BI license before trying again.                                                                                                                                                                                                                                                                 |
| SM\_CONN\_0011         | Set up semantic model                                                 | XMLA endpoint disabled at tenant level                      | The XMLA endpoint is disabled at the tenant level. Ask your Fabric administrator to enable Allow XMLA endpoints and Analyze in Excel with on-premises semantic models, and then try again.                                                                                                                                                                                                                                                                            |
| SM\_CONN\_0012         | Re-opening report                                                     | DMTS connection expired or invalid                          | The shared cloud connection is no longer valid because its credentials expired, were removed, or are otherwise unavailable. Restore the existing connection or update its credentials. If the connection no longer exists, create a new shared cloud connection that has Member or Admin permissions for the workspace, and then update the plan to use it.                                                                                                           |
| SM\_CONN\_0013         | Re-opening report                                                     | Service principal or user can't access the workspace        | The configured service principal or user doesn't have access to the workspace that contains the semantic model. Grant the required Member or Admin role, or configure the shared cloud connection to use an identity that already has access.                                                                                                                                                                                                                         |
| SM\_CONN\_0014         | Re-opening report                                                     | Semantic model unavailable because capacity is paused       | The Fabric capacity that hosts the semantic model is currently paused. Resume the capacity, move the semantic model to a workspace on an active capacity, or contact your workspace administrator.                                                                                                                                                                                                                                                                    |
| SM\_CONN\_0016         | Re-opening report                                                     | Authentication type changed                                 | The artifact uses a cloud connection configured for Single Sign-On (SSO). Make sure that users have access to the underlying OneLake resource. If they don't, create a new cloud connection that uses OAuth 2.0 or Service Principal authentication, and then configure the artifact to use it.                                                                                                                                                                       |
| SM\_CONN\_0017         | Re-opening report                                                     | Semantic model not found                                    | The configured semantic model has been deleted or is no longer available. Restore the semantic model or configure the artifact to use another semantic model.                                                                                                                                                                                                                                                                                                         |
| SM\_CONN\_0018         | Re-opening report                                                     | Access not supported                                        | This operation isn't supported for guest users. Sign in with an account that has access to the organization's workspace.                                                                                                                                                                                                                                                                                                                                              |
| SM\_CONN\_0019         | Re-opening report                                                     | Unable to complete the action                               | Your organization's Fabric compute capacity has reached its limit. Wait a few minutes, and then try again. If the issue persists, contact your administrator.                                                                                                                                                                                                                                                                                                         |
| SM\_ERR\_002           | Re-opening report                                                     | Unable to access semantic model                             | The selected semantic model is no longer available. It might have been deleted, moved, renamed, or you might no longer have permission to access it. Restore access to the semantic model, or reconnect the plan to an available semantic model.                                                                                                                                                                                                                      |
| SM\_CONN\_0020         | Re-opening report                                                     | Server is paused or scaling                                 | The server is currently paused or scaling. Wait a few minutes, and then try again. If the issue persists, contact your Fabric capacity administrator.                                                                                                                                                                                                                                                                                                                 |
| SM\_CONN\_0060         | Re-opening report                                                     | Device is no longer available                               | Multi-factor authentication (MFA) couldn't be completed because the registered device wasn't found. Use a registered device, or ask your administrator to verify the device registration.                                                                                                                                                                                                                                                                             |
| SM\_CONN\_0061         | Re-opening report                                                     | Temporary OneLake failure                                   | A temporary OneLake issue prevented permission validation. Wait a few minutes, and then try again.                                                                                                                                                                                                                                                                                                                                                                    |
| SM\_CONN\_0062         | Re-opening report                                                     | Sign in again to restore the connection                     | Your Microsoft sign-in session has expired. Sign in again, refresh the connection, and then try again. If your password, MFA settings, or tenant policies changed recently, reauthenticate before retrying.                                                                                                                                                                                                                                                           |
| SM\_CONN\_0063         | Semantic model request                                                | Fabric capacity issue                                       | The Fabric capacity assigned to the semantic model is rejecting new requests. Verify the capacity status with your Fabric tenant administrator, and then try again.                                                                                                                                                                                                                                                                                                   |
| SM\_CONN\_0064         | Semantic model request                                                | Complete multi-factor authentication                        | Your organization now requires multi-factor authentication for this sign-in. Complete the MFA challenge, and then try again. For unattended scenarios, ask your Microsoft Entra administrator to review the Conditional Access policy and configure a supported non-interactive authentication method.                                                                                                                                                                |
| SM\_CONN\_0065         | Semantic model request                                                | Fabric capacity issue                                       | The capacity assigned to the plan doesn't support Direct Lake semantic models. Use a supported Fabric capacity, and then try again.                                                                                                                                                                                                                                                                                                                                   |
| SM\_CONN\_0066         | Semantic model request                                                | Fabric capacity issue                                       | The assigned Fabric capacity has exceeded its capacity limits. Wait a few minutes, and then try again. If the issue persists, contact support.                                                                                                                                                                                                                                                                                                                        |
| SM\_CONN\_0067         | Semantic model request                                                | Sign in again with a fresh token                            | The stored authentication token is no longer valid. Sign out, sign in again, and then retry the operation. If the issue continues, update the connection credentials.                                                                                                                                                                                                                                                                                                 |
| SM\_CONN\_0068         | Semantic model request                                                | Recreate the data source connection                         | The semantic model references a data source connection that no longer exists or no longer matches the current configuration. Recreate or remap the cloud or gateway data source, and then refresh the semantic model.                                                                                                                                                                                                                                                 |
| SM\_CONN\_0069         | Semantic model request                                                | Retry after the service switches to the primary server      | The request reached a secondary Analysis Services server. Wait a few minutes for the primary server to become available, and then try again. If the issue persists, verify cluster health and gateway connectivity.                                                                                                                                                                                                                                                   |
| SM\_CONN\_0070         | Semantic model request                                                | Fabric capacity issue                                       | The semantic model exceeds the supported size for the assigned Fabric capacity. Optimize the semantic model or use a larger supported capacity.                                                                                                                                                                                                                                                                                                                       |
| SM\_CONN\_0071         | Semantic model request                                                | Configure workspace identity access                         | This connection uses Workspace Identity, but the workspace identity is missing or the model owner doesn't have Contributor permission. Create or enable the workspace identity, grant the model owner Contributor or higher permission, or configure the connection to use another supported authentication method.                                                                                                                                                   |
| SM\_CONN\_0072         | Semantic model request                                                | Check whether the semantic model still exists               | The requested semantic model, workspace object, or mapped connection couldn't be found. Verify that the item still exists, confirm that you have access to the workspace, reconnect or update the reference, and then try again.                                                                                                                                                                                                                                      |
| SM\_CONN\_0073         | Semantic model request                                                | Verify the sign-in credentials                              | Authentication failed for the configured connection. Verify the account credentials, confirm that the account still has access to the data source or workspace, update any required gateway credentials, and then try again.                                                                                                                                                                                                                                          |
| SM\_CONN\_0074         | Semantic model request                                                | Connection timed out                                        | The request timed out before it completed. Wait a few minutes, and then try again. If the issue persists, contact support.                                                                                                                                                                                                                                                                                                                                            |
| SM\_CONN\_0075         | Semantic model request                                                | Reconnect the data source                                   | The semantic model references a data source connection that is missing or disconnected. Reconnect or remap the cloud or gateway data source, verify the credentials, and then refresh the semantic model.                                                                                                                                                                                                                                                             |
| SM\_CONN\_0076         | Semantic model request                                                | Temporary failure while fetching data                       | Authentication couldn't be completed because all authentication methods failed. Wait a few minutes, and then try again. If the issue persists, contact support.                                                                                                                                                                                                                                                                                                       |
| SM\_CONN\_0077         | Semantic model request                                                | Check the request details                                   | The request couldn't be processed because one or more connection settings are invalid or incomplete. Verify the semantic model, workspace, and connection settings, and then reconnect or synchronize the connection before trying again.                                                                                                                                                                                                                             |
| SM\_CONN\_0078         | Semantic model request                                                | Error while checking user's access to semantic model        | An error occurred while validating access to the semantic model. Wait a few minutes, and then try again. If the issue persists, contact support.                                                                                                                                                                                                                                                                                                                      |
| SM\_CONN\_0079         | Re-opening report                                                     | XMLA endpoint disabled                                      | The Fabric capacity assigned to this workspace has the XMLA endpoint disabled. Ask your Fabric administrator to enable the XMLA endpoint for the capacity. Also verify that the semantic model isn't hosted in a Power BI Pro workspace.                                                                                                                                                                                                                              |
| SM\_CONN\_0080         | Re-opening report                                                     | Unable to access semantic model                             | The connection owner can't access the workspace that contains the selected semantic model. Verify that the connection owner has access to the workspace and that the semantic model still exists. If the semantic model was renamed or moved, restore it or reconnect the plan to the current semantic model. If the semantic model was deleted, restore it or connect the plan to another available semantic model.                                                  |
| SM\_CONN\_0081         | Re-opening report                                                     | Composite semantic models                                   | The selected semantic model is a composite semantic model, which isn't currently supported. Use a supported semantic model, and then try again.                                                                                                                                                                                                                                                                                                                       |
| SM\_NO\_DATA           | Re-opening report                                                     | No data found                                               | The connection to the semantic model succeeded, but no data tables were found. Verify that the semantic model contains data tables, and then try again.                                                                                                                                                                                                                                                                                                               |
| SM\_ERR\_SSO           | Connecting semantic model                                             | Unable to connect to semantic model                         | Verify that a workspace administrator or member has granted you access to the required shared cloud connection. If necessary, select another semantic model and try again. For Direct Lake semantic models, complete the required Direct Lake configuration steps before reconnecting.                                                                                                                                                                                |
| SM\_ERR\_SSO\_ON\_LOAD | Re-opening report                                                     | Unable to connect to semantic model                         | Make sure that a workspace Admin or Member has granted you access to the required shared cloud connection. If you're attaching or selecting a semantic model, choose another semantic model or cloud connection if appropriate. For Direct Lake semantic models, complete the required configuration steps. If the semantic model or workspace was renamed after the plan was created, restore the original name or reconnect the plan to the current semantic model. |
| SM\_CONN\_0015         | Re-opening report                                                     | Inaccessible semantic model because of RLS                  | You don't have permission to access this semantic model because of row-level security (RLS). Ask the semantic model owner to assign you to the appropriate RLS role, and then try again.                                                                                                                                                                                                                                                                              |
| BS\_018                | Add table – Added measure "From Sheet" – Planning sheet               | Missing source column                                       | The referenced planning sheet column no longer exists. Restore the deleted column or remove the reference from the pivot configuration, and then try again.                                                                                                                                                                                                                                                                                                           |
| PLN\_IN\_8001          | Embedded planning sheet                                               | Planning sheet not found                                    | The referenced planning sheet no longer exists. Restore the planning sheet or update the embedded reference.                                                                                                                                                                                                                                                                                                                                                          |
| PLN\_IN\_8002          | Embedded PowerTable sheet                                             | PowerTable sheet not found                                  | The referenced PowerTable sheet no longer exists. Restore the PowerTable sheet or update the embedded reference.                                                                                                                                                                                                                                                                                                                                                      |
| PLN\_IN\_8003          | Embedded PowerTable form                                              | PowerTable form not found                                   | The referenced PowerTable form no longer exists. Restore the PowerTable form or update the embedded reference.                                                                                                                                                                                                                                                                                                                                                        |
| PLN\_IN\_8004          | Embedded PowerTable sheet                                             | PowerTable form not found                                   | The referenced PowerTable sheet no longer exists. Restore the PowerTable sheet or update the embedded reference.                                                                                                                                                                                                                                                                                                                                                      |
| PLN\_IN\_8005          | Add table – Added measure "From Sheet" – PowerTable sheet             | PowerTable form not found                                   | The referenced PowerTable form no longer exists. Restore the PowerTable form or update the table configuration.                                                                                                                                                                                                                                                                                                                                                       |
| PT\_CONN\_9011         | Set up PowerTable                                                     | DMTS connection owner missing – semantic model access lost  | The configured DMTS connection owner is no longer a member of the workspace that contains the semantic model. Add the owner back to the workspace or configure a different DMTS connection that has the required permissions.                                                                                                                                                                                                                                         |
| PT\_CONN\_9013         | Re-opening report – Data read                                         | DMTS connection not found                                   | The configured DMTS connection is no longer available. Restore the existing connection or create a new DMTS connection, and then configure it to use the existing semantic model.                                                                                                                                                                                                                                                                                     |
| PT\_CONN\_9015         | Set up PowerTable                                                     | DMTS connection doesn't have write access                   | The selected DMTS connection doesn't have write permission for the destination tables. Grant the required permissions, select another database, or use a DMTS connection that has write access.                                                                                                                                                                                                                                                                       |
| PT\_ACCESS\_9016       | Re-opening report – Data read                                         | You don't have access to this data source                   | Your account doesn't have permission to access the configured database. Request the required database permissions or sign in with an account that has access.                                                                                                                                                                                                                                                                                                         |
| PT\_CONN\_9030         | Re-opening report – Data read                                         | DMTS connection not found                                   | The configured DMTS connection is no longer available. Restore the existing connection or create a new DMTS connection, and then configure it to use the existing semantic model.                                                                                                                                                                                                                                                                                     |
| PT\_CONN\_9032         | Create automation – Update/Create/Delete record action                | DMTS connection owner is missing                            | The configured DMTS connection owner is no longer a member of the workspace. Add the owner back to the workspace or assign the connection to another workspace member who has the required permissions.                                                                                                                                                                                                                                                               |
| PT\_REFERENCE\_9031    | Re-opening report – Data read                                         | Referenced table is no longer available                     | The referenced table was deleted from the report. Restore the table, update the relationship to use another table, or remove the invalid reference.                                                                                                                                                                                                                                                                                                                   |
| PT\_CONN\_9033         | Re-opening report – Data read                                         | DMTS connection expired                                     | The configured DMTS connection has expired or is no longer valid. Restore the existing connection or create a new connection, and then configure it to use the existing semantic model.                                                                                                                                                                                                                                                                               |
| PT\_CONN\_9034         | Automation run – Update/Create/Delete record action                   | DMTS connection owner missing – semantic model access lost  | The configured DMTS connection owner no longer has access to the workspace that contains the semantic model. Add the owner back to the workspace or configure another connection that has the required permissions.                                                                                                                                                                                                                                                   |
| PT\_AT\_9021           | Create automation                                                     | Couldn't create automation                                  | An automation with this name already exists. Enter a unique automation name, and then try again.                                                                                                                                                                                                                                                                                                                                                                      |
| PT\_AT\_9022           | Update automation                                                     | Couldn't update automation                                  | The selected automation is no longer available. Refresh the page, select another automation if necessary, and then try again.                                                                                                                                                                                                                                                                                                                                         |
| PT\_AT\_9023           | Rerun automation                                                      | Couldn't rerun automation                                   | The automation is already running. Wait for the current run to finish, and then try again.                                                                                                                                                                                                                                                                                                                                                                            |
| PT\_AT\_9024           | Rerun automation                                                      | Couldn't rerun automation                                   | The automation is currently paused. Resume the automation, and then try again.                                                                                                                                                                                                                                                                                                                                                                                        |
| PT\_AT\_9025           | Rerun automation                                                      | Couldn't rerun automation                                   | The automation is already running. Wait for the current run to finish, and then try again.                                                                                                                                                                                                                                                                                                                                                                            |
| PT\_AT\_9026           | Rerun automation                                                      | Couldn't rerun automation                                   | The automation is already running. Wait for the current run to finish, and then try again.                                                                                                                                                                                                                                                                                                                                                                            |
| PT\_AT\_9027           | Rerun automation                                                      | Couldn't rerun automation                                   | Only failed automation runs can be rerun. Select a failed run, and then try again.                                                                                                                                                                                                                                                                                                                                                                                    |
| PT\_AT\_9028           | Fetch automation                                                      | Couldn't load automation                                    | The selected automation is no longer available. Refresh the page or recreate the automation if it was deleted.                                                                                                                                                                                                                                                                                                                                                        |
| PT\_AT\_9029           | Delete automation                                                     | Couldn't delete automation                                  | The automation can't be deleted while it or its jobs are active. Pause the automation, wait for all running or queued jobs to finish, and then try again.                                                                                                                                                                                                                                                                                                             |
| PT\_AT\_9030           | Delete automation                                                     | Couldn't delete automation                                  | The automation can't be deleted while it or its jobs are active. Pause the automation, wait for all running or queued jobs to finish, and then try again.                                                                                                                                                                                                                                                                                                             |
| PT\_AT\_9031           | Button automation                                                     | Couldn't run automation                                     | The button column configured for this automation no longer exists. Restore the button column or configure the automation to use another button.                                                                                                                                                                                                                                                                                                                       |
| PT\_AT\_9032           | Button automation                                                     | Couldn't run automation                                     | The configured button column is no longer a Button column. Change the column type back to Button or update the automation configuration.                                                                                                                                                                                                                                                                                                                              |
| PT\_AT\_9033           | Button automation                                                     | Couldn't run automation                                     | The selected button isn't configured to run an automation. Configure the button to use the Execute an automation action, and then try again.                                                                                                                                                                                                                                                                                                                          |
| PT\_AT\_9034           | Button automation                                                     | Couldn't run automation                                     | No automation is associated with the selected button. Configure an automation for the button or select another configured button.                                                                                                                                                                                                                                                                                                                                     |
| PT\_AT\_9035           | Button automation                                                     | Couldn't run automation                                     | The automation associated with this button is disabled. Enable the automation or configure the button to use another active automation.                                                                                                                                                                                                                                                                                                                               |
| PT\_AT\_9036           | Button automation                                                     | Couldn't run automation                                     | The automation associated with this button is disabled. Enable the automation or configure the button to use another active automation.                                                                                                                                                                                                                                                                                                                               |
| PT\_AT\_9037           | Button automation                                                     | Couldn't run automation                                     | The selected automation isn't configured for button-click events. Configure the automation to use the When a button is clicked trigger, and then try again.                                                                                                                                                                                                                                                                                                           |
| PT\_AU\_9040           | Fetch audit data for table                                            | Couldn't load audit data                                    | The selected date range exceeds the supported limit. Select a shorter date range, and then try again.                                                                                                                                                                                                                                                                                                                                                                 |
| PT\_AP\_9050           | Create approval                                                       | Couldn't create approval                                    | An approval already exists for this item. Review the existing approval, update it if necessary, or delete it before creating a new approval.                                                                                                                                                                                                                                                                                                                          |
| PT\_AP\_9051           | Update approval                                                       | Couldn't update approval                                    | The selected approval is no longer available. Refresh the page, select another approval if necessary, and then try again.                                                                                                                                                                                                                                                                                                                                             |
| PT\_AP\_9052           | Delete approval                                                       | Couldn't delete approval                                    | The selected approval is no longer available. Refresh the page, select another approval if necessary, and then try again.                                                                                                                                                                                                                                                                                                                                             |
| PT\_AP\_9053           | Sync lookup                                                           | Couldn't sync approval                                      | The selected approval is no longer available. Refresh the page or recreate the approval before trying again.                                                                                                                                                                                                                                                                                                                                                          |
| PT\_AP\_9054           | Create request                                                        | Couldn't create approval request                            | You don't have permission to access the required rows. Request the required permissions, and then try again.                                                                                                                                                                                                                                                                                                                                                          |
| PT\_AP\_9056           | Get request                                                           | Couldn't load approval request                              | The selected approval request is no longer available. Refresh the page or recreate the approval request if it was deleted.                                                                                                                                                                                                                                                                                                                                            |
| PT\_AP\_9057           | Delete request                                                        | Couldn't delete approval request                            | Only active approval requests can be deleted. Verify that the request is active, and then try again.                                                                                                                                                                                                                                                                                                                                                                  |
| PT\_AP\_9058           | Request action                                                        | Couldn't complete approval action                           | You're no longer assigned as an approver for this request. Ask the request owner to assign you as an approver, and then try again.                                                                                                                                                                                                                                                                                                                                    |
| PT\_AP\_9059           | Request action                                                        | Couldn't complete approval action                           | The approval request changed after you opened it. Refresh the request to load the latest information, and then try again.                                                                                                                                                                                                                                                                                                                                             |
| PT\_AP\_9060           | Request action                                                        | Couldn't complete approval action                           | Approval status isn't available for one or more selected rows. Refresh the request, verify the selected rows, and then try again.                                                                                                                                                                                                                                                                                                                                     |
| PT\_AP\_9062           | Fetch pending request                                                 | Couldn't load approval request                              | The approval request is no longer in a valid state. Refresh the page, review the request status, and then try again.                                                                                                                                                                                                                                                                                                                                                  |
| PT\_AP\_9063           | Update request                                                        | Couldn't update approval request                            | A required column was removed, making the approval request invalid. Restore the required column or recreate the approval request, and then try again.                                                                                                                                                                                                                                                                                                                 |
| PT\_AP\_9064           | Fetch request history                                                 | Couldn't load approval request history                      | The approval request history is no longer available. Refresh the page, verify that the approval request still exists, and then try again.                                                                                                                                                                                                                                                                                                                             |
| PT\_AP\_9065           | Fetch request status                                                  | Couldn't load approval request status                       | The approval request status is no longer available. Refresh the page, verify that the approval request still exists, and then try again.                                                                                                                                                                                                                                                                                                                              |
| PT\_AP\_9066           | Get request-level users                                               | Couldn't load request-level users                           | No users are assigned to the selected request level. Assign users to the request level or select another request level, and then try again.                                                                                                                                                                                                                                                                                                                           |
| PT\_AP\_9067           | Get reviewers record                                                  | Couldn't load reviewers                                     | No reviewers are assigned to this approval. Assign reviewers to the approval, and then try again.                                                                                                                                                                                                                                                                                                                                                                     |
| PT\_CM\_9080           | Create comment                                                        | Couldn't add reply                                          | Only the original comment can update the thread status or assignee. Update those properties from the original comment, and then submit the reply again.                                                                                                                                                                                                                                                                                                               |
| PT\_CM\_9082           | Create comment                                                        | Couldn't create comment                                     | The selected parent comment no longer exists. Verify that the parent comment is available or create a new comment.                                                                                                                                                                                                                                                                                                                                                    |
| PT\_CM\_9083           | Remove comment                                                        | Couldn't delete comment                                     | The selected comment is no longer available. Refresh the page, select another comment if necessary, and then try again.                                                                                                                                                                                                                                                                                                                                               |
| PT\_FM\_9100           | Add form                                                              | A form name already exists                                  | Enter a unique form name, and then try again.                                                                                                                                                                                                                                                                                                                                                                                                                         |
| PT\_FM\_9101           | Update form                                                           | Couldn't update form                                        | The selected form is no longer available. Verify that the form still exists or recreate it before trying again.                                                                                                                                                                                                                                                                                                                                                       |
| PT\_FM\_9102           | Get form                                                              | Couldn't load form                                          | The selected form is no longer available. Refresh the page, verify that the form still exists, and then try again.                                                                                                                                                                                                                                                                                                                                                    |
| PT\_FM\_9103           | Get form URL                                                          | Couldn't open form                                          | The current access type doesn't allow this form to be opened. Use the correct form link or request the required access from the form owner.                                                                                                                                                                                                                                                                                                                           |
| PT\_FM\_9104           | Submit form response                                                  | Couldn't submit response                                    | The form is no longer available. Verify that you're using the correct form link or request a new link from the form owner.                                                                                                                                                                                                                                                                                                                                            |
| PT\_FM\_9105           | Submit form response                                                  | Couldn't submit response                                    | The form is no longer available. Verify that you're using the correct form link or request a new link from the form owner.                                                                                                                                                                                                                                                                                                                                            |
| PT\_FM\_9106           | Submit form response                                                  | Couldn't submit response                                    | The form link has expired. Request a new form link, and then submit your response again.                                                                                                                                                                                                                                                                                                                                                                              |
| PT\_FM\_9107           | Submit form response                                                  | Couldn't submit response                                    | You don't have permission to submit responses for this form. Ask the form owner or administrator to grant the required permissions, and then try again.                                                                                                                                                                                                                                                                                                               |
| PT\_FM\_9108           | Submit form response                                                  | Couldn't submit response                                    | You don't have permission to edit the required columns ({column names}) for this form. Ask the form owner or administrator to grant edit permission for the required columns, and then submit the form again.                                                                                                                                                                                                                                                         |
| PT\_FM\_9109           | Get form URL data                                                     | Couldn't open form                                          | You don't have permission to view or submit responses for this form. Request the required permissions from the form owner or administrator, and then try again.                                                                                                                                                                                                                                                                                                       |
| PT\_FM\_9110           | Get form URL data                                                     | Form link expired                                           | The form link is no longer valid. Request a new form link from the form owner, and then use the updated link to open the form.                                                                                                                                                                                                                                                                                                                                        |
| PT\_FM\_9111           | List form URL responses                                               | No responses found                                          | No responses are available for this form. Verify that you're viewing the correct form, refresh the page, and check again after responses have been submitted.                                                                                                                                                                                                                                                                                                         |
| PT\_SS\_9130           | Create snapshot                                                       | Baseline name already exists                                | A baseline with this name already exists. Enter a unique baseline name, and then try again.                                                                                                                                                                                                                                                                                                                                                                           |
| PT\_SS\_9131           | Create snapshot                                                       | Baseline limit reached                                      | The maximum number of baselines ({max}) has been reached for this visual. Delete an existing baseline, and then create a new one.                                                                                                                                                                                                                                                                                                                                     |
| PT\_SS\_9132           | Delete snapshot                                                       | Couldn't delete baseline                                    | The selected baseline is no longer available. Refresh the page, and then try again. If the issue persists, reopen the report.                                                                                                                                                                                                                                                                                                                                         |
| PT\_SS\_9133           | Restore snapshot                                                      | Couldn't restore baseline                                   | The selected baseline is invalid or no longer available. Refresh the report, select another baseline if necessary, or recreate the deleted baseline before trying again.                                                                                                                                                                                                                                                                                              |
| PT\_CC\_9150           | List column configuration                                             | Couldn't load column configuration                          | The configured database, schema, or table is no longer available. Verify that the database objects exist, refresh the page, and then try again.                                                                                                                                                                                                                                                                                                                       |
| PT\_CC\_9151           | Delete column configuration                                           | Couldn't delete column configuration                        | The selected column configuration is no longer available. Refresh the page, verify that the configuration still exists, and then try again.                                                                                                                                                                                                                                                                                                                           |
| PT\_CC\_9152           | Delete column configuration                                           | Couldn't delete column                                      | The column is part of a composite unique key and can't be deleted. Remove the column from the composite unique key before deleting it.                                                                                                                                                                                                                                                                                                                                |
| PT\_CC\_9153           | Delete column configuration                                           | Couldn't delete column                                      | The column has a unique key constraint and can't be deleted. Remove the unique key constraint, and then delete the column.                                                                                                                                                                                                                                                                                                                                            |
| PT\_CC\_9154           | Get column values from database                                       | Couldn't load column values                                 | The selected column is no longer available in the visual. Refresh the report, verify that the column still exists, and then try again.                                                                                                                                                                                                                                                                                                                                |
| PT\_CC\_9155           | Get column values from database                                       | Couldn't load column details                                | The configured schema or table is unavailable or invalid. Verify the database configuration, and then refresh the page.                                                                                                                                                                                                                                                                                                                                               |
| PT\_CC\_9156           | Get column values from database                                       | Couldn't load lookup configuration                          | The lookup configuration is no longer available. Reconfigure the lookup, verify the required lookup connection, and then try again.                                                                                                                                                                                                                                                                                                                                   |
| PT\_CC\_9157           | Column configuration                                                  | Couldn't load lookup configuration                          | The selected column doesn't have a valid lookup configuration. Configure a valid lookup relationship, save the changes, and then try again.                                                                                                                                                                                                                                                                                                                           |
| PT\_GNT\_9231          | Gantt time effort summary                                             | Configure time-tracking source                              | No time-tracking source is configured for this sheet. Configure the source in Column Mapping, save the changes, and then try again.                                                                                                                                                                                                                                                                                                                                   |
| PT\_GNT\_9232          | Gantt time effort summary                                             | Time-tracking columns missing                               | The configured time-tracking column isn't available in the source. Update the column mapping, verify the source schema, and then try again.                                                                                                                                                                                                                                                                                                                           |
| PT\_WB\_9017           | Gantt time effort summary                                             | Capacity is paused                                          | The Fabric SQL capacity used by the time-tracking source is currently paused. Resume the Fabric SQL capacity, and then try again.                                                                                                                                                                                                                                                                                                                                     |
| PT\_GNT\_9233          | Gantt time effort summary                                             | Couldn't load effort summary                                | CrossTab approvals aren't configured or are disabled. Enable CrossTab approvals, verify the configuration, and then try again.                                                                                                                                                                                                                                                                                                                                        |
| PT\_GNT\_9234          | Gantt time effort summary                                             | Time-tracking columns missing                               | The configured time-tracking column isn't available in the source. Update the column mapping, verify the source schema, and then try again.                                                                                                                                                                                                                                                                                                                           |
| PT\_CC\_9158           | Value exists                                                          | Couldn't validate column values                             | The selected values don't match the selected columns. Verify the values and column mappings, and then try again.                                                                                                                                                                                                                                                                                                                                                      |
| PT\_CC\_9160           | Save column configuration                                             | Couldn't save column configuration                          | The formula is invalid or contains unsupported expressions. Correct the formula by using supported syntax, and then save the configuration again.                                                                                                                                                                                                                                                                                                                     |
| PT\_CC\_9161           | Column configuration batch process                                    | Couldn't save column configuration                          | Inverse formulas are supported only for formula and derived update columns. Apply the inverse formula to a supported column type, and then save the configuration again.                                                                                                                                                                                                                                                                                              |
| PT\_CC\_9162           | Column configuration batch process                                    | Couldn't save column configuration                          | An inverse formula target column is required. Select a valid target column, and then save the configuration again.                                                                                                                                                                                                                                                                                                                                                    |
| PT\_CC\_9163           | Column configuration batch process                                    | Couldn't save column configuration                          | The inverse formula isn't valid for the selected target column. Enter a valid inverse formula, and then save the configuration again.                                                                                                                                                                                                                                                                                                                                 |
| PT\_CC\_9164           | Column configuration batch process                                    | Couldn't save column configuration                          | The selected inverse formula target column no longer exists. Select another target column, and then save the configuration again.                                                                                                                                                                                                                                                                                                                                     |
| PT\_CC\_9165           | Column configuration batch process                                    | Couldn't save column configuration                          | The column configuration couldn't be saved. Review the configuration, correct any invalid settings, and then try again.                                                                                                                                                                                                                                                                                                                                               |
| PT\_CC\_9166           | Table constraints                                                     | Couldn't remove constraint                                  | The selected constraint is no longer available. Refresh the table schema, and then try again.                                                                                                                                                                                                                                                                                                                                                                         |
| PT\_CC\_9167           | Table constraints                                                     | Couldn't add unique constraint                              | The selected column contains duplicate values. Remove or update the duplicate values before adding a unique constraint.                                                                                                                                                                                                                                                                                                                                               |
| PT\_CC\_9168           | Load column                                                           | Couldn't load column                                        | The selected column is no longer available. Refresh the page, select another column if necessary, and then try again.                                                                                                                                                                                                                                                                                                                                                 |
| PT\_CC\_9169           | Lookup                                                                | Couldn't load lookup values                                 | The lookup and source columns use incompatible data types. Update the column configuration so that both columns use compatible data types, and then try again.                                                                                                                                                                                                                                                                                                        |
| PT\_CC\_9170           | Column aggregation                                                    | Couldn't load derived aggregation                           | The parent table configured for CrossTab approvals is no longer available. Restore or reconfigure the parent table, and then try again.                                                                                                                                                                                                                                                                                                                               |
| PT\_DP\_9200           | Data save                                                             | Couldn't save your changes                                  | You don't have permission to modify one or more selected rows. Request the required permissions, and then try again.                                                                                                                                                                                                                                                                                                                                                  |
| PT\_DP\_9201           | Data save                                                             | Couldn't save your changes                                  | You don't have permission to modify one or more selected rows. Request the required permissions, and then try again.                                                                                                                                                                                                                                                                                                                                                  |
| PT\_DP\_9202           | Create table                                                          | Couldn't configure the table                                | The selected table is already configured. Open the existing configuration, choose another table, or remove the existing configuration before creating a new one.                                                                                                                                                                                                                                                                                                      |
| PLN\_WB\_8004          | Unknown action                                                        | Couldn't complete writeback                                 | The configured DMTS connection owner is no longer a member of the workspace. Reconfigure the writeback destination to use a valid connection, and then try again.                                                                                                                                                                                                                                                                                                     |
| PLN\_WB\_8001          | Unknown action                                                        | Couldn't complete writeback                                 | The configured connection no longer exists. Configure a valid connection for the writeback destination, and then try again.                                                                                                                                                                                                                                                                                                                                           |
| PLN\_WB\_8003          | Unknown action                                                        | Couldn't complete writeback                                 | You don't have permission to access the destination database. Verify that you have the required permissions, and then try again.                                                                                                                                                                                                                                                                                                                                      |
| PLN\_WB\_8002          | Unknown action                                                        | Couldn't complete writeback                                 | The configured connection has expired. Reconfigure the writeback destination to use an active connection, and then try again.                                                                                                                                                                                                                                                                                                                                         |
| UNKNOWN\_ERROR         | Unknown action                                                        | Something went wrong                                        | An unexpected error occurred. Try the operation again. If the issue persists, contact your administrator or support team.                                                                                                                                                                                                                                                                                                                                             |
| PLN\_IB\_0001          | Edit query                                                            | Query or resource not found                                 | The requested query, source, or query step is no longer available. Refresh the page, verify your selection, and then try again. When appending queries, make sure that at least two valid queries are selected.                                                                                                                                                                                                                                                       |
| PLN\_IB\_0002          | Get query log details                                                 | Logs unavailable                                            | Query log details aren't available. Verify that the query still exists, and then try again.                                                                                                                                                                                                                                                                                                                                                                           |
| PLN\_IB\_0003          | Edit query                                                            | Invalid query selection                                     | One or more selected queries are invalid. Review your selection, and then try again.                                                                                                                                                                                                                                                                                                                                                                                  |
| PLN\_IB\_0004          | Edit query                                                            | Access denied                                               | You don't have permission to access one or more of the selected queries. Request the required permissions, and then try again.                                                                                                                                                                                                                                                                                                                                        |
| PLN\_IB\_0005          | Edit SQL query                                                        | Only SELECT allowed                                         | Only `SELECT` statements are supported. Remove all other SQL operations, and then try again.                                                                                                                                                                                                                                                                                                                                                                          |
| PLN\_IB\_0006          | Edit SQL query                                                        | Recursive query not supported                               | Recursive queries aren't supported. Rewrite the query without a recursive `WITH` clause, and then try again.                                                                                                                                                                                                                                                                                                                                                          |
| PLN\_IB\_0007          | Edit SQL query                                                        | Function not allowed                                        | The query uses an unsupported function. Remove the unsupported function or replace it with a supported alternative, and then try again.                                                                                                                                                                                                                                                                                                                               |
| PLN\_IB\_0008          | Edit SQL query                                                        | Invalid table reference                                     | Only registered queries and tables are supported. Replace file or file path references with a valid registered query, and then try again.                                                                                                                                                                                                                                                                                                                             |
| PLN\_IB\_0009          | Filter query logs by date                                             | Invalid date range                                          | Enter a valid date range where the start date is earlier than the end date, and then try again.                                                                                                                                                                                                                                                                                                                                                                       |
| PLN\_IB\_0009          | Add transformation step                                               | Delimiter too long                                          | The specified delimiter is too long. Shorten the delimiter, and then try again.                                                                                                                                                                                                                                                                                                                                                                                       |
| PLN\_IB\_0010          | Re-run query                                                          | Job already running                                         | A refresh job for this query is already running. Wait for the current job to finish before running the query again.                                                                                                                                                                                                                                                                                                                                                   |
| PLN\_IB\_0011          | Trigger writeback job to export query data to configured destinations | Data not ready for writeback                                | The query output isn't ready for writeback. Refresh the query to generate the required output, and then try the writeback again.                                                                                                                                                                                                                                                                                                                                      |
| PLN\_IB\_0012          | Edit query                                                            | Error                                                       | Select at least one source query, and then try again.                                                                                                                                                                                                                                                                                                                                                                                                                 |
| PLN\_IB\_0012          | Create merge query                                                    | Something went wrong                                        | The request couldn't be completed. Refresh the page, and then try again.                                                                                                                                                                                                                                                                                                                                                                                              |
| PLN\_IB\_0012          | Update source                                                         | Something went wrong                                        | The request couldn't be completed. Refresh the page, and then try again.                                                                                                                                                                                                                                                                                                                                                                                              |
| PLN\_IB\_0012          | Refresh source                                                        | Refresh failed                                              | The source couldn't be refreshed. Refresh the page, and then try again.                                                                                                                                                                                                                                                                                                                                                                                               |
| PLN\_IB\_0012          | Create file-based source                                              | Something went wrong                                        | The source couldn't be created. Try again.                                                                                                                                                                                                                                                                                                                                                                                                                            |
| PLN\_IB\_0012          | Create Excel source                                                   | Something went wrong                                        | The source couldn't be created. Try again.                                                                                                                                                                                                                                                                                                                                                                                                                            |
| PLN\_IB\_0012          | Add transformation step                                               | Couldn't add step                                           | The transformation step couldn't be added. Try again.                                                                                                                                                                                                                                                                                                                                                                                                                 |
| PLN\_IB\_0012          | Update transformation step                                            | Couldn't update step                                        | The transformation step couldn't be updated. Try again.                                                                                                                                                                                                                                                                                                                                                                                                               |
| PLN\_IB\_0012          | Remove query from group                                               | Something went wrong                                        | The query couldn't be removed from the group. Refresh the page, and then try again.                                                                                                                                                                                                                                                                                                                                                                                   |
| PLN\_IB\_0012          | Query destinations list                                               | Couldn't load destinations                                  | The list of destinations couldn't be loaded. Refresh the page, and then try again.                                                                                                                                                                                                                                                                                                                                                                                    |
| PLN\_IB\_0012          | Writeback jobs list                                                   | Couldn't load writeback jobs                                | The writeback jobs couldn't be loaded. Refresh the page, and then try again.                                                                                                                                                                                                                                                                                                                                                                                          |
| PLN\_IB\_0013          | Extract comment                                                       | Visual not found                                            | The referenced visual is no longer available. Restore the visual if it was deleted, or select another visual.                                                                                                                                                                                                                                                                                                                                                         |
| PLN\_IB\_0013          | Get entity details                                                    | Visual not found                                            | The referenced visual is no longer available. Restore the visual if it was deleted, or select another visual.                                                                                                                                                                                                                                                                                                                                                         |
| PLN\_IB\_0013          | Create EPM source                                                     | Source creation failed                                      | The EPM source couldn't be created. Refresh the page, and then try again.                                                                                                                                                                                                                                                                                                                                                                                             |
| PLN\_IB\_0014          | Preview query data                                                    | Preview not ready                                           | Preview data isn't available yet. Wait for the query to finish processing, and then try again.                                                                                                                                                                                                                                                                                                                                                                        |
| PLN\_IB\_0014          | Fetch query lineage before deleting                                   | Source unavailable                                          | The source isn't available. Verify that it still exists and that you have permission to access it, and then refresh the page.                                                                                                                                                                                                                                                                                                                                         |
| PLN\_IB\_0015          | Get entity details                                                    | Data input required                                         | A Data Input column is required when Filter Context is enabled. Add a Data Input column, and then try again.                                                                                                                                                                                                                                                                                                                                                          |
| PLN\_IB\_0015          | Create EPM source                                                     | Data input required                                         | A Data Input column is required when Filter Context is enabled. Add a Data Input column, and then try again.                                                                                                                                                                                                                                                                                                                                                          |
| PLN\_IB\_0016          | Refresh Excel source                                                  | Excel file unreadable                                       | The Excel file couldn't be read. Verify that the file is valid and isn't password protected, and then try again.                                                                                                                                                                                                                                                                                                                                                      |
| PLN\_IB\_0016          | Stream data                                                           | Preview unavailable                                         | Preview data couldn't be loaded. Refresh the page, and then try again.                                                                                                                                                                                                                                                                                                                                                                                                |
| PLN\_IB\_0017          | Refresh Excel source                                                  | No sheet selected                                           | Select at least one worksheet to import, and then try again.                                                                                                                                                                                                                                                                                                                                                                                                          |
| PLN\_IB\_0018          | Refresh Excel source                                                  | Too many sheets                                             | Too many worksheets are selected. Reduce the number of selected worksheets, and then try again.                                                                                                                                                                                                                                                                                                                                                                       |
| PLN\_IB\_0019          | Refresh file-based source                                             | Invalid file URL                                            | Enter a valid HTTPS URL for the file, and then try again.                                                                                                                                                                                                                                                                                                                                                                                                             |
| PLN\_IB\_0020          | Refresh file-based source                                             | Unsupported file type                                       | The selected file type isn't supported. Upload a supported file format, and then try again.                                                                                                                                                                                                                                                                                                                                                                           |
| PLN\_IB\_0020          | Create file-based source                                              | Unsupported file type                                       | The selected file type isn't supported. Upload a supported file format, and then try again.                                                                                                                                                                                                                                                                                                                                                                           |
| PLN\_IB\_0020          | Create Excel source                                                   | Unsupported file type                                       | The selected file type isn't supported. Upload a supported file format, and then try again.                                                                                                                                                                                                                                                                                                                                                                           |
| PLN\_IB\_0020          | Manage source                                                         | Source not found                                            | The selected source no longer exists. Restore the source if possible or select another source.                                                                                                                                                                                                                                                                                                                                                                        |
| PLN\_IB\_0021          | Fetch transformation steps                                            | Error                                                       | The transformation steps couldn't be loaded. Refresh the page, and then try again.                                                                                                                                                                                                                                                                                                                                                                                    |
| PLN\_IB\_0021          | Refresh source                                                        | Refresh failed                                              | The source couldn't be refreshed. Try again.                                                                                                                                                                                                                                                                                                                                                                                                                          |
| PLN\_IB\_0022          | Create file-based source                                              | Workload not found                                          | The selected workload no longer exists. Refresh the page, and then try again.                                                                                                                                                                                                                                                                                                                                                                                         |
| PLN\_IB\_0024          | Add rename column transformation                                      | Rename step invalid                                         | The selected column no longer exists. Refresh the query metadata, and then try again.                                                                                                                                                                                                                                                                                                                                                                                 |
| PLN\_IB\_0024          | Add measure transformation                                            | Column details missing                                      | Enter both a column name and a valid formula, and then try again.                                                                                                                                                                                                                                                                                                                                                                                                     |
| PLN\_IB\_0024          | Add unpivot transformation                                            | Step configuration invalid                                  | The unpivot transformation is missing required settings. Complete the configuration, and then try again.                                                                                                                                                                                                                                                                                                                                                              |
| PLN\_IB\_0024          | Add date column transformation                                        | Date column details missing                                 | Enter a column name and a valid date formula, and then try again.                                                                                                                                                                                                                                                                                                                                                                                                     |
| PLN\_IB\_0024          | Add pivot transformation                                              | Step configuration invalid                                  | The pivot transformation is missing one or more required settings. Complete the configuration, and then try again.                                                                                                                                                                                                                                                                                                                                                    |
| PLN\_IB\_0024          | Add conditional column transformation                                 | Column details missing                                      | Enter a column name and a valid expression, and then try again.                                                                                                                                                                                                                                                                                                                                                                                                       |
| PLN\_IB\_0024          | Add split measure transformation                                      | Step configuration invalid                                  | The transformation is missing one or more required settings. Complete the configuration, and then try again.                                                                                                                                                                                                                                                                                                                                                          |
| PLN\_IB\_0024          | Add unnest column transformation                                      | Step configuration invalid                                  | The transformation is missing one or more required settings. Complete the configuration, and then try again.                                                                                                                                                                                                                                                                                                                                                          |
| PLN\_IB\_0024          | Add column data type transformation                                   | Select a data type                                          | Select a data type for the column, and then try again.                                                                                                                                                                                                                                                                                                                                                                                                                |
| PLN\_IB\_0024          | Add transformation step                                               | Column invalid                                              | The selected column no longer exists. Refresh the query metadata, and then try again.                                                                                                                                                                                                                                                                                                                                                                                 |
| PLN\_IB\_0025          | Add transformation step                                               | Unsupported transformation                                  | The selected transformation isn't supported. Choose a supported transformation, or refresh the page and try again.                                                                                                                                                                                                                                                                                                                                                    |
| PLN\_IB\_0026          | Cancel job                                                            | Job not found                                               | The selected job no longer exists. It might have completed or already been cancelled. Refresh the page, and then verify the job status.                                                                                                                                                                                                                                                                                                                               |
| PLN\_IB\_0027          | Cancel job                                                            | Job can't be cancelled                                      | The selected job is no longer in a queued state and can't be cancelled.                                                                                                                                                                                                                                                                                                                                                                                               |
| PLN\_IB\_0028          | Create query group                                                    | Duplicate group name                                        | A query group with this name already exists. Enter a unique group name, and then try again.                                                                                                                                                                                                                                                                                                                                                                           |
| PLN\_IB\_0029          | Delete query group                                                    | Group not found                                             | The selected query group no longer exists. Refresh the page, and then try again.                                                                                                                                                                                                                                                                                                                                                                                      |
| PLN\_IB\_0029          | List queries by group in preview                                      | Group not found                                             | The selected query group no longer exists. Refresh the page, and then try again.                                                                                                                                                                                                                                                                                                                                                                                      |
| PLN\_IB\_0029          | Rename query group                                                    | Rename failed                                               | The query group couldn't be renamed. Wait a few moments, and then try again.                                                                                                                                                                                                                                                                                                                                                                                          |
| PLN\_IB\_0029          | Remove query from group                                               | Group not found                                             | The selected query group no longer exists. Refresh the page, and then try again.                                                                                                                                                                                                                                                                                                                                                                                      |
| PLN\_IB\_0030          | Preview query data                                                    | Preview not ready                                           | Preview data isn't available yet. Wait for the query to finish processing, and then try again.                                                                                                                                                                                                                                                                                                                                                                        |
| PLN\_IB\_0030          | Create file-based source                                              | File download failed                                        | The file couldn't be downloaded. Upload the file again, and then retry the operation.                                                                                                                                                                                                                                                                                                                                                                                 |
| PLN\_IB\_0031          | Preview query data                                                    | Preview unavailable                                         | Preview data couldn't be loaded. Refresh the page, and then try again.                                                                                                                                                                                                                                                                                                                                                                                                |
| PLN\_IB\_0032          | Preview query data                                                    | Preview unavailable                                         | Preview data couldn't be loaded. Refresh the page, and then try again.                                                                                                                                                                                                                                                                                                                                                                                                |
| PLN\_IB\_0033          | Remove transformation step                                            | Step not found                                              | The selected transformation step no longer exists. Refresh the query, and then try again.                                                                                                                                                                                                                                                                                                                                                                             |
| PLN\_IB\_0036          | Rename query group                                                    | Rename failed                                               | The query group couldn't be renamed. Wait a few moments, and then try again.                                                                                                                                                                                                                                                                                                                                                                                          |
| PLN\_IB\_0039          | Create EPM source                                                     | Source creation failed                                      | The EPM source couldn't be created. Refresh the page, and then try again.                                                                                                                                                                                                                                                                                                                                                                                             |
| PLN\_IB\_0040          | Create EPM source                                                     | Measures not available                                      | One or more selected measures aren't available in the source data. Refresh the source metadata, review your selections, and then try again.                                                                                                                                                                                                                                                                                                                           |
| PLN\_IB\_WB\_0001      | INFOBRIDGE\_WRITEBACK\_PREREQUISITES                                  | Couldn't start writeback – invalid variables                | One or more variables used for writeback are invalid for the connected database. Review the invalid variables, correct them, and then try the writeback again.                                                                                                                                                                                                                                                                                                        |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.fabricplan.com/resources/error-codes-and-resolutions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
