Forum Discussion

GBekkanti's avatar
GBekkanti
New Contributor III
8 years ago

How does the Salesforce Update snap work?

There is no unique id/field/column to select in the snap so that, we can update that particular record/row in the table.

7 Replies

    • GBekkanti's avatar
      GBekkanti
      New Contributor III

      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.

      • brianrandolph's avatar
        brianrandolph
        New Contributor III

        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.