Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Column targetId not found in .data when getting incidence rate results #219

Open
ablack3 opened this issue Jul 16, 2021 · 0 comments

Comments

@ablack3
Copy link
Collaborator

ablack3 commented Jul 16, 2021

library(ROhdsiWebApi)

result <- getResults(id = 2,
                     baseUrl = Sys.getenv("WEBAPI_TEST_WEBAPI_URL"), 
                     category = "incidenceRate")
#> Found 1 generations for IncidenceRate of which 100.0% had a status = 'COMPLETED'
#> Found 1 (100.0% of 1 result generations) to have configured source key in WebApi. Results will be retrieved for this subset.
#> Error: Column `targetId` not found in `.data`

Created on 2021-07-16 by the reprex package (v2.0.0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant