Forum Discussion
jaryszek
1 year agoSuper User
Adding R code bug
hi Guys, I am getting: after implementing this R code: why ? what is happening with my bpip project file? full error details: https://sharetext.io/75f510ff Best, Jace...
- Anonymous1 year ago
Hi jaryszek,
Thank you for reaching out to the Microsoft Fabric Forum Community.
Please find below documentation link to get data from R script
Run R scripts in Power BI Desktop - Power BI | Microsoft Learn
Try this code:
env_value <- Sys.getenv('COSTMGMT_CONFIG_SOURCE_PATH')
df <- data.frame(Path = env_value)
dfIf this information was helpful, kindly mark the response as accepted and give it a thumbs-up, so it may assist others as well.
Best regards,
Prasanna Kumar
Anonymous
1 year agoNot applicable
Hi jaryszek,
Just following up to see if the solution provided was helpful in resolving your issue. Please feel free to let us know if you need any further assistance.
Best regards,
Prasanna Kumar