Enriching Source People Table with Signals Data: Seeking Solutions
I have a source table on People that I am trying to enrich with data from Signals. Let's say for example I have 3 separate signals set up : 1 for recent promotions, 1 for specific keywords in recent posts, and 1 for how frequently a person posts. I want to add all of this data to the Source People table into the Row that triggered the signal. Adding a row from signal->source then deduping does not seem to work because it triggers data loss. You either have to select the older or newer row in the deduping process. This means you are left with either : a.) the original row without any enrichment from the signal b.) the new row with signal enrichment without any of the original data. Does anybody have a solution to this?
