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

Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more

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
PBIApril_Carousel

Power BI Monthly Update - April 2025

Check out the April 2025 Power BI update to learn about new features.

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors