Forum Discussion
czuniga
Helper III
6 years agoAdding a column to a calculatedtable groupby
I created calculatedtable "B" with groupby function from another table "A". Table "A" has a date field. I'd like to add the most recent dates from table "A" for each group in table "B". Any id...