Search found 5 matches

by icon
Wed Jul 28, 2010 5:52 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Rules
Replies: 3
Views: 2597

Re: Rules

I got it right!!!! SKIPCHECK; ['Forecast','Split']=C:['Forecast','Unspecified_Warehouse','Unspecified_Week','Unspecified_Division','Unspecified_Channel','Marketing']/ ## these will be the ones that are consolidated - set them to unspecified ['FCP Forecast','All Warehouses','Weeks','All Divisions','A...
by icon
Wed Jul 28, 2010 5:28 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Rules
Replies: 3
Views: 2597

Re: Rules

I have, and I tried it out in Excel, but it didn't work exactly as I wanted.
And they want it as "Idiot Proof" as possible, so the user should just input his forecast and TM1 has to do the rest from there. I suggested to them to do it in a view but they want it all in Excel.
by icon
Wed Jul 28, 2010 12:00 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Rules
Replies: 3
Views: 2597

Rules

Hi all, I'm still new to the rules aspect of TM1, so excuse my ignorance.. I need some help with the logic and writing of rules. I'm busy working on a forecast model, where a tool is used to generate a forecast, and then pulled into Tm1. Then using Excel the users input their view of the forecast, t...
by icon
Fri Jun 18, 2010 12:27 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Sorting ASCII Output
Replies: 3
Views: 3215

Re: Sorting ASCII Output

Hi George,

I did make use of these MDX functions to create dynamic subsets.
MDX = '{TM1FILTERBYLEVEL({TM1DRILLDOWNMEMBER( {[Items].[All Items]}, ALL, RECURSIVE )},0)}';

Do you know if it is possible so sort it in the same was as the hierarchy that I'm exporting?
by icon
Fri Jun 18, 2010 12:05 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Sorting ASCII Output
Replies: 3
Views: 3215

Sorting ASCII Output

Hi, I was wondering if anyone had a solution to my problem. I'm exporting data from a view through the TI to a text file, that i need to import into Forecast Pro. This works fine and the process is exporting all the data I want. What I want to know is there a way to sort the data that it is being ex...