Oscar
3 years agoContributor
Data Buffer
Hi EveryOne!!!!
Dim resultDataBuffer As DataBuffer = New DataBuffer Dim destinationInfo As ExpressionDestinationInfo = api.Data.GetExpressionDestinationInfo("") Dim dataBuffSource As DataBuffer =...
Hi !
I have used Dim destinationInfo As ExpressionDestinationInfo = api.Data.GetExpressionDestinationInfo("S#Actual"), and I got the issue below (although S#Actual exist in the Scenario dimension)... what am I missing ? :
There might be a dimensionality mismatch between your source buffer and the target Scenario, or it might be something else. Look at the details of the error, turn on detailed logging, Force Calc with Logging etc etc