I am attempting to set up an import between modules in two models; the target module has a has a list of numbers as the 'applies to' while the souces has a list of business areas.
To get around this I have created a line item in the source module to assign each entry a number reference.
This number is formatted at zero decimale points, so it matches he list in the target model.
The issue is, when I try and import it is stating that the number from the source module is to 1 decimal point, and as such it won't match the target - see attached image.
I'm sure there's probably something obvious I'm missing and any advice would be appriciated