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 nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
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.
| User | Count |
|---|---|
| 24 | |
| 22 | |
| 22 | |
| 21 | |
| 13 |
| User | Count |
|---|---|
| 66 | |
| 56 | |
| 45 | |
| 45 | |
| 30 |