Pankaj Parkar
Indian | 30 | Ex MVP | Angular GDE
Backend
Configuration of Report in tables
SP or Views
API Controller
- GetReport
- GetData
- GetReferences
Title of Report
Label
Label
Submit
Export
https://xyz.com/report/1/sample-report
ReportId | Title | Parameters | Tabs | DataSource | Config |
---|---|---|---|---|---|
1 | Test | { columns: [{type: 'int', displayName: 'Id'}, {type: 'string', displayName: 'name'}, ..], filters: [{paramName: 'test', displayName: '', defaultValue: 'Test'}] |
|||
Report
Store Proc
Views
API Controller
- GetReport
- GetParameters
- GetData
By Pankaj Parkar