Hello,
So I have a column that users will enter a target date, then I want to create a column that will remove 7 days based on the target date, I have gone into the table and set up the column (7daysbefore) to "calculated" and the expression builder opens up... So I type [targetdate] - 7 but...