Hi guys, I am new to everything data and would like to migrate all my data to fabrics. Please bare with me if my inquiry is not very clear (happy to clarify where required). I am attempting to set up an incremental ETL process in fabrics. I have done an initial load of two tables into my "Tables" section from files section using 'load to table' in my Lakehouse. That created two delta tables; Table A and Table B. I'd like Tables A and B to grow incrementally as new files are added to their respective folders on a daily basis. I also want to create a new joined table combining Table A and B which should also grow incrementally as the two source tables grow. Any suggestions on the best way to tackle this?