Currently I have a table which is linked to a sharepoint list. It contains all users in my organization with additional information. I'm using this data but it's missing some of the information that I need to track.
My current solution is using this table as is and linking it to my own local table via "ID" field.
Since I don't need to update the sharepoint table, would it be possible to just add more fields at the end of it but keep the "read only" functionality?
My current solution is using this table as is and linking it to my own local table via "ID" field.
Since I don't need to update the sharepoint table, would it be possible to just add more fields at the end of it but keep the "read only" functionality?