Hello,
I've been struggleling for some days now with an olap cube we have in our company.
From one day to another a dimension of the cube just won't process anymore. I always the the "duplicate attribute key" error.
Things I've tried so far:
* Checking for duplicate entries in the database -> none found
* Removing InvalidXmlCharacters
* Trimming (left, right, both, none)
* Different Collation
Now there is at least one dataset that has some tab characters in it. I've already removed them in a view but it didn't help either.
Is there anything else I can try?
Thanks for you help :)