Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi Everyone,
I have these two lines on R but when I put ir on powerBi if I send the file to another user he can't open it because it is linked to my laptop :
train <- data.frame(read_excel("C:\\Users\\naomidell001\\Downloads\\Train.xlsx"))
test <- data.frame(read_excel("C:\\Users\\naomidell001\\Downloads\\Test.xlsx"))
How can I do to replace this by the data I uploaded in PowerBi so that anyone who opens it from a different laptop can see it.
Thank you in advance for your help !
Naomi
Solved! Go to Solution.
@Anonymous Import that data into tables in Power BI Desktop and then create an R visual. Then drag the data fields you want into the visual.
@Anonymous Import that data into tables in Power BI Desktop and then create an R visual. Then drag the data fields you want into the visual.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 23 | |
| 19 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 60 | |
| 52 | |
| 47 | |
| 40 | |
| 38 |