Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

how it will execute

Hi

if we wirte  {"<=$(#vToday)"} in the  expression, it take the before date  how it will execute ?

Thanks

Madhu

4 Replies
sunny_talwar

I don't understand what you mean when you say how it will execute? If your variable is using Today() for comparison, the result should be show everything for today and before within your specified date field.

Not applicable
Author

if vToday = today date(exap)

in the expression we write {"<=$(#vToday)"} it takes today date or before date.

miguelbraga
Partner - Specialist III
Partner - Specialist III

I think this expression is wrong and gives an error like I checked

Not applicable
Author

I write expression like this in chart

(Count( {$<[Activation Date] = {"<=$(#vToday)"}, [Cease Status] = {Cease}>}Distinct MSISDN ))

it will not show the error but   I bit confused ......