Question
R conversion error in RAGG
Could you please help with a question about using R in celonis?
I only start to use function such as RCALL and RAGG. My analisys requeres work with dates and time, so I have to use datetime types and test this with the following code:
*RAGG(v_oa_cases.number AS x, *
as.POSIXct(2019-01-01 12:00:00)
)
This gives an error: No result value in R script execution. Same as specifying the format in as.POSIXct.
What could be the problem? Could somebody help with the suitable options?
Thank you
Login to the community
No account yet? Create an account
Login with SSO
Celonaut Login Celonis ID LoginEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.