Hi,
In one table (Table A) I’m using a Datetime_Diff function to calculate the difference (duration) between two date columns.
Each record of Table A is linked to a date in Table B (there can be multiple records in Table A with the same date in Table...