DefineCalc on which version and apps available?

Post Reply
schlemiel29
Posts: 68
Joined: Tue May 08, 2012 8:29 am
OLAP Product: TM/1
Version: 11.8
Excel Version: Excel 365

DefineCalc on which version and apps available?

Post by schlemiel29 »

Hi,
I'm searching for an opportunity for the users to caculate their own aggregation. I read about UDC. But actually I'm using Perspectives, in future I will use PAFé. I tried DefineCalc as a function in an Excel report, but this functions seems to be unknown. I'm using version 2.0.9 (Server 11.8.02200) as far as I know.
So do I need a different Version of TM1 to get this solved?
ascheevel
Community Contributor
Posts: 309
Joined: Fri Feb 15, 2013 5:49 pm
OLAP Product: TM1
Version: PA 2.0.9.1
Excel Version: 365
Location: Minneapolis, USA

Re: DefineCalc on which version and apps available?

Post by ascheevel »

At minimum, you'll need Pafe to use DefineCalc.
burnstripe
Regular Participant
Posts: 219
Joined: Wed May 06, 2020 2:58 pm
OLAP Product: Planning Analytics
Version: 2.0.9
Excel Version: 2016

Re: DefineCalc on which version and apps available?

Post by burnstripe »

With perspectives your options are likely to be:
- Use the rollup button in the subset editor... Select 2 or more elements and click rollup they'll be a temporary consolidation created.
- Use subsets... Subsets can be used in DBRW, DBR statements in place of an element name to return the total sum of all elements in that subset

These may not suit your use case, and if you require DefineCalc you will need to be on Pafe
Wim Gielis
MVP
Posts: 3199
Joined: Mon Dec 29, 2008 6:26 pm
OLAP Product: TM1, Jedox
Version: PAL 2.0.9.18
Excel Version: Microsoft 365
Location: Brussels, Belgium
Contact:

Re: DefineCalc on which version and apps available?

Post by Wim Gielis »

schlemiel29 wrote: Wed Nov 27, 2024 4:14 pm Hi,
I'm searching for an opportunity for the users to caculate their own aggregation. I read about UDC. But actually I'm using Perspectives, in future I will use PAFé. I tried DefineCalc as a function in an Excel report, but this functions seems to be unknown. I'm using version 2.0.9 (Server 11.8.02200) as far as I know.
So do I need a different Version of TM1 to get this solved?
Why would you still do work in Perspectives ? PAfE really is the future.

One option that was not yet given above and which continues to work in PAfE, is adding the consolidation to the dimension with the appropriate children (and weights). A small TI process could help the users.

Honestly if by now you would allow public subsets in DBRWs then in a few months time you can revise it again under PAfE.
Best regards,

Wim Gielis

IBM Champion 2024
Excel Most Valuable Professional, 2011-2014
https://www.wimgielis.com ==> 121 TM1 articles and a lot of custom code
Newest blog article: Deleting elements quickly
User avatar
Alan Kirk
Site Admin
Posts: 6635
Joined: Sun May 11, 2008 2:30 am
OLAP Product: TM1
Version: PA2.0.9.18 Classic NO PAW!
Excel Version: 2013 and Office 365
Location: Sydney, Australia
Contact:

Re: DefineCalc on which version and apps available?

Post by Alan Kirk »

Wim Gielis wrote: Thu Nov 28, 2024 7:55 pm Why would you still do work in Perspectives ? PAfE really is the future.
Not as far as I'm concerned it's not. That (personal opinion) cack-handed abomination crosses our threshold over my cold, dead body. When we leave Perspectives behind it'll be for Slice.

Personally I wouldn't trust IBM to write a user interface that prints "Hello World". They'd probably demand that it be encapsulated in 14 different containers running on a cluster of Linux servers.
"To them, equipment failure is terrifying. To me, it’s 'Tuesday.' "
-----------
Before posting, please check the documentation, the FAQ, the Search function and FOR THE LOVE OF GLUB the Request Guidelines.
Wim Gielis
MVP
Posts: 3199
Joined: Mon Dec 29, 2008 6:26 pm
OLAP Product: TM1, Jedox
Version: PAL 2.0.9.18
Excel Version: Microsoft 365
Location: Brussels, Belgium
Contact:

Re: DefineCalc on which version and apps available?

Post by Wim Gielis »

Alan Kirk wrote: Thu Nov 28, 2024 9:19 pm
Wim Gielis wrote: Thu Nov 28, 2024 7:55 pm Why would you still do work in Perspectives ? PAfE really is the future.
Not as far as I'm concerned it's not. That (personal opinion) cack-handed abomination crosses our threshold over my cold, dead body. When we leave Perspectives behind it'll be for Slice.

Personally I wouldn't trust IBM to write a user interface that prints "Hello World". They'd probably demand that it be encapsulated in 14 different containers running on a cluster of Linux servers.
That’s your opinion and entirely fine.
Best regards,

Wim Gielis

IBM Champion 2024
Excel Most Valuable Professional, 2011-2014
https://www.wimgielis.com ==> 121 TM1 articles and a lot of custom code
Newest blog article: Deleting elements quickly
liandoje
Posts: 7
Joined: Wed Feb 23, 2011 10:02 pm
OLAP Product: PAL, PAfE
Version: PA 2.0.9
Excel Version: 365

Re: DefineCalc on which version and apps available?

Post by liandoje »

Hi
I try this DefineCalc as a title dimension in a Dynamic Report and it doesn't work.
Do you know why?
ascheevel
Community Contributor
Posts: 309
Joined: Fri Feb 15, 2013 5:49 pm
OLAP Product: TM1
Version: PA 2.0.9.1
Excel Version: 365
Location: Minneapolis, USA

Re: DefineCalc on which version and apps available?

Post by ascheevel »

Keep the report structured just as you have it, but try removing the TM1RptTitle for that specific dim from the TM1RptView definition. You don't need to specify all of the title dims in the report definition, just treat it as if you're defining it in the columns but keep it up in the title elements.
liandoje
Posts: 7
Joined: Wed Feb 23, 2011 10:02 pm
OLAP Product: PAL, PAfE
Version: PA 2.0.9
Excel Version: 365

Re: DefineCalc on which version and apps available?

Post by liandoje »

Thank you. It works now by removing the TM1RptTitle.
ascheevel wrote: Thu Dec 12, 2024 4:09 pm Keep the report structured just as you have it, but try removing the TM1RptTitle for that specific dim from the TM1RptView definition. You don't need to specify all of the title dims in the report definition, just treat it as if you're defining it in the columns but keep it up in the title elements.
Post Reply