Forum Discussion
- chulContributor III
It would be best to use api.data.calculate or pull a data buffer of the values that you need rather than creating a list and looping through it.
- YaseenNew Contributor III
I need the values out of cube view selection to use in the business rule in api.data.calculate. Need is to capture and save the values before applying in the calculations. Idea is to use dictionary to add "mCostCenter As MemberInfo In listCCs" to dictionary and loop thru the list in the dictionary to reduce BR processing time.
Appreciate sample code to add memberinfo to the dictionary.
- chulContributor III
Related Content
- 8 months ago
- 5 months ago
- 11 months ago