I am not sure why but there are yellow caution signs along my inventory management app. i am using the template for the inventory management app. i thought it was just a format icon used but i am not sure what it is
What does an exclamation mark in a yellow tri… Questions
@Zachary_Gatch1 Adding to what @Aleksi_Alkio has said, this occurs when you have broken references. A broken reference occurs when the reference key does not match any of the existing keys in the referenced table. There can be several possible causes: the referenced row might have been deleted, the key might have been modified, etc. To fix this, please make sure that the broken reference has a matching key in the referenced table.
