Exporting the huge data #323
Unanswered
code-blooded-guy
asked this question in
Issues
Replies: 1 comment 3 replies
-
@code-blooded-guy you can create a reporting service which can connect to ES and run complex queries. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We’re currently having trouble with exporting 7000 records of data from one entity in RC to a CSV. We need to combine this data with another entity as well, and we have tried writing some logic on the front end which calls an API in a loop in order to make the export happen but the execution is taking too much time.
Unfortunately, we haven't been able to find a solution yet, and we would really appreciate your help.
Beta Was this translation helpful? Give feedback.
All reactions