Append impoted data to Issues cube

Hi, I have 2 sources:

  1. an Issues cube generated from JQL

image
image

and the simpliest .csv to append to Issues cube
image

Is it possible to append/push data from .csv to Issues cube?
Like in this (generated) picture

image

P.S.
I’ve found just case with mapping .csv data to Issues cube. And it works good. (based on this manual)
Building_reports_on_different_data_sources
But I’m just interested in another task

Hi cybertachikoma,
Thanks for reaching out!

When importing data into the Issues cube, you can only add measures and properties to existing dimension members, but can not create new issues (this is specific to the Issues cube where the primary data source is Jira). For more details, see the documentation: Additional data import into Jira Issues cube.

To avoid errors, use the “Skip missing” option for columns mapped to existing Issues dimensions. This ensures that rows without matching members are skipped, allowing the import to proceed instead of failing with error.

I hope this helps.

Best,
Ilze