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

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
adamh1
Frequent Visitor

Refresh Native Query

Hi Guys - Happy New Year

I'm connecting Desktop to  a SQL database 

have set up a number of queries to import data into desktop - the queries include some T-SQL example below

each time teh data is refreshed I'm prompted to authorise the refresh of  each Native QUERY" manually

is there any way to automate this ?

 

= Sql.Database("XX.XXX.XX.XX", "Database",(Query=Select SE_Start_Date, Service_ENC_REC_ID,DIM.Diagnosis

#(If) #(If) WHERE

SE_Start_Date>= ' "&Startdate&" '

#(If) And

SE_Start_Date<= ' "&Enddate&" '

" ])

 

have already tried changing the last line to  

" , CreateNavigationProprerties=false])           but this has no impact

 

Many thanks in advance Adam

1 REPLY 1
DataInsights
Super User
Super User

@adamh1,

 

Go to File --> Options and settings --> Options --> Global --> Security, and uncheck "Require user approval for new native database queries".

 

DataInsights_0-1610381080276.png

 





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

Proud to be a Super User!




Helpful resources

Announcements
Fabric Data Days is here Carousel

Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

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.