Hi,
I am having an issue with Performance Modeler setting Weighted Average to a Consolidated level on a dimension (pic attached). we are using TM1 10.2.2.
When I tried to set "weighted average" at consolidated level, it errors "Items Not recognised". This is a built-in function and I have no choice on setting items for the calculation. other calculations where I used existing items (Margin %= Margin /Sales) have no issue. Has anyone run into this? Please share correcting the error or how it has to be used?
Thanks,
Luther.
Issue with Performance Modeler setting Weighted Average to a Consolidated level
-
- Posts: 80
- Joined: Tue Jun 04, 2013 3:35 pm
- OLAP Product: TM1
- Version: 10.2.2
- Excel Version: 2010
Issue with Performance Modeler setting Weighted Average to a Consolidated level
- Attachments
-
- PerformanceModeller - Consolidated Level-Weighted Average-Error.JPG (92.18 KiB) Viewed 3492 times
-
- Posts: 2
- Joined: Tue Mar 01, 2016 4:07 am
- OLAP Product: TM1
- Version: 10.2.2
- Excel Version: Excel 2013 64 bit
- Location: Canberra, Australia
Re: Issue with Performance Modeler setting Weighted Average to a Consolidated level
Might be a silly question but have you dragged elements into the formula?
-
- Posts: 11
- Joined: Tue Jun 14, 2016 7:08 pm
- OLAP Product: TM1
- Version: 10.2.2
- Excel Version: 2013
Re: Issue with Performance Modeler setting Weighted Average to a Consolidated level
Hi,
You have to drag values for (Total product of value and weight) and Weight
Create one more element or variable
V1= Value * Weight
Weighted Average = V1/Weight
It will work!!!!
You have to drag values for (Total product of value and weight) and Weight
Create one more element or variable
V1= Value * Weight
Weighted Average = V1/Weight
It will work!!!!
-
- Posts: 80
- Joined: Tue Jun 04, 2013 3:35 pm
- OLAP Product: TM1
- Version: 10.2.2
- Excel Version: 2010
Re: Issue with Performance Modeler setting Weighted Average to a Consolidated level
Thanks Nidhi. I will check.