Quantcast
Channel: SCN : Discussion List - SAP Planning and Consolidation, version for the Microsoft platform
Viewing all articles
Browse latest Browse all 1545

BPC MS EPM SP 17 Patch 2 Local member returns #DIV/0! error

$
0
0

All,

 

I am working with EPM MS for BPC and All of my local formula works.

 

But some times when there is no value in the forecast or budget, the rows come back with #DIV/0! error.

 

The problem is #DIV/0! in the report.

 

 

What I have Done

 

The formula I am using is

 

=EPMTUPLE([TIME].[H1].[2014.Q1];[CATEGORY].[H1].[BUDGET])/EPMTUPLE([TIME].[H1].[2014.Q1];[CATEGORY].[H1].[ACTUAL])/100

 

1.jpg

 

It Should be

 

2.jpg

 

I tried using IF and ISERROR formula like below and it dose not work.

 

 

 

=IF(ISERROR(EPMTUPLE([TIME].[H1].[2014.Q1];[CATEGORY].[H1].[BUDGET])/EPMTUPLE([TIME].[H1].[2014.Q1];[CATEGORY].[H1].[ACTUAL])/100),"",EPMTUPLE([TIME].[H1].[2014.Q1];[CATEGORY].[H1].[BUDGET])/EPMTUPLE([TIME].[H1].[2014.Q1];[CATEGORY].[H1].[ACTUAL])/100)

 

Anyone came across this problem and how did you solved it? I do not want to use local excel formulas as it is not an option to what I am trying to do.

 

Thanks your for your help.

 

Su


Viewing all articles
Browse latest Browse all 1545

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>