Hi I'm currently trying to use the write cell data transactional API to fill a module in Anaplan with required information. However I can only currently add to dimension ids/names already defined in my module.
For reference, in my current module Dimensions sequentially increase in number #1,#2,#3 etc.
I can add to these but when the top value is reached (#690 in this case) I wouldnt be able to add information to a "#691st " line.
For context I'm trying to bring in information automatically on a scheduled basis and so dont want to rely on adding lines manually to my module and then writing to them in an API as that wont be practical