Hi Everyone,
I have a Template that looks like this :
ParentKey | PriceList | Price | Currency |
ItemCode | PriceList | Price | Currency |
NE0001 | 11 | 120,00 | MAD |
NE0002 | 11 | 237,50 | MAD |
BL0001 | 11 | 2,50 | MAD |
BL0002 | 11 | 8,00 | MAD |
And i want to update the items Price With DTW.
but it keeps giving me the following error.
![Sans titre.png]()
Thaks for your help.