Comma Inserter for SOQL in Chrome with OffiDocs
Ad
DESCRIPTION
Insert normal and inverted commas in salesforce SOQL IN clause with 1 click!
Format your multiple items with inverted comma , normal comma for using in your salesforce SOQL query IN Clause.
for example,
below lines are the values you want to pass into your SOQL IN Clause.
545652
212145
145459
963323
so it should look like --> '545652','212145','145459','963323'
example,
Select Id from Account where AccountNumber IN ('545652','212145','145459','963323')
Comma Inserter for SOQL web extension integrated with the OffiDocs Chromium online