After DB Read conditions are successfully executed, the results when Exporting to CSV are including all table records and not only the filtered records by conditions.
Steps I took:
All of the DB Read data is being saved to Data4 model and the same model is set in the CSV Export action.
Let me know if I can provide any more information that will be useful for troubleshooting.
Thanks for looking into this.
Steps I took:
- I have made a simple form to Generate a Report from saved data in a table. Two fields; `Date` & `Location`.
- The form works as expected.
- The form optionally executes a Condition on the DB Read by providing a `Location` and/or `Date` (yyyy-mm-dd) successfully.
- I used a Debug action to verify the Results are correctly filtering by the conditions successfully.
All of the DB Read data is being saved to Data4 model and the same model is set in the CSV Export action.
Let me know if I can provide any more information that will be useful for troubleshooting.
Thanks for looking into this.