Forum Discussion
sameburn
4 months agoContributor II
Hi Rams_2022 you need to set the isdurabledata boolean to True for each of your api.data.calculate calls in your code e.g
api.Data.Calculate("E#" & entityCode & ":V#YTD:U1#123_Adjustment = FilterMembers(T#PovPrior1:V#YTD:U1#123_Adjustment, [A#[INCOME_MGMT].Base])", True)
- Rams_20224 months agoNew Contributor II
Thank you sameburn . Once I added the isdurabledata boolean to True for each of api.data.calculate then I can see that the data is not wiped-out after consolidation. but I cann't see the data rolling up to Country level wherein I have data in baselevel element. Any suggestions?
Related Content
- 4 months ago
- 10 months ago