Gurus,I have a pretty simple requirement but a bit confused on how to use it. I would want to populate the all the Time periods from the time period I have selected in a Report. I have a time which has a Bi Yearly level Granular data to a total of 20...
Hello,I am looking for SAP BPC certification material. can anyone provide me a link or place where i can download and prepare for the same.Thanks and Regards,Shankar Goutham.9618642678
Hello Everyone,I have a question on the Lookup Function.see the Lookup code mentioned below.Example// -Get the methods and percent consol *LOOKUP OWNERSHIP*DIM INTCO="IC_NONE"*DIM PARENT="MYPARENT"*DIM MY_METHOD: ACCOUNTOWN="METHOD"*DIM IC_METHOD: AC...
Friends,The requirement looks pretty simple but some how i am not able to crack it.I have two columns Column A and Column B. i have to colour-Fill the cells with yellow if the values of the two Rows are not same in the two columns.For eg: COLUMN A CO...
<h5>I am trying to write a BPC function to retrive all the values which are between a particular Start date and the End Date in BPC for Excel.*I have a Dimension which has the Property START_DATE and END _DATE in the format date something like 201007...
I was able to overcome this by removing the =EPM modelcubeID() as the cell reference for Model selection in each and every epm formula written in the template and referring it to a single place like B2 where I had written the EPMmodelcubeID() to ret...
Hmm Nilanjan,Thank you for the suggestion,I tried the option to take in the Dimension Override as YEAR > <CONTEXT> AND YEAR < 2070.But it actually gave me the context year and the Year 2070. is there any way we can write the "Between" as the MDX , wh...