Guides/ReportDesign/1.0-Introduction.md
... ...
@@ -40,7 +40,7 @@ In addition to viewing reports, the Report Viewer lets you easily modify a previ
40 40
41 41
##1.4 Dashboard Designer
42 42
43
-The dashboard designer allows you to create dashboards using existing reports. Dashboards can currently contain up to eleven different parts of reports. Each piece of the dashboard is a synopsis of the data contained in each report. Below is an example of what the dashboard designer allows a user to do.
43
+The dashboard designer allows you to create dashboards using existing reports. Dashboards can currently contain up to eleven different parts of reports. Each piece of the dashboard is a synopsis of the data contained in each report. You can also switch between previewing and editing your dashboard with the preview feature. Below is an example of what the dashboard designer allows a user to do.
44 44
45 45
**The Dashboard Designer**
46 46
... ...
@@ -48,9 +48,24 @@ The dashboard designer allows you to create dashboards using existing reports. D
48 48
49 49
**The Report dropdown**
50 50
51
-![]()
51
+![](/Guides/ReportDesign/1.0-Introduction/dashboard_report_dropdown.png)
52 52
53 53
**The Report Part Dropdown**
54 54
55
+![](/Guides/ReportDesign/1.0-Introduction/dashboard_report_part_dropdown.png)
56
+
57
+**The Dashboard Preview**
58
+
59
+![]()
60
+
61
+##1.5 Settings
62
+
63
+The settings page provides different tabs where you can view diagnostics, set your connection string and license key, view settings samples, revert settings to their original values, and more. Below is what the settings page looks like.
64
+
65
+![]()
66
+
67
+Click on the C# or VB buttons to see code samples for the selected property
68
+
55 69
![]()
56 70
71
+Click on Details to see the description for the selected property and Go to Online Documentation, if needed.
... ...
\ No newline at end of file