Search found 10 matches

by rduggs
Sat Nov 02, 2013 6:35 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: IOD conference 2013
Replies: 3
Views: 4488

IOD conference 2013

Hello All

IOD conference starts today in Las Vegas. I will be going there tomorrow. It will be nice to meet people from the forum during the evening. If you are coming, please let me know so that we can schedule some time to meet.

Thanks

Rduggs
by rduggs
Sat Oct 12, 2013 3:18 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Displaying sandbox name in excel cell
Replies: 7
Views: 7493

Re: Displaying sandbox name in excel cell

Function getSandbox() As String Dim it As Long, ib As Long For it = 1 To CommandBars.Count If CommandBars(it).Name = "TM1 Sandbox" Then For ib = 1 To CommandBars(it).Controls.Count If CommandBars(it).Controls(ib).Caption = "" Then Dim btn As CommandBarComboBox Set btn = CommandB...
by rduggs
Mon Mar 29, 2010 2:30 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Creating a report from two different cubes.
Replies: 4
Views: 3987

Re: Creating a report from two different cubes.

If we set the user privileges to read only for the sliced cube...then it will work...

Thanks,

Rdug
by rduggs
Sun Mar 28, 2010 10:34 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Creating a report from two different cubes.
Replies: 4
Views: 3987

Re: Creating a report from two different cubes.

I`ve a question regarding: i) the web based reports created from two slices and ii) the active form reports. My client has a web template which is used for adding new product sales to the TM1 Profit and Loss cube. They want a sliced report from the P&L cube to be added to the web template to see...
by rduggs
Sun Mar 28, 2010 2:10 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Doc cubes
Replies: 4
Views: 3312

Re: Doc cubes

Thanks a ton, Martin. I am on 9.4, so Character limit won`t be a problem.
by rduggs
Sat Mar 27, 2010 11:34 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Doc cubes
Replies: 4
Views: 3312

Re: Doc cubes

Hey Thanks Loadz, I`ll surely keep that in mind from now on :). Yes, my question was regarding the documentation cubes. I wanted to know what would be the possible way of designing them. My client wants me to create separate doc cubes for processes, cubes and dimensions. Will I need to create docume...
by rduggs
Thu Mar 25, 2010 1:03 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Doc cubes
Replies: 4
Views: 3312

Doc cubes

Hey Everyone:

What are doc cubes? How are they created? Can they be created through TI Process?

Thanks in advance:)

Rdug
by rduggs
Sat Mar 13, 2010 6:06 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Creating a report from two different cubes.
Replies: 4
Views: 3987

Creating a report from two different cubes.

Hey Everyone:

Does anyone have any documentation on how to create a dynamic report comprising of dimensional data from two different cubes. Your help will be highly appreciated.

Thanks,

Rdug
by rduggs
Mon Jan 25, 2010 3:45 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: how to Plug in Power point with TM1 EV
Replies: 1
Views: 2951

how to Plug in Power point with TM1 EV

Hey Everyone:

I am new to TM1 and I wanted to know how to plug in power point with Tm1 Executive Viewer. I was able to find material on how to export reports from EV to Excel.

Thanks