I tried it to put into Epilog. Although the process runs successfully, the element order is not changed. Looks like no effect.
It only works when I put it into Metadata.
Is DimensionSortOrder only valid in Metadata?
-
- Regular Participant
- Posts: 424
- Joined: Sat Mar 10, 2012 1:03 pm
- OLAP Product: IBM TM1, Planning Analytics, P
- Version: PAW 2.0.8
- Excel Version: 2019
Re: Is DimensionSortOrder only valid in Metadata?
Undertandably,Metadata changes wouldn't work when it get passed metadata tab.You have to either place it in prolog or metadat tab to get it work.Thanks
Last edited by BariAbdul on Wed Sep 28, 2016 7:21 am, edited 1 time in total.
"You Never Fail Until You Stop Trying......"
-
- MVP
- Posts: 3240
- Joined: Mon Dec 29, 2008 6:26 pm
- OLAP Product: TM1, Jedox
- Version: PAL 2.1.5
- Excel Version: Microsoft 365
- Location: Brussels, Belgium
- Contact:
Re: Is DimensionSortOrder only valid in Metadata?
After certains actions in the Prolog tab, that function will have no effect anymore.
Once TM1 creates a shadow copy of the dimension, it's too late so to speak.
Once TM1 creates a shadow copy of the dimension, it's too late so to speak.
Best regards,
Wim Gielis
IBM Champion 2024-2025
Excel Most Valuable Professional, 2011-2014
https://www.wimgielis.com ==> 121 TM1 articles and a lot of custom code
Newest blog article: Deleting elements quickly
Wim Gielis
IBM Champion 2024-2025
Excel Most Valuable Professional, 2011-2014
https://www.wimgielis.com ==> 121 TM1 articles and a lot of custom code
Newest blog article: Deleting elements quickly
- macsir
- MVP
- Posts: 785
- Joined: Wed May 30, 2012 6:50 am
- OLAP Product: TM1
- Version: PAL 2.0.9
- Excel Version: Office 365
- Contact:
Re: Is DimensionSortOrder only valid in Metadata?
Thanks, guys.