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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
KRISH80
Helper II
Helper II

Change/update link to source data ( SFDC report)

Dear All,

 

I am using SFDC Report as input to my database. Now i need to update the link of SFDC report in my database and i don't know how can i do that. I tried going to Advanced editor and update, but there instead of report link i have this "00O4G000007uGudUAE". KIndly help.

 

let
    Source = Salesforce.Reports(),
    #"00O4G000007uGudUAE" = Source{[Name="00O4G000007uGudUAE"]}[Data]
in
    #"00O4G000007uGudUAE"

1 ACCEPTED SOLUTION
zaza
Resolver III
Resolver III

If I understand correctly, you are connecting to a salseforce report within PowerBI. You would like to connect to another report. 

 

If so, then, make a new query and connect to the new report. Open the advanced editor and you will see the new code for the new report. Copy the code, close the editor, go to your original query and in the editor paste the copied code over the old one and hit save.

 

 

View solution in original post

1 REPLY 1
zaza
Resolver III
Resolver III

If I understand correctly, you are connecting to a salseforce report within PowerBI. You would like to connect to another report. 

 

If so, then, make a new query and connect to the new report. Open the advanced editor and you will see the new code for the new report. Copy the code, close the editor, go to your original query and in the editor paste the copied code over the old one and hit save.

 

 

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

AugPowerBI_Carousel

Power BI Monthly Update - August 2024

Check out the August 2024 Power BI update to learn about new features.

August Carousel

Fabric Community Update - August 2024

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