Hi all. I would like to create a case statement that searches a table but only pulls date based on the date in the table plus 11 days. xan
Example.
case where (mytabledate >= mytabledate +11)
This needs to search the entire table records base so on the fist match not to exit the script it needs to continue moving through the field until the script reaches the end.
Not sure is this is a good option or using an expression in my chart would be better.
This one is good option, Even though we can write set expression for the same condition..
Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful