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!
Page 1 / 1
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.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.