277fd9b63eec1190080c5c467bb8e79d3a81287b
Virtualdatasource.md
| ... | ... | @@ -1,12 +1,12 @@ |
| 1 | 1 | If you wish to use one of the reports already created as a data source instead of existing tables: |
| 2 | 2 | |
| 3 | -1 -- Set AdHocSettings.AllowVirtualDataSources = true; |
|
| 4 | -2 -- Create a report as usual |
|
| 3 | +1 -- Set AdHocSettings.AllowVirtualDataSources = true; |
|
| 4 | +2 -- Create a report as usual |
|
| 5 | 5 | 3 -- In Misc. Tab, near the bottom click the checkbox that says, "Expose as data source." |
| 6 | 6 | |
| 7 | 7 |  |
| 8 | 8 | |
| 9 | -4 -- Make sure to save the report. |
|
| 9 | +4 -- Make sure to save the report. |
|
| 10 | 10 | 5 -- Create a new report. The data sources will include the saved report preceded by the folder you saved it under. You will also notice some Data Sources have become links. When you select one, a popup will appear, displaying all of the reports that currently use that data source. |
| 11 | 11 | |
| 12 | 12 |  |