Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

A new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.

Reply
mshafieluru
Microsoft Employee
Microsoft Employee

Error while saving a dashboard having a Tile with a simple table

I am creating a RTI Dashboard with a Single Tile having following query 

Table1
| extend AccountId = account_id, AccountName = account_name
| order by account_id asc
| project AccountId, AccountName


The query runs fine, but on saving the dashboard i get following error:

 

Error-while-saving-RT-Dashboard.png

Any suggestions on how to fix this.

 

2 ACCEPTED SOLUTIONS

Hi @mshafieluru ,

The error you’re encountering typically occurs when the dashboard is unable to properly resolve its data source reference (scopeId) during the save operation.

 

Since the issue also persists while downloading the dashboard, this points more towards a backend/service issue or invalid dashboard metadata, rather than a configuration or capacity-related problem.

 

Suggested steps to try:

Recreate the dashboard and the tile from scratch

Ensure the KQL database is explicitly selected while creating the tile

Validate the behavior using a very simple query

Best Regards, 
Community Support Team

View solution in original post

mshafieluru
Microsoft Employee
Microsoft Employee

The issue got resolved after removing the default eventhouse "datasource" that gets created while creating the dashboard and recreating it.

View solution in original post

7 REPLIES 7
mshafieluru
Microsoft Employee
Microsoft Employee

The issue got resolved after removing the default eventhouse "datasource" that gets created while creating the dashboard and recreating it.

v-menakakota
Community Support
Community Support

Hi @mshafieluru   ,

Thanks for reaching out to the Microsoft fabric community forum. 

 

Please cross check whether the required tenant settings are enabled in the admin portal

Browse to the admin portal.

  1. In the Tenant settings tab, search for Real-Time Dashboards. For more information, see About tenant settings.
  2. Toggle the button for Create Real-Time dashboards to Enabled. For more information, see Tenant settings - Microsoft Fabric.
  3. Select Apply.
    vmenakakota_4-1774248960251.png

     


    If I misunderstand your needs or you still have problems on it, please feel free to let us know.

Best Regards, 
Community Support Team

Hi @mshafieluru ,

I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We’re always here to support you .

 

Best Regards, 
Community Support Team

Hi @mshafieluru ,

I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We’re always here to support you .

 

Best Regards, 
Community Support Team

No the issue is not resolved.... Is it related to Fabric Capacity? i am working with F32

I am also not able to download the RTD as a File as well. the same error remains 

In F32, both at tenant and capacity level, the mentioned setting is not available ... may be its removed after it went GA

Please clarify how to fix this issue....This is a BLOCKER for me

Hi @mshafieluru ,

The error you’re encountering typically occurs when the dashboard is unable to properly resolve its data source reference (scopeId) during the save operation.

 

Since the issue also persists while downloading the dashboard, this points more towards a backend/service issue or invalid dashboard metadata, rather than a configuration or capacity-related problem.

 

Suggested steps to try:

Recreate the dashboard and the tile from scratch

Ensure the KQL database is explicitly selected while creating the tile

Validate the behavior using a very simple query

Best Regards, 
Community Support Team

Hi @mshafieluru ,

I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We’re always here to support you .

 

Best Regards, 
Community Support Team

 

Helpful resources

Announcements
June Fabric Update Carousel

Fabric Monthly Update - June 2026

Check out the June 2026 Fabric update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Top Solution Authors
Top Kudoed Authors