This documentation is for an older version of GoodData.
Go to the latest version of this article.
_AccumulatedData.
extend_existing_row_data
extend_existing_row_data(from_result: ExecutionResult) ->
None
Extend the existing row data with the data from the ExecutionResult.
Parameters
name | type | description |
---|---|---|
from_result | ExecutionResult | The result whose data will be extended into the current instance's data. |