Hi, could you give another or similar way to Patch Person Lookup and replace the information:
Example:
Patch( Database; Lookup(Database; Sentence );
{
FirstColumOfTypePerson : SecondColumOfTypePerson
}
)
But this doesn't work, so i don't know how to do that.