How to use foreachbatch in deltalivetable or DLT?

rdobbss
New Contributor II

I need to process some transformation on incoming data as a batch and want to know if there is way to use foreachbatch option in deltalivetable. I am using autoloader to load json files and then I need to apply foreachbatch and store results into another table.