I have a need to check my data having moved recently. So my first port of call, is always Rainmeter ![Wink ;)]()
I'm trying to get the Cumulative NetTotal to reset once a month, which I actually figured out ok:The issue I have is that this will cause a reset every update, not allowing NetTotal to accrue that days net usage. How do I overcome this?
Obviously, any further skin or app refreshes will trigger it again that day. I can't see how this can be avoided?
I suppose I could add a formula to check the amount of data used and only perform the reset on that day when over a set amount that is unlikely to be used in the first day?
Any ideas? Or is it a case of only being able to do so manually?
Thanks![Thumbs Up :thumbup:]()

I'm trying to get the Cumulative NetTotal to reset once a month, which I actually figured out ok:
Code:
[mDate]Measure=TimeFormat=%#dIfMatch=15IfMatchAction=[!ResetStats]
Obviously, any further skin or app refreshes will trigger it again that day. I can't see how this can be avoided?
I suppose I could add a formula to check the amount of data used and only perform the reset on that day when over a set amount that is unlikely to be used in the first day?
Any ideas? Or is it a case of only being able to do so manually?
Thanks

Statistics: Posted by sl23 — Yesterday, 8:56 pm — Replies 12 — Views 159