GUIDE 2 - Access to a single attribute
WHEN TO USE; user should access a single cell or attribute. And when not having to create a role with a long list that excludes every other attributes.
E.g. the Factory asset has following attributes.
If we were to create a role that only allow to edit the factory name, we would create a role that looks like this:
Write access to "Factory.Name" asset will allow edit/write to that specific cell.
