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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
MK1979
Regular Visitor

publishing Power BI with a Biq Query with a DirectQuery connection

In Power BI desktop, I try to publish a report I've built from a directQuery conection with a Biq Query table.

 

I get the following message:

'Publishing succeeded, but Power BI needs credentials for the data soource.
To provide credentials, please click on the link below.

<link> Open 'mkPowerBItest.pbix' in Power BI'

 

which take me through to Power BI service (web rbowser version)

 

Then I get the following message:

 

'Couldn't load the schema for the database model
Couldn't load the model schema associated with this report. Make sure you have a connection to the server, and try again.'

 

Am I missing a component here?

Thanks

Matt

3 REPLIES 3
v-yulgu-msft
Microsoft Employee
Microsoft Employee

Hi @MK1979,

 

As the error prompts, please check whether you have specified correct credential to connect to Data Source. If you set up scheduled refresh for this dataset, please make sure you have added data source to gateway successfully. And check that the connection string in Power BI Desktop match those in the gateway.

 

Best regards,

Yuliana Gu

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

Hi Yuliana, would you mind please outlining the step by steps I need to take to get this big query data set published in power BI service?

 

check whether you have specified correct credential to connect to Data Source - yes I did this in power BI desktop.  Do I also need to do this in power BI service?  if so how do I do this?

 

If you set up scheduled refresh for this dataset - you mean doing this is power BI service or power BI desktop?  

 

make sure you have added data source to gateway successfully - this is done in desktop or service?

 

 

 

 

Hi

I can see it says this

 

Specifying the following option in the underlying M in the Source step, which can be customized by using Power Query Editor in Power BI Desktop:

Source = GoogleBigQuery.Database([BillingProject="Include-Billing-Project-Id-Here"])

 

Can you talk me through the steps in desktop to take to navigate me to thie place where I can find this hidden 'nderlying M in the Source step' and apply the changes please?

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

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.

Top Solution Authors