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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

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.
 
 

Did it work? ✔ Give a Kudo • Mark as Solution – help others too!
nilendraFabric
Super User
Super User

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
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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