I am currently building cubes using dynamics AX. There are certain functionalities like calculations and hierarchies which cannot be handled within the AX perspectives hence I am editing the cube externally on an SSAS project.
I want to store these customization back into the AOT instead of saving it as a separate local project. I have tried importing the edited cube into AOT, but the customization are not saved. this would mean each time there is a change on AOT objects, the older customization would have to be done again, along with the new changes.
How should one handle integration of cube customization and AOT changes, and long term cube maintenance?
Are there any resolution steps or workarounds I can try?
Thanks.