** Edit **
I converted the Category column to be a Trigger Formula. That worked.
** Original Post **
Hello and good day,
I have a table that has a Transaction Description column and a column that looks up that description and returns the Category it falls under (Bills, Pets, Vehicle, etc.). I want a summary table that groups by Category, but I get #KeyError, probably because it sees the formula ($Description.Category), not the values.
Is there anyway that I can get this to work?
Thanks in advance for any help!