Hyperion Data Retrieving and Cell Data issue

krustinou

New Member
Joined
Aug 13, 2009
Messages
5
Hello erveryone!


For those who know it, I'm using Hyperion to retrieve sales data from a database.
Everything works fine exepted that hyperion fills < '0 > instead of < 0 > when the data is not available (most of the time it means 0).
The problem is the following, I use formulas that test if two rows are equal to zero by using the OR operator. Unfortunately, the < ' > in front of the zero leads to miss interpretation of the condition and the cell is not "seen" as beeing 0 (and therefore, condition always returns false).
I figured out a workaround by adding Cell="'0" to the OR statement. However, this increase the length of my formula and I'd like to find another solution if it exists.


Thank you for your help,

Antoine Praet
 

Excel Facts

Last used cell?
Press Ctrl+End to move to what Excel thinks is the last used cell.
I tried it but Excel doesn't do the difference between a numerical 0 and a string "0" therefore it replace nothing.
 
Upvote 0

Forum statistics

Threads
1,215,430
Messages
6,124,849
Members
449,194
Latest member
HellScout

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top