Forum Discussion

giutor73's avatar
giutor73
New Contributor III
6 months ago

SetDataCellsUsingMemberScript writes only the last record

Hello folks, Is there an explanation why SetDataCellsUsingMemberScript() writes to the cube only the last value from a list? If the list is formed by 10 records only the last one is written. It see...
  • RobbSalzmann's avatar
    6 months ago

    I suspect this has to do with the way you're looping through the cells.  Post your code and we can take a look.