How do I set up a variable with range?
Posted: Thu Oct 26, 2023 1:21 pm
Hi, I am trying to set up a variable with range to filter in a cross tab but it's show an error of sintax.
this function I 'm using in the option to filter of cross tab
REP_CATEGORIAS.FECHA_D >= {@fecha.FromDate} && REP_CATEGORIAS.FECHA_D <= {@fecha.ToDate}
Please help me.
Thank you
this function I 'm using in the option to filter of cross tab
REP_CATEGORIAS.FECHA_D >= {@fecha.FromDate} && REP_CATEGORIAS.FECHA_D <= {@fecha.ToDate}
Please help me.

Thank you