I have a table that has multiple lookup fields to another table. I need to be able to sum the number of unique values in each lookup but keep failing to get it to work.
Example is I have a lookup called “Promotions” and then I want the next column to says # of Unique Promotions.
Please help!