Hello,
Need help with counting. I would like to have a calculated column table1[column2] with the total qty for value "000001_UPS_P_RES" in table2[ship method code] counted by table[invoice date] using table1[date] as the reference to match the dates
So for ship method code 000001_UPS_P_RES I would like to count how many time it appears for Invoice Date in table 2 using the date column in table 1 and displayed in table1[column2]
I hope this makes sense. Thanks in advance for the help