Hi,
here are my suggestions & ideas for DQGuru as discussed yesterday. They are all filed in Bugzilla already:
- Enable CSV writer to accept all data formats as input (Bug 179
Right now CSV writer only takes strings as inputs, all other formats need a
extra step to convert to string first. It would be nice if CSV writer would
accept all formats as input.
- Save layout of transformation
It would be nice if the layout of a transformation would get saved. Right now the design of a transformation doesn't get saved after closing and opening it.
You have to unfold all steps manually again.