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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Jeanxyz
Impactful Individual
Impactful Individual

Where can I find Process Database dialogue box in SSMS or Tabular Editor

I'm reading MS documentation, it says one can refresh database or tabular tables using the process database option, but I can't find this button in my SSMS. 

MS doc:

To process a database

  1. In SQL Server Management Studio, right-click on the database you want to process, and then click Process Database.

  2. In the Process Database dialog box, in the Mode listbox, select one of the following process modes:

    Screenshot 2025-06-25 172503.png
1 ACCEPTED SOLUTION
v-sdhruv
Community Support
Community Support

Hi @Jeanxyz ,

This dialog is typically used for 
tabular models deployed to Analysis Services and is not available for relational databases.  You need to have a tabular model in SSAS deployed and then only you can use SSMS to connect to that model via Analysis services.

1. First connect to your Tabular model deployed in SSAS

vsdhruv_0-1750923888302.png

 

2. Right click on the table

vsdhruv_1-1750924208727.png

How to import data from sql server to SSAS

Hope this helps!

If the response has addressed your query, please accept it as a solution so other members can easily find it.
Thank You!

View solution in original post

2 REPLIES 2
Jeanxyz
Impactful Individual
Impactful Individual

Thanks, that works for me. 

v-sdhruv
Community Support
Community Support

Hi @Jeanxyz ,

This dialog is typically used for 
tabular models deployed to Analysis Services and is not available for relational databases.  You need to have a tabular model in SSAS deployed and then only you can use SSMS to connect to that model via Analysis services.

1. First connect to your Tabular model deployed in SSAS

vsdhruv_0-1750923888302.png

 

2. Right click on the table

vsdhruv_1-1750924208727.png

How to import data from sql server to SSAS

Hope this helps!

If the response has addressed your query, please accept it as a solution so other members can easily find it.
Thank You!

Helpful resources

Announcements
September Fabric Update Carousel

Fabric Monthly Update - September 2025

Check out the September 2025 Fabric update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors