/api/reports/views/:id/table/leftHeader
This method returns left header in form of HTML.
Resource Information
Resource URL | https://service.belladati.com/api/reports/views/:id/table/leftHeader |
HTTP Method |
|
Parameters
Parameters | Detail |
---|---|
| ID of the table. This ID is part of the |
| Filter applied to the table. { "drilldown": { "L_COUNTRY_OR_AREA": { "op": "EQ", "value": "Slovakia"}, "L_TYPE": { "op": "IN", "values": [ "Type 1", "Type 2", "Type 3" ]}, "L_DATE":{"op":"NOT_NULL"} } } |
| Rows from. |
| Rows to. |