Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi experts,
me and my collegue developed same application indidually i.e is example abc.qvw
here in the same application i have designed in front with few charts and tables
as well as my collegue has designed few charts ..
In this application,script and data is same.
so here i want to club the only front end how ? is it possible?
simple terms i can ask:
HOW TO CLUB THE FRONT END OF 2 APPLICATION WHEN DATA IS SAME ?
If all the underlying data model exactly the same you can actually do a classic simple copy paste of all the objects in one go (for each sheet that is).
Your colleagues app:
Ctrl + A
Ctrl + C
Your app:
Ctrl + V
If you want to merge sheets you would unfortunately have to copy object by object.
Kind regards
Niklas
If all the underlying data model exactly the same you can actually do a classic simple copy paste of all the objects in one go (for each sheet that is).
Your colleagues app:
Ctrl + A
Ctrl + C
Your app:
Ctrl + V
If you want to merge sheets you would unfortunately have to copy object by object.
Kind regards
Niklas