Description from extension meta
Insert normal and inverted commas in salesforce SOQL IN clause with 1 click!
Image from store
Description from store
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')
Latest reviews
- (2023-09-27) Rohitkumar Asare: thanks for this extension
- (2023-09-27) Sravanthi Velpula: amazing extension, really helpful for prod support people!