diasble- grey out import data for SQL server and import data from web server in power bi desktop

Viewed 32

I work in project and we want that all user use direct query (live connection from SQL server) we want to grey out the import mode so they can not import data for security purposes.

Do you know also if there is a way to grey out import data from web.

grey out import data in sql server grey out get data from web, we just use power bi desktop and power bi report server (on-premises), any insights

1 Answers

as far as I know there is only an option to deactivate direct query connections. you can set it in the options pane as you can see in the picture below:

enter image description here

Import is the default storage mode used by BI vertipaq engine.

Related