cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BPC script error :No members found in dimension “TIME” for condition “CALC” = “N”

0 Likes
839

Hello All,

I am getting the below error while validating/execute the below script

when i execute the below script I am getting "No members found in dimension “TIME” for condition “CALC” = “N” "

//Moving Salary Effect date to Current period+1 for Existing Employees

*XDIM_MEMBERSET JOBLEVEL = NO JOB LEVEL
*SELECT(%CC%,[ID],COSTCENTER,COMPANY_CODE = %COSTCENTER_SET%)

*XDIM_ADDMEMBERSET COSTCENTER = C35009000

*XDIM_MEMBERSET ACCOUNT = NO_ACCT
*XDIM_MEMBERSET ACCOUNT_EMP = SALARY_EFF_DATE
*XDIM_MEMBERSET RPTCURRENCY = LC
*XDIM_MEMBERSET DATASRC = MANUAL
*XDIM_MEMBERSET CATEGORY = WE
*XDIM_MEMBERSET EMPLOYEE = E300509,NoEmp
*XDIM_MEMBERSET TIME = 2021BASE
%CUR_PER% = 2021.01
%TIME% = 2021
%DEC_PER% = 2021.12

*WHEN ACCOUNT.GL_SL_RP

*IS $CHK$ *REC(EXPRESSION=(%CUR_PER%==%DEC_PER%)?0:(%VALUE%<TMVL(1,%CUR_PER%))?(%VALUE%>0)?(TMVL(1,%CUR_PER%)):%VALUE%:%VALUE%) *ENDWHEN
*COMMIT Can you please help.For your reference, i have attached the BW/BPC version and Time dimension.Thanks.Srikanth time.png version.png

Accepted Solutions (0)

Answers (1)

Answers (1)

Marc_Kuipers
Product and Topic Expert
Product and Topic Expert
former_member186338
Active Contributor
0 Likes

Sorry, but the mentioned link have no relation to the question asked...

Marc_Kuipers
Product and Topic Expert
Product and Topic Expert
0 Likes

Sure it does