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
690 stars 235 forks source link

Use DLRS to populate a relationship field #717

Open riordan opened 6 years ago

riordan commented 6 years ago

Apologies if this has been addressed before, but I'm wondering if it's possible to use DLRS to populate a single relationship field on the Parent.

I've got Contacts who are CampaignMembers for several different types of Campaign. I can see how I'd use DLRS to figure out for each category what their most recent campaign was (and fill in its name, date, or other attribute), but what about creating the relationship itself? Is that possible?

WhatTheHelal commented 6 years ago

I just ran into the same thing. Let me know if you figured it out or not.

WhatTheHelal commented 6 years ago

I just tested this and it worked if anyone else is wondering.