Hi I continue to get "Unable to Connect. Details: ENVSXP" When trying to connect my rscript to powerbi. My script runs completely fine on RStudio but just cannot connect to PowerBI. I see that this error occurs when I try to use a function from the anomalize package. What does ENVSXP mean, and how do I fix this error.
Yes, I have. Here is a script you can run and see the ENVSXP error. However, when you run this script in Rstudio it works perfectly.
library(anomalize)
library(dplyr)
sub= tidyverse_cran_downloads %>%
time_decompose(count) %>%
anomalize(remainder)
Yes, I have. Here is a script you can run and see the ENVSXP error. However, when you run this script in Rstudio it works perfectly.
library(anomalize)
library(dplyr)
sub= tidyverse_cran_downloads %>%
time_decompose(count) %>%
anomalize(remainder)
Welcome to the Power BI Community Show! Jeroen ter Heerdt talks about the importance of Data Modeling.
Put your data visualization and design skills to the test! This exciting challenge is happening now through May 31st!
User | Count |
---|---|
375 | |
101 | |
71 | |
58 | |
51 |
User | Count |
---|---|
336 | |
122 | |
89 | |
71 | |
68 |