Virtualdatasource.md
... ...
@@ -0,0 +1,8 @@
1
+If you wish to use one of the reports already created as a data source instead of existing tables:
2
+
3
+1. Set AdHocSettings.AllowVirtualDataSources = true;
4
+2. Create a report as usual
5
+3. In Misc. Tab, near the bottom click the checkbox that says, "Expose as data source."
6
+4. Make sure to save the report.
7
+5. Create a new report. The data sources will include the saved report preceded by the folder you saved it under.
8
+6. Continue as usual, except that your column choices will be limited by the columns you chose in the previously saved report.
... ...
\ No newline at end of file