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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
datamonkey
New Member

India Data Query

We have an issue with compliance in India, which hopefully you could offer some guidance. We work in several countries and our India team would liek to use Power BI to model some of the data they've collected.

 

However, according to Indian law, the dat must not be stored outside the country.

 

So, I'm thinking a Data Gateway would make sure that the database it'self would remain on a local server of sorts, and would populate the reports when viewed.

 

However, I am wary that there may be come kind of cache storage of the data in the cloud somewhere, which may lie outside of India?

 

Any guidance you could offer would be most appreciated.

1 ACCEPTED SOLUTION

@datamonkey,

When you directly connect to the database using DirectQuery in Power BI,  no data will be stored in Power BI Service and nothing cached. Power BI directly send query to your database server and request data.

Regards,
Lydia

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

4 REPLIES 4
v-yuezhe-msft
Microsoft Employee
Microsoft Employee

@datamonkey,

What type of database do you connect to? Data gateway is used to refresh the dataset in Power BI Service.

In your scenario, if you connect to Oracle or SQL Server database, you can use DirectQuery mode, Power BI only make a connection to the data source and data will not stored outside the country.

Regards,
Lydia

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

So if the Gateway is set up in DirectQuery mode, then no data would be stored in the Power BI service? Nothing cached at all?

 

If that's the case then that's great.

@datamonkey,

When you directly connect to the database using DirectQuery in Power BI,  no data will be stored in Power BI Service and nothing cached. Power BI directly send query to your database server and request data.

Regards,
Lydia

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

That's great, thank you.

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

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

Top Solution Authors