Forum Discussion
Hi dmiller,
for example, I want to update the table in which 3 columns are there; empNo, Salary, Department.
now, I want to increase the salary for particular department. My question is where we are configuring that Department is condition and Salary is the updating column. In mapper we just map two columns Salary and Department.
I’m having a similar problem with a custom object. I believe it has to do with permissions and if the columns are accessible and updateable to your user. I am currently working with my Salesforce administrator prior to raising a support ticket.
- GBekkanti8 years agoNew Contributor III
Hi @brianrandolph , I could not get in what way it is related to my question.
- brianrandolph8 years agoNew Contributor III
You stated that you can’t see the empNo column in the mapper snap. It may be due to the permissions on the column for the user id you are using.