Summing values from Current date to a variable amount in the future
I am trying to sum the values from the start of the current week to a variabe date in the future that has values. If I put a specific date in the future, I get a return value. If I try to take todays date and add 7 or 14 to it or a variavbe input, I get nothing returned.