Search found 3 matches

by Jburchill
Thu Oct 17, 2024 6:01 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Cube rule - Grey out Cells based on Conditions
Replies: 3
Views: 7161

Re: Cube rule - Grey out Cells based on Conditions

I tried the code that was in the doc you sent. It failed when I tried to run it in a TI. I am assuming it is because there is a security cube already there. But the one there doesn't have the same dimensions, which I thought was weird. Also, why wouldn't I put code in the rules of the cube? I see wh...
by Jburchill
Thu Oct 17, 2024 2:51 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Cube rule - Grey out Cells based on Conditions
Replies: 3
Views: 7161

Cube rule - Grey out Cells based on Conditions

Hello, I'm trying to prevent users entering data into the wrong accounts. I want to do something like if Org is 800 then accounts that start with 8* are editable. Anything else would be greyed out/read only. And then something like if Org is 700 then accounts that start with 7* are editable. I'm not...
by Jburchill
Fri Jan 26, 2024 5:14 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: How to Populate Cube thru T1 or other process
Replies: 1
Views: 797

How to Populate Cube thru T1 or other process

Hello, trying to learn about how TM1 uses its code. I have a Merit Cube that holds the Merit % for Labor Grade levels by organization. When we run our month end process that cube gets wiped out and the Merit% is gone. There is a process that deletes the ORGs and then repopulates the ORGs to bring in...