Upcoming database upgrades. to improve our reliability at 03:30 UTC on Feb. 25 / 7:30pm PT on Feb. 24. Some users may briefly experience slow load times or error messages. Learn more here
Is there a way to make an interface view static, or “archived” so it doesn’t update say after a certain date? There’s probably a better way to say this, help please!
The interface won’t stop updating until the record(s) that feed it do. So you’ll need to have your data structured in a way that once a record “expires”, future updates get made to a different record or not at all.