Skip to content

Commit 2027c94

Browse files
authored
Update README.md
1 parent 7c29ad1 commit 2027c94

File tree

1 file changed

+55
-5
lines changed

1 file changed

+55
-5
lines changed

README.md

Lines changed: 55 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11

2-
- [ ] add documentation report
3-
- [ ] add data sources report
4-
- [ ] add folder permissions
5-
6-
72
<table style="width:100%">
83
<caption>
94
<h2>
@@ -95,4 +90,59 @@
9590
</kbd>
9691
</td>
9792
</tr>
93+
<tr valign="top">
94+
<td width="33%">
95+
<kbd>
96+
<a href="https://github.com/aduguid/SqlServerReportingServices/blob/master/ServerReports/Report%20Documentation.rdl">Report Documentation</a>
97+
<br>
98+
<br>
99+
<img src="https://raw.githubusercontent.com/aduguid/SoftwarePortfolio/master/Images/ReadMe/ssrsreportdocumentation.png" align="top" width="256px" title="Report Documentation" />
100+
<br>
101+
<br>
102+
<span style="max-width:256px;">This report is used for querying the deployed report XML.</span>
103+
<br>
104+
</kbd>
105+
</td>
106+
<td width="33%">
107+
<kbd>
108+
<a href="https://github.com/aduguid/SqlServerReportingServices/blob/master/ServerReports/Data%20Sources.rdl">Report Data Sources</a>
109+
<br>
110+
<br>
111+
<img src="Images/ReadMe/image-not-available.png" align="top" width="256px" title="Report Data Sources" />
112+
<br>
113+
<br>
114+
<span style="max-width:256px;">This report is used for querying the deployed data sources.</span>
115+
<br>
116+
</kbd>
117+
</td>
118+
<td width="33%">
119+
<kbd>
120+
<a href="https://github.com/aduguid/SqlServerReportingServices/blob/master/ServerReports/Permissions.rdl">Report Server Folder Permissions</a>
121+
<br>
122+
<br>
123+
<img src="Images/ReadMe/image-not-available.png" align="top" width="256px" title="Report Server Folder Permissions" />
124+
<br>
125+
<br>
126+
<span style="max-width:256px;">This report is used for querying the report server folder permissions.</span>
127+
<br>
128+
</kbd>
129+
</td>
130+
</tr>
131+
<tr valign="top">
132+
<td width="33%">
133+
<kbd>
134+
<a href="https://gist.githubusercontent.com/aduguid/4905cd812ef2c86ad3d026be852c62ad/raw/deff6b7cd79f2b729aa31e62795cfa32956cf4f3/SSRS.heatmap_example">Heat Map Calendar</a>
135+
<br>
136+
<br>
137+
<img src="https://raw.githubusercontent.com/aduguid/SoftwarePortfolio/master/Images/ReadMe/ssrsheatmap_calendar.png" align="top" width="256px" title="Heat Map Calendar" />
138+
<br>
139+
<br>
140+
<span style="max-width:256px;">This report is a heat map calendar of events. It uses a variable for the base color.</span>
141+
<br>
142+
</kbd>
143+
</td>
144+
</tr>
98145
</table>
146+
<br>
147+
<br>
148+
<br>

0 commit comments

Comments
 (0)