-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathsamples.json
More file actions
463 lines (463 loc) · 16.5 KB
/
samples.json
File metadata and controls
463 lines (463 loc) · 16.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
{
"customNames": [
"app",
"barcode",
"northwind",
"rdlcData",
"paystub",
"powerpoint",
"cmr",
"infographics"
],
"otherPlatforms": {
"Angular": "angular/#/",
"React" : "react/#/",
"Blazor": "blazor/",
"ASP.NET Core": "aspnet-core/"
},
"platform": "JavaScript",
"banner": {
"text": "Start embedding powerful business intelligence reporting inside your modern web apps today",
"features" : [
"User-friendly Report Server",
"Intuitive drag-and-drop widgets",
"Hassle-free licensing"
],
"freeTrialUrl": "https://app.boldid.net/register/reports/enterprise?evaluation=v2&leadsource=demos.boldreports.com&gclid=&referrerroriginurl=https://demos.boldreports.com/pricing&secondaryreferraloriginurl=https://demos.boldreports.com/&host=server&quantity=1"
},
"copyrightYear": "2025",
"samples": [
{
"routerPath": "product-line-sales",
"sampleName": "Product Line Sales",
"basePath": "report-viewer",
"directoryName": "product-line-sales",
"imageDetails": {
"isLandscape": false,
"index": 7
},
"metaData": {
"description": "The Product Line Sales report displays sales details organized by category and subcategory of products using cascading parameters in JavaScript Bold Report Viewer."
}
},
{
"routerPath": "company-sales",
"sampleName": "Company Sales",
"basePath": "report-viewer",
"directoryName": "company-sales",
"imageDetails": {
"isLandscape": true,
"index": 1
},
"metaData": {
"description": "The SSRS Tablix report elegantly presents the company's sales data in a matrix format, showcasing product sales across various years in JavaScript Bold Report Viewer."
}
},
{
"routerPath": "mail-merge",
"sampleName": "Mail Merge",
"basePath": "report-viewer",
"directoryName": "mail-merge",
"imageDetails": {
"isLandscape": true,
"index": 5
},
"metaData": {
"description": "Demonstrates how to create mail merge envelopes for employee details using the SSRS List report item with the JavaScript Bold Report Viewer."
}
},
{
"routerPath": "sales-report",
"sampleName": "Sales Report",
"basePath": "report-viewer",
"directoryName": "sales-report",
"imageDetails": {
"isLandscape": false,
"index": 9
},
"metaData": {
"description": "This demonstration showcases sales order details using a basic RDL table format, featuring currency formatting for the price fields textbox in JavaScript Bold Report Viewer."
}
},
{
"routerPath": "territory-sales",
"sampleName": "Territory Sales",
"basePath": "report-viewer",
"directoryName": "territory-sales",
"imageDetails": {
"isLandscape": false,
"index": 3
},
"metaData": {
"description": "This demonstration highlights an SSRS matrix report with drilldown capabilities, focusing on the presentation of sales territories and their total sales in JavaScript Bold Report Viewer."
}
},
{
"routerPath": "conditional-row-formatting",
"sampleName": "Conditional Row Formatting",
"basePath": "report-viewer",
"directoryName": "conditional-row-formatting",
"imageDetails": {
"isLandscape": false,
"index": 0
},
"metaData": {
"description": "This demonstration illustrates customer details in an SSRS table report item, with the details being highlighted based on conditional row formatting in JavaScript Bold Report Viewer."
}
},
{
"routerPath": "barcode",
"sampleName": "Barcode",
"basePath": "report-viewer",
"directoryName": "barcode",
"imageDetails": {
"isLandscape": true,
"index": 0
},
"metaData": {
"description": "The barcode demo provides an extensive display of 1D, 2D, and QR barcode types, all seamlessly rendered through the JavaScript Bold Report Viewer using RDL Custom Report Item."
}
},
{
"routerPath": "customer-support-analysis",
"sampleName": "Customer Support Analysis",
"basePath": "report-viewer",
"directoryName": "customer-support-analysis",
"imageDetails": {
"isLandscape": false,
"index": 1
},
"metaData": {
"description": "This demo features a customer support analysis with SSRS drill-through capabilities that allow users to explore details in another report through a click action in the JavaScript Bold Report Viewer."
}
},
{
"routerPath": "tickets-sales-analysis",
"sampleName": "Tickets Sales Analysis",
"basePath": "report-viewer",
"directoryName": "tickets-sales-analysis",
"imageDetails": {
"isLandscape": false,
"index": 10
},
"metaData": {
"description": "This RDL template shows the ticket sales analysis details of movie tickets using SSRS data region report items like chart and table in JavaScript Bold Report Viewer."
}
},
{
"routerPath": "website-visitor-analysis",
"sampleName": "Website Visitor Analysis",
"basePath": "report-viewer",
"directoryName": "website-visitor-analysis",
"imageDetails": {
"isLandscape": false,
"index": 11
},
"metaData": {
"description": "This RDL report template shows website visitor analysis details using SSRS column chart, pie chart, line chart and table data item in JavaScript Bold Report Viewer."
}
},
{
"routerPath": "patient-experience-analysis",
"sampleName": "Patient Experience Analysis",
"basePath": "report-viewer",
"directoryName": "patient-experience-analysis",
"imageDetails": {
"isLandscape": true,
"index": 3
},
"metaData": {
"description": "This demo shows the patient analysis report of a health care using SSRS doughnut chart, line chart and basic table data regions in JavaScript Bold Report Viewer."
}
},
{
"routerPath": "personal-expense-analysis",
"sampleName": "Personal Expense Analysis",
"basePath": "report-viewer",
"directoryName": "personal-expense-analysis",
"imageDetails": {
"isLandscape": false,
"index": 5
},
"metaData": {
"description": "This report shows personal expense analysis details using SSRS image, text box, line, rectangle, chart and table report items in JavaScript Bold Report Viewer."
}
},
{
"routerPath": "northwind-products-suppliers-report",
"sampleName": "Northwind Products and Suppliers Report",
"basePath": "report-viewer",
"directoryName": "northwind-products-suppliers-report",
"imageDetails": {
"isLandscape": false,
"index": 4
},
"metaData": {
"description": "This demo effectively showcases product and supplier details by leveraging SSRS pyramid, bar, column charts, and a table widget within the JavaScript Bold Report Viewer.",
"title": "Northwind Products Report"
}
},
{
"routerPath": "sales-order-detail",
"sampleName": "Sales Order Detail",
"basePath": "report-viewer",
"directoryName": "sales-order-detail",
"imageDetails": {
"isLandscape": true,
"index": 4
},
"metaData": {
"description": "This report template shows the sales order details based on order number using the RDL report parameters, rectangle, line and table in JavaScript Bold Report Viewer."
}
},
{
"routerPath": "invoice",
"sampleName": "Invoice",
"basePath": "report-viewer",
"directoryName": "invoice",
"imageDetails": {
"isLandscape": true,
"index": 2
},
"metaData": {
"description": "This demo shows the sales invoice details and the usage of report viewer parameters, expressions, and calculated fields using SSRS Tablix report item in JavaScript Bold Report Viewer."
}
},
{
"routerPath": "product-catalog",
"sampleName": "Product Catalog",
"basePath": "report-viewer",
"directoryName": "product-catalog",
"imageDetails": {
"isLandscape": false,
"index": 15
},
"metaData": {
"description": "This demos allows you to view the product catalog RDLC that exist on the local file system with JSON array and custom business object data collection in JavaScript Bold Report Viewer."
}
},
{
"routerPath": "sales-by-year",
"sampleName": "Sales By Year",
"basePath": "report-viewer",
"directoryName": "sales-by-year",
"imageDetails": {
"isLandscape": false,
"index": 8
},
"metaData": {
"description": "This demos allows you to view the sales by year RDLC that exist on the local file system with JSON array and custom business object data collection in JavaScript Bold Report Viewer."
}
},
{
"routerPath": "grouping-aggregate",
"sampleName": "Grouping Aggregate",
"basePath": "report-viewer",
"directoryName": "grouping-aggregate",
"imageDetails": {
"isLandscape": false,
"index": 2
},
"metaData": {
"description": "This demo offers a transparent portrayal of product sales totals, thoughtfully organized by quarters using RDL tablix grouping in the JavaScript Bold Report Viewer."
}
},
{
"routerPath": "product-details",
"sampleName": "Product Details",
"basePath": "report-viewer",
"directoryName": "product-details",
"imageDetails": {
"isLandscape": false,
"index": 6
},
"metaData": {
"description": "This demo shows the product details using the SSRS table report item with barcodes rendered in JavaScript Bold Report Viewer through RDL Custom Report Item."
}
},
{
"routerPath": "load-large-data",
"sampleName": "Load Large Data",
"basePath": "report-viewer",
"directoryName": "load-large-data",
"imageDetails": {
"isLandscape": false,
"index": 9
},
"metaData": {
"description": "This demo effectively presents sales order details through a straightforward RDL basic table containing 100K rows, complete with currency formatting, all within the JavaScript Bold Report Viewer."
}
},
{
"routerPath": "consolidated-balance-sheet",
"sampleName": "Consolidated Balance Sheet",
"basePath": "report-viewer",
"directoryName": "consolidated-balance-sheet",
"imageDetails": {
"isLandscape": false,
"index": 12
},
"metaData": {
"description": "This demo succinctly presents a consolidated balance sheet RDLC report, emphasizing a company's assets and liabilities in JavaScript Bold Report Viewer."
}
},
{
"routerPath": "paystub",
"sampleName": "Paystub",
"basePath": "report-viewer",
"directoryName": "paystub",
"imageDetails": {
"isLandscape": true,
"index": 6
},
"metaData": {
"description": "The demo features a Paystub report that meticulously showcases the company's payslip, encompassing all crucial details and information in JavaScript Bold Report Viewer."
}
},
{
"routerPath": "dynamic-chart-series",
"sampleName": "Dynamic Chart Series",
"basePath": "report-viewer",
"directoryName": "dynamic-chart-series",
"imageDetails": {
"isLandscape": true,
"index": 7
},
"metaData": {
"description": "This demo offers dynamic control over chart series selection, enhancing the interactive reporting experience in JavaScript Bold Report Viewer."
}
},
{
"routerPath": "data-bar",
"className": "DataBar",
"sampleName": "Data Bar",
"basePath": "report-viewer",
"directoryName": "data-bar",
"imageDetails": {
"isLandscape": true,
"index": 8
},
"metaData": {
"description": "This demo portrays company sales against years in a tabular format, incorporating a data bar report item for visual clarity in the JavaScript Bold Report Viewer."
}
},
{
"routerPath": "spark-line",
"className": "SparkLine",
"sampleName": "Spark Line",
"basePath": "report-viewer",
"directoryName": "spark-line",
"imageDetails": {
"isLandscape": true,
"index": 9
},
"metaData": {
"description": "This demo effectively displays company sales data using a sparkline report item, offering a clear and insightful representation of the sales trend in JavaScript Bold Report Viewer."
}
},
{
"routerPath": "dynamic-columns",
"sampleName": "Dynamic Columns",
"basePath": "report-viewer",
"directoryName": "dynamic-columns",
"imageDetails": {
"isLandscape": false,
"index": 13
},
"metaData": {
"description": "This demo empowers users with the ability to dynamically select table columns for enhanced flexibility and customization within the JavaScript Bold Report Viewer."
}
},
{
"routerPath": "external-parameter-report",
"sampleName": "External Parameter Report",
"basePath": "report-viewer",
"directoryName": "external-parameter-report",
"imageDetails": {
"isLandscape": false,
"index": 7
},
"metaData": {
"description": "The Product Line Sales report displays sales details organized by category and subcategory of products using external cascading parameter in JavaScript Bold Report Viewer."
}
},
{
"routerPath": "parameter-customization",
"sampleName": "Parameter Customization",
"basePath": "report-viewer",
"directoryName": "parameter-customization",
"imageDetails": {
"isLandscape": false,
"index": 7
},
"metaData": {
"description": "This demo displays sales details organized by category and subcategory of products using cascading parameters and date time picker non cascading parameters in JavaScript Bold Report Viewer."
}
},
{
"routerPath": "sub-report",
"sampleName": "Sub Report",
"basePath": "report-viewer",
"directoryName": "sub-report",
"imageDetails": {
"isLandscape": false,
"index": 14
},
"metaData": {
"description": "This demo grants the capability to embed an additional report within the body of the main report, enriching the content and interactivity of the report in the JavaScript Bold Report Viewer."
}
},
{
"routerPath": "powerpoint-report",
"sampleName": "PowerPoint Report",
"basePath": "report-viewer",
"directoryName": "powerpoint-report",
"imageDetails": {
"isLandscape": true,
"index": 10
},
"metaData": {
"description": "This demos visualizes the online food ordering details with various data representations and is presented as a PowerPoint Report using page break in JavaScript Bold Report Viewer."
}
},
{
"routerPath": "transcript-report",
"sampleName": "Transcript Report",
"basePath": "report-viewer",
"directoryName": "transcript-report",
"imageDetails": {
"isLandscape": false,
"index": 16
},
"metaData": {
"description": "This demo showcases a Transcript Report that effectively presents school student details, including their grades and performance, in the JavaScript Bold Report Viewer."
}
},
{
"routerPath": "cmr-report",
"sampleName": "CMR Report",
"basePath": "report-viewer",
"directoryName": "cmr-report",
"imageDetails": {
"isLandscape": false,
"index": 18
},
"metaData": {
"description": "This demo shows CMR International Consignment Note usage, standardizing international road freight under the CMR Convention, in JavaScript Bold Report Viewer."
}
},
{
"routerPath": "infographics-report",
"sampleName": "Infographics Report",
"basePath": "report-viewer",
"directoryName": "infographics-report",
"imageDetails": {
"isLandscape": false,
"index": 17
},
"metaData": {
"description": "This demo visualizes an Infographics Report that effectively presents student demographics, course interests, achievements, and study preferences in the JavaScript Bold Report Viewer."
}
}
]
}