How to flow data among blob cubes using dataflow procedures ?

.

Accepted Answer

  • Zoltán Csorba
    Zoltán Csorba Employee
    Fourth Anniversary 10 Comments Name Dropper First Answer
    Answer ✓

    Hi Hrishikesh,

    I believe it's possible with a combination of extract and ASCII reader actions:

    1. Extract the source blob cube to the D:\ drive with or without selection
    2. Load the extract to the target blob cube with an ASCII reader with or without selection. You'll need to define the full path to the files on the D:\ drive in the value field of the target blob cube with an ETL.

    I hope I could help.

    Thanks

    Zoltan