Retrive MIN and MAX Date
Hi Team,I want to retrieve min date from two tables and max date from two tables. Below is the formula. Please let me know how to achieve in Incorta.ADDCOLUMNS( CALENDAR( MIN( MIN( Table1. Date), MIN(Table2.Date) ), MAX( MAX( Table1....