Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi there,
I have used an R script in my BI Dashboard, published it and set an auto refresh with a personal gateway.
The personal gateway is on and ready to use, the auto refresh works with no error but the column that refrences the R code does not show the correct data. The column is meant to show Trues and falses but it only shows False.
When I refresh in desktop it works perfectly and the column displays the correct info.
I think I am missing something in the personal gateway or in the actual R code but I have read everything I can find on this and just can't seem to get it right. I am new to using R in BI so the whole process has been trial and error but it is just odd that it works in desktop but not service.
The R code is used as a step in one of my tables in query editor, this is how it starts off:
new_dataset <- dataset
new_data <- data.frame(new_dataset)
HS <- new_data$"US_HTS_Code__c"
COO <- new_data$"Country_of_Origin2__c"
new_data$ADDFlag1 <-
Any guidance will be greatly appreciated, thanks so much!
Gateway is cloud component, seems to be a wrong forum.
@DmitryKo what exactly is the forum called? Can't seem to find one that realtes to "Cloud Component"
gateway as architectural concept only applies to power bi service, cloud based and less secure usage model. It has nothing to do (and cannot be used) with Power BI Report Server.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 3 | |
| 3 | |
| 2 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 5 | |
| 5 | |
| 4 |