I have a feature layer to show my companies water quality sampling data. The map is built to show the sampling records using a feature layer of points, with a related table showing the sampling records. This layer feeds the dashboard that shows all of the data and is built with charts and graphs in the popup.
The problem now is whenever I try to add new records using 'update data' on the related table, I keep getting errors, mainly:
Invalid field type
Fields cannot be updated with an incompatible data type
Does anyone have a solution, or a workout around? Removing and re-uploading the layer would break the entire map, and essentially out of the question.