Find more posts tagged with
Thank you Thomas, If I do so, RM tells something about invalid XML. Meanwhile I write out xlsx - files for RM via VBA. But it's a little bit anoying to do this within an automation pipeline with n files.
As developer (not an Java-expert) I could imagine that this implementation could be an relatively easy task, if a all-in-one library is used (simply add another extension here and there). My guess is, a sheet stays as sheet, regardless which format is used.
The advantage of Rapidminer-xlsm compatibility is obvious. It would provide greater standard- interoperability between MS Excel and RM, without the need to convert everything produced in Excel on pro grade level in other languages like VBA.
Thanks god there is already an Excel writer in RM, which is an awesome opportunity.
This might be a job for some Groovy Script, which I'm in the process of learning so I'm not help there. Maybe @BalazsBarany has some experience in this. .
In my RM, no Read Excel operator nor Read Excel with Format operator understands .xlsm files.
Is this a kind of 'Schmarn'?
@BalazsBarany do we talk about the same RM-version (7.4.000)?
If the data is in a worksheet, then yes. If the data gets generated somehow from the VBA script, then probably not.