Hello,
I am using Data Mesh for the first time to move data from multiple source sheets into one target sheet. I've completed my first configuration from one source sheet to the target. I ran the configuration and a lot of the rows in target sheet were updated, but some were not. I've gone back to make sure that the values in booth lookup fields are identical (the columns even have identical names), but still some of the rows will update correctly, and some will not.
I am working from a client ID as the lookup value, and the values I am trying to copy over are just a name of an item and a date.
When I look at the run report it shows success, but also shows "Total Formula Cells skipped = 168" (see screenshot).
The only thing that I can think of is that the lookup value in both sheets is the result of a simple calculation (pulling a numerical value out of a string using the LEFT function). Would this cause the error? If so, why would some of the rows update and some will not? I'm lost
🤔