Forum Discussion

sieed's avatar
sieed
Helper II
9 years ago

Dynamically compute a calculated column based on date slicer

I have two tables namely category and sales. The category table contains categoryName, categoryID, and subcategoryIDs (which is unique).  The sales table contanis the subcategoryID and sales date.  ...