Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello
I need to count the days selected until today.
I want to do something like this:
COUNT(DISTINCT {$<Fecha={<today()}>} Fecha)
But it goes wrong.
"Fecha" is a field in data format. If I show this field for today i see 42110,
Could someone tells me how must i do?
Thanks,
Fernando
Hi, Fernando, ![]()
I'm glad you've been helpful , one of the advantages of using variables is that you can use in differents expressions,or at least for me they are very useful.
Regards.
Yes Jannet. Really I used a variable (vToday) in this case. But I wanted to learn exactly what I did wrong in the expression
Regards ![]()