Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear All,
I have 3 modules HR,Sales and P&L modules binary dashboard available but my management want to
see all the modules in one qvw file...
So plz tell me how to binary load of these 3 qvw file in one qvw file for presentation of management.
Rahul
There are two problem level:
1) Script Level
2) Layout Level
1) you have to load all the script but you can include only one binary data at time, so you can create a new document and cut and paste there all the scripts. There will be duplicate tables and sinthetyc keys and circular references that you must correct.
2) the layout must be copyed and rearranged based on new data structure
Hope it helps