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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
GiovanniSilva
New Member

problem with google sheets connection

Hello, I am facing a problem regarding the "google sheets" connection, when clicking on "get data" the connection with google sheets that previously appeared, is now no longer appearing.

1 ACCEPTED SOLUTION

Hi, thanks for your reply. I managed to solve it, the problem was that my version of power bi was out of date

View solution in original post

4 REPLIES 4
rohit1991
Super User
Super User

Hi @GiovanniSilva ,

This error occurs when Power Query loses the function reference after exporting to .PBIT.

Solutions:

  1. Revalidate PriorVisitIEN in Power Query.
  2. Reapply "Invoke Custom Function" manually.
  3. Ensure function is defined before usage in applied steps.
  4. Use explicit reference: = Table.AddColumn(#"Changed Type", "Prior Visit", each @PriorVisitIEN([EPI], [IEN]))
  5. Check parameter types match the function's expected input.

 

 

"The goal is to turn data into information, and information into insight." – Carly Fiorina

Need Power BI help? Connect on LinkedIn.

 
nilendraFabric
Community Champion
Community Champion

Hello @GiovanniSilva 

 

are you using  Native Google Sheets Connector?

 

if not try Transition to the Native Google Sheets Connector.

 

https://accessorange.com/en-hk/fixing-google-sheets-and-power-bi-dataflows-the-transition-to-the-nat...

 

Hi, thanks for your reply. I managed to solve it, the problem was that my version of power bi was out of date

Anonymous
Not applicable

Hi @GiovanniSilva 

 

Glad to hear you solved the problem yourself! Could you please mark your answer as Solution? This will help more users who are facing the same or similar difficulties. Thank you!

 

Best Regards,
Yulia Xu

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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