I am creating a dependent picklist in visual workflow using dynamic choice elements. The data source for picklists is database. When I fetch values I am getting duplicate values as it is in the database. Any way to fetch only the unique values.
Tell me more
×
Salesforce Stack Exchange is a question and answer site for
Salesforce administrators, implementation experts, developers and anybody in-between. It's 100% free, no registration required.
|
Can you create a custom object for maintaining these picklist values and dependencies? Then you can reference the custom object in your dynamic choices and get unique values. |
|||
|
|