Forum Discussion

KJanssens's avatar
KJanssens
Helper II
6 years ago

circular dependency when adding two independent calculated columns

I have a table with PRODUCTS and a table with SALES (linked to each other with ProductID), and a DATE table (linked to SALES table)   I want to calculate the average sold items per product in the l...