Hi,
is it possible to kick off a mutliload from a sql source?
i have 12 periods in one table for my entities (historic data) and i would like to avoid having to load all this manually.
i know how to load from sql or do a multiload from files, but how can i load multiple periods for 1 or more entities in one go? is it feasible by script maybe?
thanks