DBR/DBRW formulas resulting in #VALUE! errors
-
- Posts: 9
- Joined: Mon Nov 18, 2019 9:50 am
- OLAP Product: Planning Analytics
- Version: PAx for Excel 2.0.77.3
- Excel Version: Excel 365
DBR/DBRW formulas resulting in #VALUE! errors
.
Last edited by antcharwill on Wed Apr 24, 2024 10:19 am, edited 1 time in total.
-
- Community Contributor
- Posts: 312
- Joined: Mon May 12, 2008 8:11 am
- OLAP Product: TM1
- Version: TM1 11 and up
- Excel Version: Too many to count
Re: DBR/DBRW formulas resulting in #VALUE! errors
Try unticking the Transition formula evaluation box.
- Attachments
-
- Screenshot_4.png (38.79 KiB) Viewed 7532 times
Paul
-
- Posts: 9
- Joined: Mon Nov 18, 2019 9:50 am
- OLAP Product: Planning Analytics
- Version: PAx for Excel 2.0.77.3
- Excel Version: Excel 365
Re: DBR/DBRW formulas resulting in #VALUE! errors
It was unticked!
- Steve Rowe
- Site Admin
- Posts: 2455
- Joined: Wed May 14, 2008 4:25 pm
- OLAP Product: TM1
- Version: TM1 v6,v7,v8,v9,v10,v11+PAW
- Excel Version: Nearly all of them
Re: DBR/DBRW formulas resulting in #VALUE! errors
We've found that in PAfE the dependency chain is less robust for DBRW formula than in Perspectives.
Suggest you check all references in the DBRW formula for any TM1 formula, we've seen issues with things like tabdim, dimnm and elpar giving issues.
Suggest you range value each reference until your formulas work and then try and simplify the reference that is causing the issue.
HTH
Suggest you check all references in the DBRW formula for any TM1 formula, we've seen issues with things like tabdim, dimnm and elpar giving issues.
Suggest you range value each reference until your formulas work and then try and simplify the reference that is causing the issue.
HTH
Technical Director
www.infocat.co.uk
www.infocat.co.uk
-
- Posts: 9
- Joined: Mon Nov 18, 2019 9:50 am
- OLAP Product: Planning Analytics
- Version: PAx for Excel 2.0.77.3
- Excel Version: Excel 365
Re: DBR/DBRW formulas resulting in #VALUE! errors
Thanks for the responses. Definitely no TM1 formulas in the references. I tried hard-coding the references into the DBR formula and it didn't make a difference.
It's working now after I basically recreated the sheet in a new blank sheet. Copied the formula, the column headings, and then typed a few country names in and copied the formula down. It returned numbers for the first few countries, so I added some more, tried again and it returned numbers, added a few more and it kept returning numbers, so I copied and pasted the list of countries from the original sheet, copied the formulas down and shift-F9ed the new sheet and the formulas all worked.
Then I went back to the original sheet which was still showing #VALUE! in all the cells, shift-F9ed and it worked. As if I had to show it how to do it on the new sheet, jog its memory.
It's working now after I basically recreated the sheet in a new blank sheet. Copied the formula, the column headings, and then typed a few country names in and copied the formula down. It returned numbers for the first few countries, so I added some more, tried again and it returned numbers, added a few more and it kept returning numbers, so I copied and pasted the list of countries from the original sheet, copied the formulas down and shift-F9ed the new sheet and the formulas all worked.
Then I went back to the original sheet which was still showing #VALUE! in all the cells, shift-F9ed and it worked. As if I had to show it how to do it on the new sheet, jog its memory.
-
- Community Contributor
- Posts: 296
- Joined: Tue Sep 06, 2016 7:55 am
- OLAP Product: TM1
- Version: 10.1.1
- Excel Version: Excel 2010
Re: DBR/DBRW formulas resulting in #VALUE! errors
One of those occasions where you swear you are going mad!
My money would have been on cell B5, out of interest how exactly was that cell formatted, the cell that held Jan-2010?
regards,
Mark
My money would have been on cell B5, out of interest how exactly was that cell formatted, the cell that held Jan-2010?
regards,
Mark
-
- Posts: 9
- Joined: Mon Nov 18, 2019 9:50 am
- OLAP Product: Planning Analytics
- Version: PAx for Excel 2.0.77.3
- Excel Version: Excel 365
Re: DBR/DBRW formulas resulting in #VALUE! errors
The 'dates' in row 5 are just text ('General' cell formatting) 'Jan-2010' etc.
-
- MVP
- Posts: 2836
- Joined: Tue Feb 16, 2010 2:39 pm
- OLAP Product: TM1, Palo
- Version: Beginning of time thru 10.2
- Excel Version: 2003-2007-2010-2013
- Location: Atlanta, GA
- Contact:
Re: DBR/DBRW formulas resulting in #VALUE! errors
Probably not related to your problem but a sheet full of DBR formulas that don't utilize a VIEW statement as part of the sheet is going to perform like unmitigated crap.
-
- Posts: 9
- Joined: Mon Nov 18, 2019 9:50 am
- OLAP Product: Planning Analytics
- Version: PAx for Excel 2.0.77.3
- Excel Version: Excel 365