Bad Request error - Generate report between 2 dates

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

0 4 113
4 REPLIES 4
Top Labels in this Space