Good morning colleagues, I have the following problem, when I make my sales report of all the sales that I was generating, everything works perfect, but when I want to make the filter so that it looks for me between 2 dates (start date and end date), it gives me a Bad Request error.
In my reports table I have my columns of Fecha, Fecha Inicial and Fecha Final
In my PedidosHeader table i have my column Fecha.
<<START: FILTER(โPedidosHeaderโ, AND([Fecha]>=[Fecha Inicial], [Fecha]<= [Fecha Final]))>>
If I eliminate the AND code in the workflow and only leave โtrueโ everything works fine but obviously without the filter, can you help me? I donโt understand what Iโm doing wrong!
Millions of thanks
User | Count |
---|---|
15 | |
11 | |
9 | |
7 | |
3 |