Clipboard is a temrorary space provided by windows Os to store data temproary for Cut, Copy and Paste Operation.
You can use Clipboard to perform quick export and import operation in Report Studio.
Follow below steps to export a report.
1. open Your Report
2. Go to tools -> Copy Report to Clipboard -> Ctrl+A to selct every thing and Ctrl_C to copy every thing
3. open a text editor and save all the copied content here.
4. save the text file in any format (Normally XML is used with .xml extension) .
Follow below steps to import a report from a flat file or clipboard.
1. open Your file where report contents are available.
2. Ctrl+A to select every thing, Ctrl_C to copy every thing.
3. open a blank report in report studio
4. Go to tools -> Open Report from Clipboard -> Ctrl+P to paste all the contents. Click on Ok
4. Save Your Report
You can use Clipboard to perform quick export and import operation in Report Studio.
Follow below steps to export a report.
1. open Your Report
2. Go to tools -> Copy Report to Clipboard -> Ctrl+A to selct every thing and Ctrl_C to copy every thing
3. open a text editor and save all the copied content here.
4. save the text file in any format (Normally XML is used with .xml extension) .
Follow below steps to import a report from a flat file or clipboard.
1. open Your file where report contents are available.
2. Ctrl+A to select every thing, Ctrl_C to copy every thing.
3. open a blank report in report studio
4. Go to tools -> Open Report from Clipboard -> Ctrl+P to paste all the contents. Click on Ok
4. Save Your Report