Hello!
I implemented some custom filters in order to get ,for example, daily sales of a POS. Afterwards, I added the computed result on my dashboard. Unfortunately, data on the dashboard does not auto-update daily. Let's suppose that we're on October 9th and I add the result on the dashboard. The next day, on October 10th, I'll keep having data of October 9th on my dashboard instead of October 10th. Is there anyway I can solve this issue ?
Thank you in advance for you help.
Did you managed to find solution for this