Hi All,
I am a newbie in TM1, I need your help.
I created a active form (in excel 2007) that i used DBS function to get value for other cell, for example :
colum A1 for Jan, price = 100, i want to get value of jan, price user DBS($A$1,"server:cube",e1,e2) for feb, price and i used DBS function. the result in a cube is a value feb, price is always zero(0).
Thanks for your help.
Rgds,
Pemy
DBS function not working
-
- MVP
- Posts: 3241
- Joined: Mon Dec 29, 2008 6:26 pm
- OLAP Product: TM1, Jedox
- Version: PAL 2.1.5
- Excel Version: Microsoft 365
- Location: Brussels, Belgium
- Contact:
Re: DBS function not working
Hello
Can you click on the cell that houses the DBS formula? Then, in the formula bar, click the Fx symbol and review the particular elements/arguments. Are they what you'd expect?
Can you click on the cell that houses the DBS formula? Then, in the formula bar, click the Fx symbol and review the particular elements/arguments. Are they what you'd expect?
Best regards,
Wim Gielis
IBM Champion 2024-2025
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
Wim Gielis
IBM Champion 2024-2025
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
-
- MVP
- Posts: 263
- Joined: Fri Jun 27, 2008 12:15 am
- OLAP Product: Cognos TM1, CX
- Version: 9.0 and up
- Excel Version: 2007 and up
Re: DBS function not working
Hi
Are you using a DBRW in column A?
It could be that the order in which the formulas are evaluated causes the problem.
As you are using a DBS anyways you could try using a DBR in column A.
Maybe it's just a typo but have you tried using DBS($A1,"server:cube",e1,e2)?
Cheers
Are you using a DBRW in column A?
It could be that the order in which the formulas are evaluated causes the problem.
As you are using a DBS anyways you could try using a DBR in column A.
Maybe it's just a typo but have you tried using DBS($A1,"server:cube",e1,e2)?
Cheers
-
- Posts: 5
- Joined: Mon Mar 07, 2011 3:31 pm
- OLAP Product: Cognos TM1
- Version: 9.5
- Excel Version: 2007
Re: DBS function not working
Hi All,
Thanks for your response and help.
its done.
i am just wrong type of DBS function
Regards,
Pemy
Thanks for your response and help.
its done.
i am just wrong type of DBS function

Regards,
Pemy