Dear all,
I have create a flow to upload flat file into cube
- Datasource ok
- Infopackage ok
- After Start infopackage monitoring OK.
- On the Cube the request is available for reporting.
ISSUE :on the cube for this new request I have 111 transferred record but 0 added record !!!!
The issue could only result of the update rule ? or anything else ?
Thanks a lot for your help
Hi,
The reason might be not only in start routine in update rules, but also in routines in UR for any characteristic. For example, if in your routine you are to determine the characteristic value based on another input characteristic value and your routine fails to determine it then the record most likely will be skiped and not updated into cube. You can comment the code of routine and load data again.
Best regards,
Eugene
Add a comment