Two Column Dimension Import Circular Ref Error
-
- Community Contributor
- Posts: 349
- Joined: Tue Aug 17, 2010 6:31 am
- OLAP Product: Planning Analytics
- Version: 2.0.5
- Excel Version: 2016
Two Column Dimension Import Circular Ref Error
How should the top node item in a two column (Parent Child) import look? Currently Im trying to copy a dimension from another dimension but im not sure what the parent is for the top node. If I leave it blank I get an error about element not found and if I set it to be the same as the element it gives me a circular reference.
-
- Community Contributor
- Posts: 349
- Joined: Tue Aug 17, 2010 6:31 am
- OLAP Product: Planning Analytics
- Version: 2.0.5
- Excel Version: 2016
Re: Two Column Dimension Import Circular Ref Error
I found a reasonable solution. In my case I just check to see if the item being check has a parent and if so then run the generated statements if not do nothing. I realize that this wouldn't bring in any items that had no parents but in my case that can't happen.