SFDO-Community / declarative-lookup-rollup-summaries

Declarative Lookup Rollup Summaries (DLRS) is a community built and maintained Salesforce application that allows you to create cross object roll-ups declaratively - no code! For install instructions and documentation, visit our website https://sfdo-community-sprints.github.io/DLRS-Documentation/
https://sfdo-community-sprints.github.io/DLRS-Documentation/
BSD 3-Clause "New" or "Revised" License
696 stars 238 forks source link

PICKLIST API NAME #482

Open agaillard44 opened 7 years ago

agaillard44 commented 7 years ago

I have a rollup that aggregates the first value of a Picklist field on child records Since Spring17, SF allows to set picklist api names. When API name is different of the value in the picklist, the aggregate result fields contains the api name, not the value.

It could be nice if we could add the tolabel() function in rollup query ... I haven't find a workaround to this right now

afawcett commented 7 years ago

Sounds like a good idea. Would you mind sharing some screen shots of what your seeing currently. This will help when it comes to making this enhancement in the future. 👍 @agaillard44