Dear All,
I have a dimension table which is prefilled and I want to import data inside the fact table. In my dimension table I have validfrom and validto which is updated manually. when I use dimension.lookup I got this error:
TypeError: ('Could not join values into a single string. A nullsubst must be defined.', TypeError('sequence item 3: expected str instance, NoneType found',))
Thanks,
Zizi