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

The FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now

Reply
VitorXavier
Regular Visitor

Database doubt

Hello,

 

I would like to know what happens with my PBIx if I access a database on a server and work on the Query, Pivot and View with that, then a person take out the database from the server?

1 ACCEPTED SOLUTION
GilbertQ
Super User
Super User

Hi there

What will happen is if you have imported the data into your PBIX the data will stay as is.

All reports can be run, but the data will not be able to be refreshed because it cannot connect to the database server.




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

View solution in original post

2 REPLIES 2
V-lianl-msft
Community Support
Community Support

Hi @VitorXavier ,

 

You need to check which connection mode you are using.

Import - extracts the data from your database and pulls it into the Power BI Desktop

Direct Query - leaves the data in the database and sends queries to pull the information needed.

https://docs.microsoft.com/en-us/power-bi/connect-data/desktop-use-directquery 

If you are using direct query, pbix will not be able to connect to the data source.

 

Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

GilbertQ
Super User
Super User

Hi there

What will happen is if you have imported the data into your PBIX the data will stay as is.

All reports can be run, but the data will not be able to be refreshed because it cannot connect to the database server.




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

Helpful resources

Announcements
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.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Solution Authors