Using WithCalculatedFormulas along WithChunkReading #2969
Unanswered
linktoahref
asked this question in
Q&A
Replies: 0 comments
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.
-
I am trying to import records and validate against a rule and export those records which are failed against the validation.
My Import File is of data:
and so on. I am doing chunkReading
so for up-to 100th records, the formula is being calculated, but not able to calculate the formula for the 101st record onward.
How to resolve this issue?
I hope my question was clear. Thank You!
Beta Was this translation helpful? Give feedback.
All reactions