Hi Maren
The architect option did not work however, your suggestion of using SubsetAliasSet was greatly appreciated.
Thank you!
Francois
Search found 9 matches
- Mon Jun 26, 2023 3:16 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Unable to display alias attribute in MDX
- Replies: 6
- Views: 1636
- Mon Jun 26, 2023 10:57 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Unable to display alias attribute in MDX
- Replies: 6
- Views: 1636
Re: Unable to display alias attribute in MDX
Hi Maren This MDX is currently saved as a dynamic subset. I've tried switching on the Alias PAW set editor but you cannot commit the change to the current set without overwriting the MDX set. Below is the view of the set editor in PAW. Screenshot 2023-06-26 at 12.49.04.png I might have it wrong, but...
- Mon Jun 26, 2023 10:07 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Unable to display alias attribute in MDX
- Replies: 6
- Views: 1636
Re: Unable to display alias attribute in MDX
Hi Maren Thanks. This is an option but we have many entities each with its own maintainable set. It defeats the purpose where you know have to create multiple static sets, maintain them without creating locking, and then create another MDX set to reference the static sets to make your books and repo...
- Fri Jun 23, 2023 3:04 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Unable to display alias attribute in MDX
- Replies: 6
- Views: 1636
Unable to display alias attribute in MDX
Hi there, I'm struggling to find a way to display an alias for the following MDX. The goal of the MDX is to retrieve accounts which is specific to an entity from a TB load and only 'Active' accounts. FILTER(TM1FILTERBYLEVEL(DESCENDANTS([Account].[All Account]) , 0) , [lkp.Account Setup].(STRTOMEMBER...
- Tue Sep 07, 2021 7:35 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: CreateHierarchyByAttribute cause server to crash
- Replies: 7
- Views: 7164
Re: CreateHierarchyByAttribute cause server to crash
Not sure that I would use HierarchyDeleteAllElements, would rather unwind the hierarchy like you would a rollup. Hi gtonkin, yes you are right but in my case, all elements will be mapped in the hierarchy in every run. Those with no attributes will default to the 'Other' consolidator. As data is sto...
- Tue Sep 07, 2021 8:58 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Monitoring TI Run Time in TM1Web or PAW?
- Replies: 1
- Views: 3324
Monitoring TI Run Time in TM1Web or PAW?
Hi, More and more clients are requesting real-time process information when they run/execute a job from a UI either through TM1Web or PAW. Most of our deployments come with a 'TI.Monitoring' cube which tracks processing time and other stats. This issue is that this information is not real-time throu...
- Tue Sep 07, 2021 8:45 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: CreateHierarchyByAttribute cause server to crash
- Replies: 7
- Views: 7164
Re: CreateHierarchyByAttribute cause server to crash
For all of you who are interested, createhierarchybyattribute should be used with care and demo purposes. This is limited to a more once-off use case rather than using it on a reporting hierarchy that is ever growing in size. In a production environment, creating and maintaining a virtual hierarchy,...
- Wed Aug 18, 2021 10:54 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: CreateHierarchyByAttribute cause server to crash
- Replies: 7
- Views: 7164
Re: CreateHierarchyByAttribute cause server to crash
Hello, Could you reproduce the behavior on any dimension (even new, small, dimensions) that have a suitable attribute ? Is it done in TI or manually ? If TI, what's the function call you use ? Wim, I did that straight after I posted the question. To my surprise, it did work through a TI on a small ...
- Tue Aug 17, 2021 9:15 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: CreateHierarchyByAttribute cause server to crash
- Replies: 7
- Views: 7164
CreateHierarchyByAttribute cause server to crash
Hi all We recently upgraded a local PA installation to TM1 2.0.97.6. We hoped to use the hierarchy create by attribute function via TI or through PAW, but each time it's created the server crash. This was supposed to be fixed in 2.0.9.1 LC. https://www.ibm.com/support/pages/system/files/inline-files...