Hello All,
Have a custom data entity (only for export) and has few virtual columns. These column's value are being filled at postload method ( based on logic).
I need to remove/delete few records based on values on these virtual columns. At data entity export project level, filter cannot be added as these all are virtual columns.
Is there any method or place where records can be filter before final export ?