Good afternoon,
I couldn't find an answer for this in the community questions.
I have created a data base that is linked to a team page. I am trying to use each view as new tabs that will display new data each week.
The issue I'm having, is when I change the data on view 2 this changes the data on view 1. Is there any way around this?
Thanks,
Tim
Hi @Tim Biles
Welcome to the community.
The views are based on the data in the fields in the database.
Views in a DB are used to show relevant information and not all information from a DB.
Views are not time or history based.
Thanks for the welcome and response!
So in theory, if I'm changing the information on one view, it should not affect the other views?
Attaching some screenshots which show the data in view 1, me amending data in view 2 and then a screenshot showing the changes in view 2 have affected view 1
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Tim Biles
No, that is incorrect.
It will always affect any view where the field is displayed.
The views show information that is in the DB, so if you show Oldest Date in multiple views and change this value in a view, the change is displayed in the other views as well.
A view in a DB is based on the original data imported in a DB, if the source field of a view changes, this change is then also visible in the view as it is using the colom or row.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.