Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
In my final QVW I have a Chart with some Fields and Values in it. I want to convert one particular Straight Table into a QVD, every time the document has finished reloading in QMC.
This task may be done manually - by exporting to excel and then converting to QVD, but I don't want to carry the manual process.
Can the above desired task be done automatically - BUT WITH NO MACRO, MAY BE WITH TRIGGER.
Regards!
Any help here please?
Hi.
You could build the result of straight table in script and use resource STORE and INTO, saving in format (qvd).
Hope this helps.
I don't want to manually export the result.
Once the QVW has finished reloading, that Particular Chart should be Stored as QVD. May be by help of some script or May be by Trigger.
Hi.
If you program the qvw in QMC, will have the QVD automatically.