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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Anonymous
Not applicable

R script data source: difference between source code and explicit code?

Hi all,

 

In the R script get data, is there a difference between:

- putting the code explicitely 

- source of the code (and the code can be either in local or in a sharepoint)

 

I was thinking that if there are some differences it is when refreshing the data source, but i do not know ?

Any insights on that?

 

Thanks and Regards,

Mélissa

2 REPLIES 2
Anonymous
Not applicable

HI @Anonymous,

 

Actually, I think they are different source types, one is r script the other is file from local or sharepoint. When you use on second methods, you need a gateway to handle refresh of file datasource.

 

Regards,

Xiaoxin Sheng

Anonymous
Not applicable

Hi @Anonymous,

 

Thanks for your answer but for the two cases I elicited I was thinking of the same source type: R script.

But in one case I write the code explicitely

and in the other case I write only 1 line of code which is source("https//sharepoint/.../prog.r").

 

 

What you are saying is that when a R script is the source of the data, then I need a personal gateway, is that right?

So, if this is true, then there is no differences between my two methods in terms of schedule refresh?

 

Thanks for your insights,

Regards,

Mélissa

 

 

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Kudoed Authors