Forum Discussion
Syndicate_Admin
2 years agoAdministrator
Data Update Error (Adds the data many times)
Hi everyone, I need to raise the following topic, as I have not been able to find the solution to my problem. I tell them to develop a financial model, which considers the budget for the year. The c...
lbendlin
2 years agoSuper User
Your filter is wrong. Only RangeStart should be inclusive. RangeEnd must be exclusive.
each [RefDate] >= RangeStart and [RefDate] < RangeEnd
Syndicate_Admin
2 years agoAdministrator
Change and review the filters, [RefDate] >= RangeStart and [RefDate] < RangeEnd
And now the result is that January is right
But from February onwards I don't get any information from PPTO 24
Could it be related to the fact that I don't have data as real 2024?