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

Allow for more characters in SOQL query #1296

Closed MelanieTolomeo closed 5 months ago

MelanieTolomeo commented 1 year ago

Is your feature request related to a problem? Please describe. When I create a DLRS, the SOQL query field has a limited # of characters so does not allow for complex logic. This is especially challenging when there are long API names of fields.

Describe the solution you'd like Longer text field. Maybe even option to create & then reference an Apex Class that includes the SOQL query in order to create repeatable code.

Describe alternatives you've considered People use the workaround of a formula checkbox "include in DLRS"

Additional context Will give ability to add more complex logic

aheber commented 5 months ago

Duplicate of #302