While setting Dimension for Purchase order line in a custom import batch, I was getting below error on customer's UAT box which is similar to Production in terms of data as on last week. After little bit debugging, I found that Dimension value i am trying to set has not been part of DimensionAttributeValue table. I am not sure how could this been happen as When someone tries to create a new dimension from AX Client. It makes entries in all of these Dimension related tables. I suspect that they might have been imported by some customized import routine and developer has missed to make entries in that table.
Now I'm tasked to make bulk entries of those dimensions who are missing data in DimensionAttributeValue. But I'm not sure whether I should consider only this table or what other tables are involved while making entries into this table. Can anyone please suggest what all tables i need to consider?
I can see entries into DimensionAttribute table though.

*This post is locked for comments
I have the same question (0)