Search found 128 matches

by Analytics123
Thu Oct 19, 2017 5:02 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Adding a subset to a dbrw
Replies: 7
Views: 5125

Adding a subset to a dbrw

I have a subset that refreshes nightly .

Is there a way i can refer that subset in a dbrw to retrieve cube value .

Thanks,
by Analytics123
Wed Oct 18, 2017 3:22 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: MDX expession
Replies: 3
Views: 2390

MDX expession

I have the below mdx to select the 3 items in level 3 {TM1FILTERBYLEVEL({TM1DRILLDOWNMEMBER({[Items].[All Teams].[50].[50 - 5].[50 - 5 - 406],[Items].[All Teams].[50].[50 - 5].[50 - 5 - 407],[Items].[All Teams].[50].[50 - 5].[50 - 5 - 409]}, ALL, RECURSIVE )}, 3)} now i need modify the mdx to choose...
by Analytics123
Thu Oct 12, 2017 12:27 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: replace a subset value in db function
Replies: 4
Views: 2942

replace a subset value in db function

Hi, I have to replace a subset value in place of hard coded month in the below DB expression ['Average DSO'] =DB('AR History', !Customers SoldTo Only, 'US01', 'Jul 2017' , 'All Currencies', 'Local Currency', 'ASSETS', 'All Customer Types', '6 month DSO'); I have a subset name called Months - Prior M...
by Analytics123
Mon Oct 09, 2017 3:03 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: replace an element in mdx with a variable
Replies: 1
Views: 1528

replace an element in mdx with a variable

Hi, I have this mdx . { ORDER( {TM1FILTERBYLEVEL( {TM1DRILLDOWNMEMBER({[Months].[FY2017]}, ALL, RECURSIVE )},0)} , [testcube].([Sales Measures].[Full Revenue],[testcty].[usa]), BASC) } here instead of [testcty].[USA], I have to replace a user variable vcountry from my variable tab in a ti process. C...
by Analytics123
Thu Oct 05, 2017 6:11 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Median in tm1 using mdx sort
Replies: 4
Views: 2769

Re: Median in tm1 using mdx sort

yeah , i was asking in the below scenario it returns me the sorted months by sales, is there was a way I could directly get the sales value directly ,

without using cellgetn

Thanks,
by Analytics123
Thu Oct 05, 2017 1:43 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Median in tm1 using mdx sort
Replies: 4
Views: 2769

Re: Median in tm1 using mdx sort

Okay I got this working to sort my months based on a customer sale . { ORDER( {TM1FILTERBYLEVEL( {TM1DRILLDOWNMEMBER({[Months].[FY2017]}, ALL, RECURSIVE )},0)} , [testcube].([Sales Measures].[Full Revenue],[testcty].[usa]), BASC) } This returns me months in ascending order with sales value for USA ....
by Analytics123
Thu Oct 05, 2017 12:47 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Median in tm1 using mdx sort
Replies: 4
Views: 2769

Median in tm1 using mdx sort

Hi , I need to find a median for customers in a 12 month period sales . I know we dont have a formula in tm1 for median . so for work around , I have the cube with customers, 12 month sales data. I am planning to write a ti process on the customer subset . Take each customer and write a mdx which ta...
by Analytics123
Tue Oct 03, 2017 2:17 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Average and Average ifs excel function in tm1
Replies: 4
Views: 3139

Re: Average and Average ifs excel function in tm1

okay ima trying to replicate average if not equal to zero in tm1 rule .

May be i wil do it for 2 months first .

I dont think so its straightForward .It will have multiple ifs for 2 months only .
by Analytics123
Fri Sep 29, 2017 3:43 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Average and Average ifs excel function in tm1
Replies: 4
Views: 3139

Re: Average and Average ifs excel function in tm1

I just want to know if there is an equivalent formula in tm1 to write the rule for the below calculation 1 and calculation 2 .
If so can you please let me know how to write that calculation.
by Analytics123
Fri Sep 29, 2017 2:50 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Average and Average ifs excel function in tm1
Replies: 4
Views: 3139

Average and Average ifs excel function in tm1

Hi , I am planning to build a credit scoring model in tm1 based on last 24 month sales of customer . Ideally this should have been done in excel after exporting the data in tm1.But however i wanted to try if the calculations are able to performed in tm1 . Calculation 1 : I will have 24 months of sal...
by Analytics123
Sat Sep 16, 2017 7:38 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: carryforward ending balance to beginning balance
Replies: 1
Views: 1455

carryforward ending balance to beginning balance

Hi, I am planning to write a ti process to carry forward ending balance to beginning balance of next month via ti. I have my data starting july 2015 in my cube , i should now start carry forward july ending balnce as august beginning balance . For this I will create a ti with datasource as a view wi...
by Analytics123
Thu Sep 07, 2017 8:25 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Tm1 public subsets gets cleared
Replies: 5
Views: 3821

Re: Tm1 public subsets gets cleared

Okay I am using the below code to remove my levels from hierarchy in my dimension,This is the only one I can think of where the dimension element is touched again. This will remove the element from its parent and put seperatley. vMax = DIMSIZ(vDim); vCount = 1; WHILE (vCount <= vMax); vElem = DIMNM(...
by Analytics123
Fri Sep 01, 2017 3:29 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Tm1 public subsets gets cleared
Replies: 5
Views: 3821

Tm1 public subsets gets cleared

Hi we have an issue at times were the public subsets created on dimension gets cleared randomly.
Can yuo guys tell me where should i start trouble shooting this .

Some times it happens after server restart , sometimes it happens randomly when server is running.

Thanks,
by Analytics123
Sun Aug 27, 2017 3:00 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Applying 2 rules to one item
Replies: 4
Views: 3173

Re: Applying 2 rules to one item

Hi, I want the blank stock category rule to be applied to n and C level of ending balance ['Ending Balance','Inventory Stock Category':'Blank','Total Extended Cost']= IF(NUMBR(ATTRS('Months', !Months, 'Month Number')) > 201601,['Inventory Stock Category':'Blank','Total Qty on Hand']*DB('Cost Sets', ...
by Analytics123
Sun Aug 27, 2017 1:15 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Applying 2 rules to one item
Replies: 4
Views: 3173

Re: Applying 2 rules to one item

so my rules when tested are in order ['Ending Balance','Inventory Stock Category':'Blank','Total Extended Cost']= N:IF(NUMBR(ATTRS('Months', !Months, 'Month Number')) > 201601,['Inventory Stock Category':'Blank','Total Qty on Hand']*DB('Cost Sets', '1100', '10', !Currencies, !Months, !Materials, 'St...
by Analytics123
Sun Aug 27, 2017 1:33 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Applying 2 rules to one item
Replies: 4
Views: 3173

Applying 2 rules to one item

I have a view as in below screenshot . I want to apply 2 rules to an element . Is it possible to do so . SO one rule is ['Ending Balance']=IF(NUMBR(ATTRS('Months', !Months, 'Month Number')) > 201601,['Beginning Balance']+['ALL Movement Types'],stet); And other rule is based on other dimension stock ...
by Analytics123
Sat Aug 26, 2017 2:05 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Rule help needed-design issue
Replies: 0
Views: 1901

Rule help needed-design issue

Hi, I have a Inventory cube with five dimension. Material, Months,Mesaures,StockCategory,Movemnt type. For Movement types , we have three elements Beginning Balance, Ending Balance and Movement types. Here Movement types has many movement types like 101,102 etc..Here I had the ending balance as a co...
by Analytics123
Sat Aug 26, 2017 1:34 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Rule taking more time to load the cube view
Replies: 4
Views: 3019

Re: Rule taking more time to load the cube view

Actually the Ending balance is consolidation . I think I am doing some thing wrong here . Let me reexplain the scenario with example .
by Analytics123
Fri Aug 25, 2017 4:19 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Rule taking more time to load the cube view
Replies: 4
Views: 3019

Rule taking more time to load the cube view

Hi I have a dimension which has elements like Beginning Balance , Ending Balance and All Movement Type. Ending balance is the consolidation of Beginning balance and All Movement types . Now there is a dimension called stock category which has values like Blank or in transit . For intransit the cost ...
by Analytics123
Fri Aug 25, 2017 1:23 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Rule consolidation Issue
Replies: 6
Views: 3668

Re: Rule consolidation Issue

In ops console, the rule attach function is running for all other cube feeders.