1
0
mirror of https://gitlab.com/bramw/baserow.git synced 2024-11-24 00:19:34 +00:00
bramw_baserow/backend/templates/swot-analysis.json
2024-08-30 10:46:14 +00:00

5522 lines
269 KiB
JSON

{
"baserow_template_version": 1,
"name": "SWOT Analysis",
"icon": "iconoir-light-bulb-on",
"keywords": [
"swot",
"strength",
"weakness",
"opportunity",
"threat",
"market",
"factors",
"actions",
"tasks"
],
"categories": [
"Marketing",
"Business Strategy"
],
"export": [
{
"id": 407,
"name": "SWOT Analysis",
"order": 1,
"type": "database",
"tables": [
{
"id": 1865,
"name": "Factors",
"order": 1,
"fields": [
{
"id": 17143,
"type": "text",
"name": "Factor",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 17144,
"type": "single_select",
"name": "Origin",
"order": 1,
"primary": false,
"select_options": [
{
"id": 9420,
"value": "Internal",
"color": "orange",
"order": 0
},
{
"id": 9421,
"value": "External",
"color": "deep-dark-orange",
"order": 1
}
]
},
{
"id": 17145,
"type": "single_select",
"name": "SWOT",
"order": 2,
"primary": false,
"select_options": [
{
"id": 9422,
"value": "Strength",
"color": "darker-green",
"order": 0
},
{
"id": 9423,
"value": "Weakness",
"color": "darker-red",
"order": 1
},
{
"id": 9424,
"value": "Opportunity",
"color": "darker-cyan",
"order": 2
},
{
"id": 9425,
"value": "Threat",
"color": "darker-brown",
"order": 3
}
]
},
{
"id": 17146,
"type": "link_row",
"name": "Actions",
"order": 3,
"primary": false,
"link_row_table_id": 1866,
"link_row_related_field_id": 17152,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 17147,
"type": "formula",
"name": "Sentiment",
"order": 4,
"primary": false,
"date_include_time": null,
"number_decimal_places": null,
"nullable": false,
"date_format": null,
"duration_format": null,
"date_time_format": null,
"array_formula_type": null,
"date_show_tzinfo": null,
"error": null,
"date_force_timezone": null,
"formula": "if(or(field('SWOT')='Strength',field('SWOT')='Opportunity'),'Positive','Negative')",
"formula_type": "text"
}
],
"views": [
{
"id": 7171,
"type": "grid",
"name": "All factors",
"order": 1,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 5047,
"field_id": 17143,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [
{
"id": 1439,
"type": "left_border_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "c246a4ec-b5df-4acd-b6fa-189ce71fc5dd",
"color": "light-green",
"filters": [
{
"id": "7ce561bf-6599-4a6d-aa2d-220ab9a2d5ad",
"type": "equal",
"field": 17147,
"group": null,
"value": "Positive"
}
],
"operator": "AND",
"filter_groups": []
},
{
"id": "8e739718-744e-4a20-989e-059e77cc9586",
"color": "light-red",
"filters": [
{
"id": "68ad479f-4c54-4ffd-8fc4-607c0ef4cf8b",
"type": "equal",
"field": 17147,
"group": null,
"value": "Negative"
}
],
"operator": "AND"
}
]
},
"order": 1
}
],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 50341,
"field_id": 17143,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50342,
"field_id": 17144,
"width": 113,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50343,
"field_id": 17145,
"width": 119,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50344,
"field_id": 17146,
"width": 238,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50345,
"field_id": 17147,
"width": 137,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7286,
"type": "grid",
"name": "All factors grouped by SWOT",
"order": 2,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 5048,
"field_id": 17143,
"order": "ASC"
}
],
"group_bys": [
{
"id": 172,
"field_id": 17145,
"order": "ASC"
}
],
"decorations": [
{
"id": 1442,
"type": "left_border_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "c246a4ec-b5df-4acd-b6fa-189ce71fc5dd",
"color": "light-green",
"filters": [
{
"id": "7ce561bf-6599-4a6d-aa2d-220ab9a2d5ad",
"type": "equal",
"field": 17147,
"group": null,
"value": "Positive"
}
],
"operator": "AND",
"filter_groups": []
},
{
"id": "8e739718-744e-4a20-989e-059e77cc9586",
"color": "light-red",
"filters": [
{
"id": "68ad479f-4c54-4ffd-8fc4-607c0ef4cf8b",
"type": "equal",
"field": 17147,
"group": null,
"value": "Negative"
}
],
"operator": "AND"
}
]
},
"order": 1
}
],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51264,
"field_id": 17143,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51265,
"field_id": 17144,
"width": 113,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51266,
"field_id": 17145,
"width": 119,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51267,
"field_id": 17146,
"width": 238,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51268,
"field_id": 17147,
"width": 137,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7289,
"type": "grid",
"name": "All factors grouped by origin",
"order": 3,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 5051,
"field_id": 17143,
"order": "ASC"
}
],
"group_bys": [
{
"id": 173,
"field_id": 17144,
"order": "ASC"
}
],
"decorations": [
{
"id": 1445,
"type": "left_border_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "c246a4ec-b5df-4acd-b6fa-189ce71fc5dd",
"color": "light-green",
"filters": [
{
"id": "7ce561bf-6599-4a6d-aa2d-220ab9a2d5ad",
"type": "equal",
"field": 17147,
"group": null,
"value": "Positive"
}
],
"operator": "AND",
"filter_groups": []
},
{
"id": "8e739718-744e-4a20-989e-059e77cc9586",
"color": "light-red",
"filters": [
{
"id": "68ad479f-4c54-4ffd-8fc4-607c0ef4cf8b",
"type": "equal",
"field": 17147,
"group": null,
"value": "Negative"
}
],
"operator": "AND"
}
]
},
"order": 1
}
],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51279,
"field_id": 17143,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51280,
"field_id": 17144,
"width": 113,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51281,
"field_id": 17145,
"width": 119,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51282,
"field_id": 17146,
"width": 238,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51283,
"field_id": 17147,
"width": 137,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7291,
"type": "grid",
"name": "All factors grouped by sentiment",
"order": 4,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 5053,
"field_id": 17143,
"order": "ASC"
}
],
"group_bys": [
{
"id": 176,
"field_id": 17147,
"order": "ASC"
}
],
"decorations": [
{
"id": 1447,
"type": "left_border_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "c246a4ec-b5df-4acd-b6fa-189ce71fc5dd",
"color": "light-green",
"filters": [
{
"id": "7ce561bf-6599-4a6d-aa2d-220ab9a2d5ad",
"type": "equal",
"field": 17147,
"group": null,
"value": "Positive"
}
],
"operator": "AND",
"filter_groups": []
},
{
"id": "8e739718-744e-4a20-989e-059e77cc9586",
"color": "light-red",
"filters": [
{
"id": "68ad479f-4c54-4ffd-8fc4-607c0ef4cf8b",
"type": "equal",
"field": 17147,
"group": null,
"value": "Negative"
}
],
"operator": "AND"
}
]
},
"order": 1
}
],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51289,
"field_id": 17143,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51290,
"field_id": 17144,
"width": 113,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51291,
"field_id": 17145,
"width": 119,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51292,
"field_id": 17146,
"width": 238,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51293,
"field_id": 17147,
"width": 137,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7290,
"type": "grid",
"name": "All factors grouped by origin and SWOT",
"order": 5,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 5052,
"field_id": 17143,
"order": "ASC"
}
],
"group_bys": [
{
"id": 174,
"field_id": 17144,
"order": "ASC"
},
{
"id": 175,
"field_id": 17145,
"order": "ASC"
}
],
"decorations": [
{
"id": 1446,
"type": "left_border_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "c246a4ec-b5df-4acd-b6fa-189ce71fc5dd",
"color": "light-green",
"filters": [
{
"id": "7ce561bf-6599-4a6d-aa2d-220ab9a2d5ad",
"type": "equal",
"field": 17147,
"group": null,
"value": "Positive"
}
],
"operator": "AND",
"filter_groups": []
},
{
"id": "8e739718-744e-4a20-989e-059e77cc9586",
"color": "light-red",
"filters": [
{
"id": "68ad479f-4c54-4ffd-8fc4-607c0ef4cf8b",
"type": "equal",
"field": 17147,
"group": null,
"value": "Negative"
}
],
"operator": "AND"
}
]
},
"order": 1
}
],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51284,
"field_id": 17143,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51285,
"field_id": 17144,
"width": 113,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51286,
"field_id": 17145,
"width": 119,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51287,
"field_id": 17146,
"width": 238,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51288,
"field_id": 17147,
"width": 137,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7287,
"type": "grid",
"name": "Factors with positive sentiment",
"order": 6,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4441,
"field_id": 17147,
"type": "equal",
"value": "Positive",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 5049,
"field_id": 17143,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [
{
"id": 1443,
"type": "left_border_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "c246a4ec-b5df-4acd-b6fa-189ce71fc5dd",
"color": "light-green",
"filters": [
{
"id": "7ce561bf-6599-4a6d-aa2d-220ab9a2d5ad",
"type": "equal",
"field": 17147,
"group": null,
"value": "Positive"
}
],
"operator": "AND",
"filter_groups": []
},
{
"id": "8e739718-744e-4a20-989e-059e77cc9586",
"color": "light-red",
"filters": [
{
"id": "68ad479f-4c54-4ffd-8fc4-607c0ef4cf8b",
"type": "equal",
"field": 17147,
"group": null,
"value": "Negative"
}
],
"operator": "AND"
}
]
},
"order": 1
}
],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51269,
"field_id": 17143,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51270,
"field_id": 17144,
"width": 113,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51271,
"field_id": 17145,
"width": 119,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51272,
"field_id": 17146,
"width": 238,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51273,
"field_id": 17147,
"width": 137,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7288,
"type": "grid",
"name": "Factors with negative sentiment",
"order": 7,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4442,
"field_id": 17147,
"type": "equal",
"value": "Negative",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 5050,
"field_id": 17143,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [
{
"id": 1444,
"type": "left_border_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "c246a4ec-b5df-4acd-b6fa-189ce71fc5dd",
"color": "light-green",
"filters": [
{
"id": "7ce561bf-6599-4a6d-aa2d-220ab9a2d5ad",
"type": "equal",
"field": 17147,
"group": null,
"value": "Positive"
}
],
"operator": "AND",
"filter_groups": []
},
{
"id": "8e739718-744e-4a20-989e-059e77cc9586",
"color": "light-red",
"filters": [
{
"id": "68ad479f-4c54-4ffd-8fc4-607c0ef4cf8b",
"type": "equal",
"field": 17147,
"group": null,
"value": "Negative"
}
],
"operator": "AND"
}
]
},
"order": 1
}
],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51274,
"field_id": 17143,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51275,
"field_id": 17144,
"width": 113,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51276,
"field_id": 17145,
"width": 119,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51277,
"field_id": 17146,
"width": 238,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51278,
"field_id": 17147,
"width": 137,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7173,
"type": "kanban",
"name": "Factors stacked by their SWOT",
"order": 8,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [],
"decorations": [],
"public": false,
"single_select_field_id": 17145,
"field_options": [
{
"id": 9101,
"field_id": 17143,
"hidden": false,
"order": 32767
},
{
"id": 9102,
"field_id": 17144,
"hidden": false,
"order": 32767
},
{
"id": 9103,
"field_id": 17145,
"hidden": true,
"order": 32767
},
{
"id": 9104,
"field_id": 17146,
"hidden": false,
"order": 32767
},
{
"id": 9105,
"field_id": 17147,
"hidden": true,
"order": 32767
}
]
},
{
"id": 7292,
"type": "kanban",
"name": "Factors stacked by their origin",
"order": 9,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [],
"decorations": [],
"public": false,
"single_select_field_id": 17144,
"field_options": [
{
"id": 9202,
"field_id": 17143,
"hidden": false,
"order": 32767
},
{
"id": 9203,
"field_id": 17144,
"hidden": true,
"order": 32767
},
{
"id": 9204,
"field_id": 17145,
"hidden": false,
"order": 32767
},
{
"id": 9205,
"field_id": 17146,
"hidden": false,
"order": 32767
},
{
"id": 9206,
"field_id": 17147,
"hidden": true,
"order": 32767
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2024-07-30T08:51:10.562918+00:00",
"updated_on": "2024-07-30T09:00:00.853743+00:00",
"field_17143": "Strong brand recognition",
"field_17144": 9420,
"field_17145": 9422,
"field_17146": [
1
],
"field_17147": null
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2024-07-30T08:51:10.562948+00:00",
"updated_on": "2024-07-30T09:00:00.853818+00:00",
"field_17143": "Expanding product line",
"field_17144": 9420,
"field_17145": 9422,
"field_17146": [
2
],
"field_17147": null
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2024-07-30T08:51:10.562962+00:00",
"updated_on": "2024-07-30T09:00:00.853857+00:00",
"field_17143": "Strong online presence",
"field_17144": 9420,
"field_17145": 9422,
"field_17146": [
3
],
"field_17147": null
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2024-07-30T08:51:10.562976+00:00",
"updated_on": "2024-07-30T09:00:00.855026+00:00",
"field_17143": "Skilled workforce",
"field_17144": 9420,
"field_17145": 9422,
"field_17146": [
4
],
"field_17147": null
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2024-07-30T08:51:10.562989+00:00",
"updated_on": "2024-07-30T09:00:00.855095+00:00",
"field_17143": "Strategic partnerships",
"field_17144": 9421,
"field_17145": 9422,
"field_17146": [
5
],
"field_17147": null
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2024-07-30T08:51:10.563001+00:00",
"updated_on": "2024-07-30T09:00:00.855138+00:00",
"field_17143": "Financial stability",
"field_17144": 9420,
"field_17145": 9422,
"field_17146": [
6
],
"field_17147": null
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2024-07-30T08:51:10.563013+00:00",
"updated_on": "2024-07-30T09:00:00.855177+00:00",
"field_17143": "Market leadership",
"field_17144": 9420,
"field_17145": 9422,
"field_17146": [
7
],
"field_17147": null
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2024-07-30T08:51:10.563025+00:00",
"updated_on": "2024-07-30T09:00:00.855214+00:00",
"field_17143": "Customer loyalty",
"field_17144": 9420,
"field_17145": 9422,
"field_17146": [
8
],
"field_17147": null
},
{
"id": 9,
"order": "9.00000000000000000000",
"created_on": "2024-07-30T08:51:10.563037+00:00",
"updated_on": "2024-07-30T09:00:00.855250+00:00",
"field_17143": "Supply chain efficiency",
"field_17144": 9420,
"field_17145": 9422,
"field_17146": [
9
],
"field_17147": null
},
{
"id": 10,
"order": "10.00000000000000000000",
"created_on": "2024-07-30T08:51:10.563049+00:00",
"updated_on": "2024-07-30T09:00:00.855285+00:00",
"field_17143": "Innovative technology",
"field_17144": 9420,
"field_17145": 9422,
"field_17146": [
10
],
"field_17147": null
},
{
"id": 11,
"order": "11.00000000000000000000",
"created_on": "2024-07-30T08:51:10.563061+00:00",
"updated_on": "2024-07-30T09:00:00.855321+00:00",
"field_17143": "Market saturation",
"field_17144": 9421,
"field_17145": 9423,
"field_17146": [
11
],
"field_17147": null
},
{
"id": 12,
"order": "12.00000000000000000000",
"created_on": "2024-07-30T08:51:10.563073+00:00",
"updated_on": "2024-07-30T09:00:00.855356+00:00",
"field_17143": "High production costs",
"field_17144": 9420,
"field_17145": 9423,
"field_17146": [
12
],
"field_17147": null
},
{
"id": 13,
"order": "13.00000000000000000000",
"created_on": "2024-07-30T08:51:10.563086+00:00",
"updated_on": "2024-07-30T09:00:00.855391+00:00",
"field_17143": "Dependence on key clients",
"field_17144": 9420,
"field_17145": 9423,
"field_17146": [
13
],
"field_17147": null
},
{
"id": 14,
"order": "14.00000000000000000000",
"created_on": "2024-07-30T08:51:10.563098+00:00",
"updated_on": "2024-07-30T09:00:00.855426+00:00",
"field_17143": "Limited global reach",
"field_17144": 9420,
"field_17145": 9423,
"field_17146": [
14
],
"field_17147": null
},
{
"id": 15,
"order": "15.00000000000000000000",
"created_on": "2024-07-30T08:51:10.563110+00:00",
"updated_on": "2024-07-30T09:00:00.855463+00:00",
"field_17143": "Outdated IT infrastructure",
"field_17144": 9420,
"field_17145": 9423,
"field_17146": [
15
],
"field_17147": null
},
{
"id": 16,
"order": "16.00000000000000000000",
"created_on": "2024-07-30T08:51:10.563123+00:00",
"updated_on": "2024-07-30T09:00:00.855499+00:00",
"field_17143": "Fluctuating sales",
"field_17144": 9420,
"field_17145": 9423,
"field_17146": [
16
],
"field_17147": null
},
{
"id": 17,
"order": "17.00000000000000000000",
"created_on": "2024-07-30T08:51:10.563135+00:00",
"updated_on": "2024-07-30T09:00:00.855536+00:00",
"field_17143": "Product recalls",
"field_17144": 9420,
"field_17145": 9423,
"field_17146": [
17
],
"field_17147": null
},
{
"id": 18,
"order": "18.00000000000000000000",
"created_on": "2024-07-30T08:51:10.563148+00:00",
"updated_on": "2024-07-30T09:00:00.855572+00:00",
"field_17143": "Long decision cycles",
"field_17144": 9420,
"field_17145": 9423,
"field_17146": [
18
],
"field_17147": null
},
{
"id": 19,
"order": "19.00000000000000000000",
"created_on": "2024-07-30T08:51:10.563160+00:00",
"updated_on": "2024-07-30T09:00:00.855607+00:00",
"field_17143": "Emerging markets",
"field_17144": 9421,
"field_17145": 9424,
"field_17146": [
19
],
"field_17147": null
},
{
"id": 20,
"order": "20.00000000000000000000",
"created_on": "2024-07-30T08:51:10.563173+00:00",
"updated_on": "2024-07-30T09:00:00.855642+00:00",
"field_17143": "Technological advancements",
"field_17144": 9421,
"field_17145": 9424,
"field_17146": [
20
],
"field_17147": null
},
{
"id": 21,
"order": "21.00000000000000000000",
"created_on": "2024-07-30T08:51:10.563186+00:00",
"updated_on": "2024-07-30T09:00:00.855677+00:00",
"field_17143": "Changing consumer trends",
"field_17144": 9421,
"field_17145": 9424,
"field_17146": [
21
],
"field_17147": null
},
{
"id": 22,
"order": "22.00000000000000000000",
"created_on": "2024-07-30T08:51:10.563198+00:00",
"updated_on": "2024-07-30T09:00:00.855709+00:00",
"field_17143": "Strategic acquisitions",
"field_17144": 9421,
"field_17145": 9424,
"field_17146": [
22
],
"field_17147": null
},
{
"id": 23,
"order": "23.00000000000000000000",
"created_on": "2024-07-30T08:51:10.563210+00:00",
"updated_on": "2024-07-30T09:00:00.855740+00:00",
"field_17143": "Government incentives",
"field_17144": 9421,
"field_17145": 9424,
"field_17146": [
23
],
"field_17147": null
},
{
"id": 24,
"order": "24.00000000000000000000",
"created_on": "2024-07-30T08:51:10.563222+00:00",
"updated_on": "2024-07-30T09:00:00.855770+00:00",
"field_17143": "Competitive threats",
"field_17144": 9421,
"field_17145": 9425,
"field_17146": [
24
],
"field_17147": null
},
{
"id": 25,
"order": "25.00000000000000000000",
"created_on": "2024-07-30T08:51:10.563234+00:00",
"updated_on": "2024-07-30T09:00:00.855801+00:00",
"field_17143": "Economic downturns",
"field_17144": 9421,
"field_17145": 9425,
"field_17146": [
25
],
"field_17147": null
}
]
},
{
"id": 1866,
"name": "Actions",
"order": 2,
"fields": [
{
"id": 17148,
"type": "text",
"name": "Action",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 17149,
"type": "link_row",
"name": "Owner",
"order": 1,
"primary": false,
"link_row_table_id": 1868,
"link_row_related_field_id": 17169,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 17151,
"type": "date",
"name": "Due Date",
"order": 4,
"primary": false,
"date_format": "ISO",
"date_include_time": false,
"date_time_format": "24",
"date_show_tzinfo": false,
"date_force_timezone": null
},
{
"id": 17152,
"type": "link_row",
"name": "SWOT",
"order": 5,
"primary": false,
"link_row_table_id": 1865,
"link_row_related_field_id": 17146,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 17153,
"type": "link_row",
"name": "Tasks",
"order": 6,
"primary": false,
"link_row_table_id": 1867,
"link_row_related_field_id": 17156,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 17154,
"type": "count",
"name": "Tasks count",
"order": 7,
"primary": false,
"date_include_time": null,
"number_decimal_places": 0,
"nullable": false,
"date_format": null,
"duration_format": null,
"date_time_format": null,
"array_formula_type": null,
"date_show_tzinfo": null,
"error": null,
"date_force_timezone": null,
"through_field_id": 17153
},
{
"id": 17648,
"type": "single_select",
"name": "Status",
"order": 8,
"primary": false,
"select_options": [
{
"id": 10018,
"value": "Scheduled",
"color": "darker-cyan",
"order": 0
},
{
"id": 10019,
"value": "In progress",
"color": "darker-orange",
"order": 1
},
{
"id": 10020,
"value": "Completed",
"color": "darker-green",
"order": 2
},
{
"id": 10021,
"value": "On hold",
"color": "darker-gray",
"order": 3
},
{
"id": 10022,
"value": "Canceled",
"color": "darker-red",
"order": 4
}
]
},
{
"id": 17649,
"type": "formula",
"name": "Tasks completed",
"order": 9,
"primary": false,
"date_include_time": null,
"number_decimal_places": 0,
"nullable": false,
"date_format": null,
"duration_format": null,
"date_time_format": null,
"array_formula_type": null,
"date_show_tzinfo": null,
"error": null,
"date_force_timezone": null,
"formula": "count(filter(lookup('Tasks','Status'),totext(lookup('Tasks','Status')) = 'Completed'))",
"formula_type": "number"
},
{
"id": 17650,
"type": "formula",
"name": "Tasks completed (%)",
"order": 10,
"primary": false,
"date_include_time": null,
"number_decimal_places": 0,
"nullable": false,
"date_format": null,
"duration_format": null,
"date_time_format": null,
"array_formula_type": null,
"date_show_tzinfo": null,
"error": null,
"date_force_timezone": null,
"formula": "if(field('Tasks count') = 0,0,round((field('Tasks completed') / field('Tasks count')) * 100,0))",
"formula_type": "number"
},
{
"id": 17651,
"type": "rollup",
"name": "Owner (name)",
"order": 11,
"primary": false,
"date_include_time": null,
"number_decimal_places": null,
"nullable": true,
"date_format": null,
"duration_format": null,
"date_time_format": null,
"array_formula_type": null,
"date_show_tzinfo": null,
"error": null,
"date_force_timezone": null,
"through_field_id": 17149,
"target_field_id": 17162,
"rollup_function": "min"
}
],
"views": [
{
"id": 7174,
"type": "grid",
"name": "All actions",
"order": 1,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 5054,
"field_id": 17151,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [
{
"id": 1440,
"type": "left_border_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "3ad174d9-1bde-47d3-b778-44a934f96a38",
"color": "darker-red",
"filters": [
{
"id": "ad5a1db3-85df-44ad-a528-c30c7d405d5f",
"type": "date_is_before",
"field": 17151,
"group": null,
"value": "Europe/Brussels??today"
},
{
"id": "725475e1-f2b0-4796-a764-2f5ea835bbc3",
"type": "single_select_not_equal",
"field": 17648,
"group": null,
"value": "10020"
}
],
"operator": "AND"
}
]
},
"order": 1
}
],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 50351,
"field_id": 17148,
"width": 303,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50353,
"field_id": 17151,
"width": 129,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51261,
"field_id": 17648,
"width": 130,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50354,
"field_id": 17149,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51294,
"field_id": 17651,
"width": 200,
"hidden": true,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50355,
"field_id": 17152,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50356,
"field_id": 17153,
"width": 116,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51262,
"field_id": 17649,
"width": 179,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51263,
"field_id": 17650,
"width": 201,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50357,
"field_id": 17154,
"width": 146,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7293,
"type": "grid",
"name": "All actions grouped by status",
"order": 2,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 5055,
"field_id": 17151,
"order": "ASC"
}
],
"group_bys": [
{
"id": 177,
"field_id": 17648,
"order": "ASC"
}
],
"decorations": [
{
"id": 1448,
"type": "left_border_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "3ad174d9-1bde-47d3-b778-44a934f96a38",
"color": "darker-red",
"filters": [
{
"id": "ad5a1db3-85df-44ad-a528-c30c7d405d5f",
"type": "date_is_before",
"field": 17151,
"group": null,
"value": "Europe/Brussels??today"
},
{
"id": "725475e1-f2b0-4796-a764-2f5ea835bbc3",
"type": "single_select_not_equal",
"field": 17648,
"group": null,
"value": "10020"
}
],
"operator": "AND"
}
]
},
"order": 1
}
],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51295,
"field_id": 17148,
"width": 303,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51296,
"field_id": 17151,
"width": 129,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51297,
"field_id": 17648,
"width": 130,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51298,
"field_id": 17149,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51299,
"field_id": 17651,
"width": 200,
"hidden": true,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51300,
"field_id": 17152,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51301,
"field_id": 17153,
"width": 121,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51302,
"field_id": 17649,
"width": 179,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51303,
"field_id": 17650,
"width": 201,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51304,
"field_id": 17154,
"width": 146,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7294,
"type": "grid",
"name": "All actions grouped by owner",
"order": 3,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 5056,
"field_id": 17151,
"order": "ASC"
}
],
"group_bys": [
{
"id": 178,
"field_id": 17651,
"order": "ASC"
}
],
"decorations": [
{
"id": 1449,
"type": "left_border_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "3ad174d9-1bde-47d3-b778-44a934f96a38",
"color": "darker-red",
"filters": [
{
"id": "ad5a1db3-85df-44ad-a528-c30c7d405d5f",
"type": "date_is_before",
"field": 17151,
"group": null,
"value": "Europe/Brussels??today"
},
{
"id": "725475e1-f2b0-4796-a764-2f5ea835bbc3",
"type": "single_select_not_equal",
"field": 17648,
"group": null,
"value": "10020"
}
],
"operator": "AND"
}
]
},
"order": 1
}
],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51305,
"field_id": 17148,
"width": 303,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51306,
"field_id": 17151,
"width": 129,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51307,
"field_id": 17648,
"width": 130,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51308,
"field_id": 17149,
"width": 200,
"hidden": true,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51309,
"field_id": 17651,
"width": 200,
"hidden": true,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51310,
"field_id": 17152,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51311,
"field_id": 17153,
"width": 121,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51312,
"field_id": 17649,
"width": 179,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51313,
"field_id": 17650,
"width": 201,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51314,
"field_id": 17154,
"width": 146,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7297,
"type": "grid",
"name": "Actions with a deadline next week",
"order": 4,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4443,
"field_id": 17151,
"type": "date_is",
"value": "Europe/Brussels??next_week",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 5057,
"field_id": 17151,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [
{
"id": 1451,
"type": "left_border_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "3ad174d9-1bde-47d3-b778-44a934f96a38",
"color": "darker-red",
"filters": [
{
"id": "ad5a1db3-85df-44ad-a528-c30c7d405d5f",
"type": "date_is_before",
"field": 17151,
"group": null,
"value": "Europe/Brussels??today"
},
{
"id": "725475e1-f2b0-4796-a764-2f5ea835bbc3",
"type": "single_select_not_equal",
"field": 17648,
"group": null,
"value": "10020"
}
],
"operator": "AND"
}
]
},
"order": 1
}
],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51319,
"field_id": 17148,
"width": 303,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51320,
"field_id": 17151,
"width": 129,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51321,
"field_id": 17648,
"width": 130,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51322,
"field_id": 17149,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51323,
"field_id": 17651,
"width": 200,
"hidden": true,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51324,
"field_id": 17152,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51325,
"field_id": 17153,
"width": 121,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51326,
"field_id": 17649,
"width": 179,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51327,
"field_id": 17650,
"width": 201,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51328,
"field_id": 17154,
"width": 146,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7298,
"type": "grid",
"name": "Actions with 100% task completion",
"order": 5,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4444,
"field_id": 17650,
"type": "equal",
"value": "100",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 5058,
"field_id": 17151,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [
{
"id": 1452,
"type": "left_border_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "3ad174d9-1bde-47d3-b778-44a934f96a38",
"color": "darker-red",
"filters": [
{
"id": "ad5a1db3-85df-44ad-a528-c30c7d405d5f",
"type": "date_is_before",
"field": 17151,
"group": null,
"value": "Europe/Brussels??today"
},
{
"id": "725475e1-f2b0-4796-a764-2f5ea835bbc3",
"type": "single_select_not_equal",
"field": 17648,
"group": null,
"value": "10020"
}
],
"operator": "AND"
}
]
},
"order": 1
}
],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51329,
"field_id": 17148,
"width": 303,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51330,
"field_id": 17151,
"width": 129,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51331,
"field_id": 17648,
"width": 130,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51332,
"field_id": 17149,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51333,
"field_id": 17651,
"width": 200,
"hidden": true,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51334,
"field_id": 17152,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51335,
"field_id": 17153,
"width": 121,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51336,
"field_id": 17649,
"width": 179,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51337,
"field_id": 17650,
"width": 201,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51338,
"field_id": 17154,
"width": 146,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7300,
"type": "grid",
"name": "Actions with task completion > 75%",
"order": 6,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4446,
"field_id": 17650,
"type": "higher_than",
"value": "75",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 5060,
"field_id": 17151,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [
{
"id": 1454,
"type": "left_border_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "3ad174d9-1bde-47d3-b778-44a934f96a38",
"color": "darker-red",
"filters": [
{
"id": "ad5a1db3-85df-44ad-a528-c30c7d405d5f",
"type": "date_is_before",
"field": 17151,
"group": null,
"value": "Europe/Brussels??today"
},
{
"id": "725475e1-f2b0-4796-a764-2f5ea835bbc3",
"type": "single_select_not_equal",
"field": 17648,
"group": null,
"value": "10020"
}
],
"operator": "AND"
}
]
},
"order": 1
}
],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51349,
"field_id": 17148,
"width": 303,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51350,
"field_id": 17151,
"width": 129,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51351,
"field_id": 17648,
"width": 130,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51352,
"field_id": 17149,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51353,
"field_id": 17651,
"width": 200,
"hidden": true,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51354,
"field_id": 17152,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51355,
"field_id": 17153,
"width": 121,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51356,
"field_id": 17649,
"width": 179,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51357,
"field_id": 17650,
"width": 201,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51358,
"field_id": 17154,
"width": 146,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7299,
"type": "grid",
"name": "Actions with task completion > 50%",
"order": 7,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4445,
"field_id": 17650,
"type": "higher_than",
"value": "50",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 5059,
"field_id": 17151,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [
{
"id": 1453,
"type": "left_border_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "3ad174d9-1bde-47d3-b778-44a934f96a38",
"color": "darker-red",
"filters": [
{
"id": "ad5a1db3-85df-44ad-a528-c30c7d405d5f",
"type": "date_is_before",
"field": 17151,
"group": null,
"value": "Europe/Brussels??today"
},
{
"id": "725475e1-f2b0-4796-a764-2f5ea835bbc3",
"type": "single_select_not_equal",
"field": 17648,
"group": null,
"value": "10020"
}
],
"operator": "AND"
}
]
},
"order": 1
}
],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51339,
"field_id": 17148,
"width": 303,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51340,
"field_id": 17151,
"width": 129,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51341,
"field_id": 17648,
"width": 130,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51342,
"field_id": 17149,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51343,
"field_id": 17651,
"width": 200,
"hidden": true,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51344,
"field_id": 17152,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51345,
"field_id": 17153,
"width": 121,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51346,
"field_id": 17649,
"width": 179,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51347,
"field_id": 17650,
"width": 201,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51348,
"field_id": 17154,
"width": 146,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7295,
"type": "kanban",
"name": "All actions stacked by their status",
"order": 8,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [],
"decorations": [],
"public": false,
"single_select_field_id": 17648,
"field_options": [
{
"id": 9207,
"field_id": 17148,
"hidden": false,
"order": 32767
},
{
"id": 9208,
"field_id": 17149,
"hidden": false,
"order": 32767
},
{
"id": 9209,
"field_id": 17151,
"hidden": false,
"order": 32767
},
{
"id": 9210,
"field_id": 17152,
"hidden": false,
"order": 32767
},
{
"id": 9211,
"field_id": 17153,
"hidden": false,
"order": 32767
},
{
"id": 9212,
"field_id": 17154,
"hidden": false,
"order": 32767
},
{
"id": 9213,
"field_id": 17648,
"hidden": false,
"order": 32767
},
{
"id": 9214,
"field_id": 17649,
"hidden": false,
"order": 32767
},
{
"id": 9215,
"field_id": 17650,
"hidden": false,
"order": 32767
},
{
"id": 9216,
"field_id": 17651,
"hidden": false,
"order": 32767
}
]
},
{
"id": 7296,
"type": "calendar",
"name": "Calendar: all actions with due date",
"order": 9,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [],
"decorations": [
{
"id": 1450,
"type": "left_border_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "cdc77309-b99f-4d85-9eeb-5c06e42532cb",
"color": "darker-red",
"filters": [
{
"id": "4b4e3297-23b2-4bf9-8d21-16e97aff59a1",
"type": "single_select_not_equal",
"field": 17648,
"group": null,
"value": "10020"
},
{
"id": "7cecdf99-0181-4866-8dbf-0b61977bb3c3",
"type": "date_is_before",
"field": 17151,
"group": null,
"value": "Europe/Brussels??today"
}
],
"operator": "AND"
}
]
},
"order": 1
}
],
"public": false,
"date_field_id": 17151,
"field_options": [
{
"id": 685,
"field_id": 17148,
"hidden": false,
"order": 32767
},
{
"id": 686,
"field_id": 17149,
"hidden": false,
"order": 32767
},
{
"id": 687,
"field_id": 17151,
"hidden": false,
"order": 32767
},
{
"id": 688,
"field_id": 17152,
"hidden": false,
"order": 32767
},
{
"id": 689,
"field_id": 17153,
"hidden": false,
"order": 32767
},
{
"id": 690,
"field_id": 17154,
"hidden": false,
"order": 32767
},
{
"id": 691,
"field_id": 17648,
"hidden": false,
"order": 32767
},
{
"id": 692,
"field_id": 17649,
"hidden": false,
"order": 32767
},
{
"id": 693,
"field_id": 17650,
"hidden": false,
"order": 32767
},
{
"id": 694,
"field_id": 17651,
"hidden": false,
"order": 32767
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2024-07-30T08:59:03.163979+00:00",
"updated_on": "2024-08-05T12:12:06.913443+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17148": "Leverage brand in marketing campaigns",
"field_17149": [
1
],
"field_17151": "2024-08-01",
"field_17152": [
1
],
"field_17153": [
1,
9,
7
],
"field_17154": null,
"field_17648": 10020,
"field_17649": null,
"field_17650": null,
"field_17651": null
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2024-07-30T08:59:03.164012+00:00",
"updated_on": "2024-08-05T12:11:20.950464+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17148": "Continue R&D for new innovative products",
"field_17149": [
2
],
"field_17151": "2024-09-15",
"field_17152": [
2
],
"field_17153": [],
"field_17154": null,
"field_17648": 10022,
"field_17649": null,
"field_17650": null,
"field_17651": null
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2024-07-30T08:59:03.164028+00:00",
"updated_on": "2024-08-05T12:11:22.930631+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17148": "Increase social media marketing efforts",
"field_17149": [
3
],
"field_17151": "2024-08-05",
"field_17152": [
3
],
"field_17153": [
3,
4,
5,
6
],
"field_17154": null,
"field_17648": 10019,
"field_17649": null,
"field_17650": null,
"field_17651": null
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2024-07-30T08:59:03.164041+00:00",
"updated_on": "2024-08-05T12:03:59.811945+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17148": "Invest in employee development programs",
"field_17149": [
4
],
"field_17151": "2024-08-20",
"field_17152": [
4
],
"field_17153": [],
"field_17154": null,
"field_17648": 10019,
"field_17649": null,
"field_17650": null,
"field_17651": null
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2024-07-30T08:59:03.164055+00:00",
"updated_on": "2024-08-05T12:04:03.592318+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17148": "Explore more strategic alliances",
"field_17149": [
5
],
"field_17151": "2024-08-30",
"field_17152": [
5
],
"field_17153": [],
"field_17154": null,
"field_17648": 10020,
"field_17649": null,
"field_17650": null,
"field_17651": null
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2024-07-30T08:59:03.164069+00:00",
"updated_on": "2024-08-05T12:04:04.868276+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17148": "Invest in growth and expansion projects",
"field_17149": [
6
],
"field_17151": "2024-09-10",
"field_17152": [
6
],
"field_17153": [],
"field_17154": null,
"field_17648": 10020,
"field_17649": null,
"field_17650": null,
"field_17651": null
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2024-07-30T08:59:03.164083+00:00",
"updated_on": "2024-08-05T12:12:00.267411+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17148": "Maintain competitive edge",
"field_17149": [
7
],
"field_17151": "2024-08-25",
"field_17152": [
7
],
"field_17153": [
8,
10,
11,
2
],
"field_17154": null,
"field_17648": 10020,
"field_17649": null,
"field_17650": null,
"field_17651": null
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2024-07-30T08:59:03.164097+00:00",
"updated_on": "2024-08-05T12:04:08.659130+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17148": "Enhance loyalty programs",
"field_17149": [
8
],
"field_17151": "2024-09-05",
"field_17152": [
8
],
"field_17153": [],
"field_17154": null,
"field_17648": 10021,
"field_17649": null,
"field_17650": null,
"field_17651": null
},
{
"id": 9,
"order": "9.00000000000000000000",
"created_on": "2024-07-30T08:59:03.164111+00:00",
"updated_on": "2024-08-05T12:25:42.026720+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17148": "Optimize logistics further",
"field_17149": [
9
],
"field_17151": "2024-08-01",
"field_17152": [
9
],
"field_17153": [],
"field_17154": null,
"field_17648": 10018,
"field_17649": null,
"field_17650": null,
"field_17651": null
},
{
"id": 10,
"order": "10.00000000000000000000",
"created_on": "2024-07-30T08:59:03.164126+00:00",
"updated_on": "2024-08-05T12:25:29.332759+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17148": "Stay updated with tech advancements",
"field_17149": [
10
],
"field_17151": "2024-07-11",
"field_17152": [
10
],
"field_17153": [],
"field_17154": null,
"field_17648": 10022,
"field_17649": null,
"field_17650": null,
"field_17651": null
},
{
"id": 11,
"order": "11.00000000000000000000",
"created_on": "2024-07-30T08:59:03.164139+00:00",
"updated_on": "2024-08-05T12:03:48.724387+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17148": "Explore new markets",
"field_17149": [
1
],
"field_17151": "2024-08-10",
"field_17152": [
11
],
"field_17153": [],
"field_17154": null,
"field_17648": 10018,
"field_17649": null,
"field_17650": null,
"field_17651": null
},
{
"id": 12,
"order": "12.00000000000000000000",
"created_on": "2024-07-30T08:59:03.164152+00:00",
"updated_on": "2024-08-05T12:03:48.410764+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17148": "Find ways to reduce production costs",
"field_17149": [
2
],
"field_17151": "2024-08-18",
"field_17152": [
12
],
"field_17153": [
12,
13,
14,
15
],
"field_17154": null,
"field_17648": 10018,
"field_17649": null,
"field_17650": null,
"field_17651": null
},
{
"id": 13,
"order": "13.00000000000000000000",
"created_on": "2024-07-30T08:59:03.164165+00:00",
"updated_on": "2024-08-05T12:03:48.063656+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17148": "Diversify client base",
"field_17149": [
3
],
"field_17151": "2024-08-22",
"field_17152": [
13
],
"field_17153": [],
"field_17154": null,
"field_17648": 10018,
"field_17649": null,
"field_17650": null,
"field_17651": null
},
{
"id": 14,
"order": "14.00000000000000000000",
"created_on": "2024-07-30T08:59:03.164179+00:00",
"updated_on": "2024-08-05T12:03:47.716871+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17148": "Expand international operations",
"field_17149": [
4
],
"field_17151": "2024-09-12",
"field_17152": [
14
],
"field_17153": [],
"field_17154": null,
"field_17648": 10018,
"field_17649": null,
"field_17650": null,
"field_17651": null
},
{
"id": 15,
"order": "15.00000000000000000000",
"created_on": "2024-07-30T08:59:03.164191+00:00",
"updated_on": "2024-08-05T12:11:44.175252+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17148": "Upgrade to modern IT solutions",
"field_17149": [
5
],
"field_17151": "2024-09-30",
"field_17152": [
15
],
"field_17153": [],
"field_17154": null,
"field_17648": 10018,
"field_17649": null,
"field_17650": null,
"field_17651": null
},
{
"id": 16,
"order": "16.00000000000000000000",
"created_on": "2024-07-30T08:59:03.164204+00:00",
"updated_on": "2024-08-05T12:11:35.554926+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17148": "Develop more stable revenue streams",
"field_17149": [
6
],
"field_17151": "2024-09-08",
"field_17152": [
16
],
"field_17153": [
16,
17,
18,
19,
20
],
"field_17154": null,
"field_17648": 10019,
"field_17649": null,
"field_17650": null,
"field_17651": null
},
{
"id": 17,
"order": "17.00000000000000000000",
"created_on": "2024-07-30T08:59:03.164219+00:00",
"updated_on": "2024-08-05T12:11:39.604954+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17148": "Improve quality control measures",
"field_17149": [
7
],
"field_17151": "2024-09-18",
"field_17152": [
17
],
"field_17153": [],
"field_17154": null,
"field_17648": 10018,
"field_17649": null,
"field_17650": null,
"field_17651": null
},
{
"id": 18,
"order": "18.00000000000000000000",
"created_on": "2024-07-30T08:59:03.164232+00:00",
"updated_on": "2024-08-05T12:03:43.103829+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17148": "Streamline decision-making process",
"field_17149": [
8
],
"field_17151": "2024-09-01",
"field_17152": [
18
],
"field_17153": [],
"field_17154": null,
"field_17648": 10021,
"field_17649": null,
"field_17650": null,
"field_17651": null
},
{
"id": 19,
"order": "19.00000000000000000000",
"created_on": "2024-07-30T08:59:03.164245+00:00",
"updated_on": "2024-08-05T12:03:39.790777+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17148": "Conduct competitive analysis regularly",
"field_17149": [
9
],
"field_17151": "2024-08-28",
"field_17152": [
19
],
"field_17153": [],
"field_17154": null,
"field_17648": 10018,
"field_17649": null,
"field_17650": null,
"field_17651": null
},
{
"id": 20,
"order": "20.00000000000000000000",
"created_on": "2024-07-30T08:59:03.164258+00:00",
"updated_on": "2024-08-05T12:03:39.386751+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17148": "Develop contingency plans",
"field_17149": [
10
],
"field_17151": "2024-09-25",
"field_17152": [
20
],
"field_17153": [],
"field_17154": null,
"field_17648": 10018,
"field_17649": null,
"field_17650": null,
"field_17651": null
},
{
"id": 21,
"order": "21.00000000000000000000",
"created_on": "2024-07-30T08:59:03.164271+00:00",
"updated_on": "2024-08-05T12:25:21.154452+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17148": "Expand into new geographic regions",
"field_17149": [
1
],
"field_17151": "2024-08-02",
"field_17152": [
21
],
"field_17153": [],
"field_17154": null,
"field_17648": 10018,
"field_17649": null,
"field_17650": null,
"field_17651": null
},
{
"id": 22,
"order": "22.00000000000000000000",
"created_on": "2024-07-30T08:59:03.164284+00:00",
"updated_on": "2024-08-05T12:03:38.624441+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17148": "Invest in R&D to integrate new technologies",
"field_17149": [
2
],
"field_17151": "2024-09-02",
"field_17152": [
22
],
"field_17153": [],
"field_17154": null,
"field_17648": 10018,
"field_17649": null,
"field_17650": null,
"field_17651": null
},
{
"id": 23,
"order": "23.00000000000000000000",
"created_on": "2024-07-30T08:59:03.164301+00:00",
"updated_on": "2024-08-05T12:03:38.294397+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17148": "Develop and market sustainable products",
"field_17149": [
3
],
"field_17151": "2024-09-15",
"field_17152": [
23
],
"field_17153": [],
"field_17154": null,
"field_17648": 10018,
"field_17649": null,
"field_17650": null,
"field_17651": null
},
{
"id": 24,
"order": "24.00000000000000000000",
"created_on": "2024-07-30T08:59:03.164321+00:00",
"updated_on": "2024-08-05T12:03:37.941412+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17148": "Identify and pursue acquisition targets",
"field_17149": [
4
],
"field_17151": "2024-09-10",
"field_17152": [
24
],
"field_17153": [],
"field_17154": null,
"field_17648": 10018,
"field_17649": null,
"field_17650": null,
"field_17651": null
},
{
"id": 25,
"order": "25.00000000000000000000",
"created_on": "2024-07-30T08:59:03.164336+00:00",
"updated_on": "2024-08-05T12:03:36.422137+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17148": "Apply for relevant incentives and subsidies",
"field_17149": [
5
],
"field_17151": "2024-08-30",
"field_17152": [
25
],
"field_17153": [],
"field_17154": null,
"field_17648": 10018,
"field_17649": null,
"field_17650": null,
"field_17651": null
}
]
},
{
"id": 1867,
"name": "Tasks",
"order": 3,
"fields": [
{
"id": 17155,
"type": "text",
"name": "Task Description",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 17156,
"type": "link_row",
"name": "Action",
"order": 1,
"primary": false,
"link_row_table_id": 1866,
"link_row_related_field_id": 17153,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 17157,
"type": "link_row",
"name": "Owner",
"order": 2,
"primary": false,
"link_row_table_id": 1868,
"link_row_related_field_id": 17170,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 17158,
"type": "single_select",
"name": "Priority",
"order": 3,
"primary": false,
"select_options": [
{
"id": 9430,
"value": "High",
"color": "dark-red",
"order": 0
},
{
"id": 9431,
"value": "Medium",
"color": "dark-yellow",
"order": 1
},
{
"id": 9432,
"value": "Low",
"color": "cyan",
"order": 2
}
]
},
{
"id": 17159,
"type": "single_select",
"name": "Status",
"order": 4,
"primary": false,
"select_options": [
{
"id": 9433,
"value": "Not Started",
"color": "cyan",
"order": 0
},
{
"id": 9434,
"value": "In Progress",
"color": "dark-orange",
"order": 1
},
{
"id": 9435,
"value": "Completed",
"color": "green",
"order": 2
}
]
},
{
"id": 17160,
"type": "date",
"name": "Due Date",
"order": 5,
"primary": false,
"date_format": "ISO",
"date_include_time": false,
"date_time_format": "24",
"date_show_tzinfo": false,
"date_force_timezone": null
},
{
"id": 17161,
"type": "date",
"name": "Completion Date",
"order": 6,
"primary": false,
"date_format": "ISO",
"date_include_time": false,
"date_time_format": "24",
"date_show_tzinfo": false,
"date_force_timezone": null
},
{
"id": 17652,
"type": "rollup",
"name": "Owner (name)",
"order": 7,
"primary": false,
"date_include_time": null,
"number_decimal_places": null,
"nullable": true,
"date_format": null,
"duration_format": null,
"date_time_format": null,
"array_formula_type": null,
"date_show_tzinfo": null,
"error": null,
"date_force_timezone": null,
"through_field_id": 17157,
"target_field_id": 17162,
"rollup_function": "min"
},
{
"id": 17653,
"type": "formula",
"name": "Days to go",
"order": 8,
"primary": false,
"date_include_time": null,
"number_decimal_places": 0,
"nullable": false,
"date_format": null,
"duration_format": null,
"date_time_format": null,
"array_formula_type": null,
"date_show_tzinfo": null,
"error": null,
"date_force_timezone": null,
"formula": "if(isblank(field('Completion Date')),round(toseconds(field('Due Date') - today()) / (3600 * 24),0),0)",
"formula_type": "number"
}
],
"views": [
{
"id": 7177,
"type": "grid",
"name": "All tasks",
"order": 1,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 5061,
"field_id": 17160,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [
{
"id": 1441,
"type": "left_border_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "151311f9-7246-4c7c-b949-cd040b8b1da1",
"color": "darker-red",
"filters": [
{
"id": "5427c0c4-0ec9-415c-9188-1c24450bb494",
"type": "date_is_before",
"field": 17160,
"group": null,
"value": "Europe/Brussels??today"
},
{
"id": "d7595d50-ccc4-4043-8281-0d6f05ff9ee3",
"type": "single_select_not_equal",
"field": 17159,
"group": null,
"value": "9435"
}
],
"operator": "AND"
}
]
},
"order": 1
}
],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 50365,
"field_id": 17155,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50366,
"field_id": 17158,
"width": 125,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50367,
"field_id": 17159,
"width": 133,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50368,
"field_id": 17160,
"width": 136,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51384,
"field_id": 17653,
"width": 137,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50369,
"field_id": 17161,
"width": 180,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50370,
"field_id": 17156,
"width": 200,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50371,
"field_id": 17157,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51359,
"field_id": 17652,
"width": 200,
"hidden": true,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7308,
"type": "grid",
"name": "Tasks past the deadline",
"order": 2,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4447,
"field_id": 17653,
"type": "lower_than",
"value": "0",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 5065,
"field_id": 17160,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [
{
"id": 1459,
"type": "left_border_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "151311f9-7246-4c7c-b949-cd040b8b1da1",
"color": "darker-red",
"filters": [
{
"id": "5427c0c4-0ec9-415c-9188-1c24450bb494",
"type": "date_is_before",
"field": 17160,
"group": null,
"value": "Europe/Brussels??today"
},
{
"id": "d7595d50-ccc4-4043-8281-0d6f05ff9ee3",
"type": "single_select_not_equal",
"field": 17159,
"group": null,
"value": "9435"
}
],
"operator": "AND"
}
]
},
"order": 1
}
],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51388,
"field_id": 17155,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51389,
"field_id": 17158,
"width": 125,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51390,
"field_id": 17159,
"width": 133,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51391,
"field_id": 17160,
"width": 136,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51392,
"field_id": 17653,
"width": 137,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51393,
"field_id": 17161,
"width": 180,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51394,
"field_id": 17156,
"width": 200,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51395,
"field_id": 17157,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51396,
"field_id": 17652,
"width": 200,
"hidden": true,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7309,
"type": "grid",
"name": "Tasks with deadline < 7 days",
"order": 3,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4448,
"field_id": 17653,
"type": "lower_than",
"value": "7",
"group": null
},
{
"id": 4449,
"field_id": 17161,
"type": "empty",
"value": "",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 5066,
"field_id": 17160,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [
{
"id": 1460,
"type": "left_border_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "151311f9-7246-4c7c-b949-cd040b8b1da1",
"color": "darker-red",
"filters": [
{
"id": "5427c0c4-0ec9-415c-9188-1c24450bb494",
"type": "date_is_before",
"field": 17160,
"group": null,
"value": "Europe/Brussels??today"
},
{
"id": "d7595d50-ccc4-4043-8281-0d6f05ff9ee3",
"type": "single_select_not_equal",
"field": 17159,
"group": null,
"value": "9435"
}
],
"operator": "AND"
}
]
},
"order": 1
}
],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51397,
"field_id": 17155,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51398,
"field_id": 17158,
"width": 125,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51399,
"field_id": 17159,
"width": 133,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51400,
"field_id": 17160,
"width": 136,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51401,
"field_id": 17653,
"width": 137,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51402,
"field_id": 17161,
"width": 180,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51403,
"field_id": 17156,
"width": 200,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51404,
"field_id": 17157,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51405,
"field_id": 17652,
"width": 200,
"hidden": true,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7302,
"type": "grid",
"name": "All tasks grouped by status",
"order": 4,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 5062,
"field_id": 17160,
"order": "ASC"
}
],
"group_bys": [
{
"id": 179,
"field_id": 17159,
"order": "ASC"
}
],
"decorations": [
{
"id": 1455,
"type": "left_border_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "151311f9-7246-4c7c-b949-cd040b8b1da1",
"color": "darker-red",
"filters": [
{
"id": "5427c0c4-0ec9-415c-9188-1c24450bb494",
"type": "date_is_before",
"field": 17160,
"group": null,
"value": "Europe/Brussels??today"
},
{
"id": "d7595d50-ccc4-4043-8281-0d6f05ff9ee3",
"type": "single_select_not_equal",
"field": 17159,
"group": null,
"value": "9435"
}
],
"operator": "AND"
}
]
},
"order": 1
}
],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51360,
"field_id": 17155,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51361,
"field_id": 17158,
"width": 125,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51362,
"field_id": 17159,
"width": 133,
"hidden": true,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51363,
"field_id": 17160,
"width": 136,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51385,
"field_id": 17653,
"width": 138,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51364,
"field_id": 17161,
"width": 180,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51365,
"field_id": 17156,
"width": 200,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51366,
"field_id": 17157,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51367,
"field_id": 17652,
"width": 200,
"hidden": true,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7303,
"type": "grid",
"name": "All tasks grouped by priority",
"order": 5,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 5063,
"field_id": 17160,
"order": "ASC"
}
],
"group_bys": [
{
"id": 180,
"field_id": 17158,
"order": "ASC"
}
],
"decorations": [
{
"id": 1456,
"type": "left_border_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "151311f9-7246-4c7c-b949-cd040b8b1da1",
"color": "darker-red",
"filters": [
{
"id": "5427c0c4-0ec9-415c-9188-1c24450bb494",
"type": "date_is_before",
"field": 17160,
"group": null,
"value": "Europe/Brussels??today"
},
{
"id": "d7595d50-ccc4-4043-8281-0d6f05ff9ee3",
"type": "single_select_not_equal",
"field": 17159,
"group": null,
"value": "9435"
}
],
"operator": "AND"
}
]
},
"order": 1
}
],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51368,
"field_id": 17155,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51369,
"field_id": 17158,
"width": 125,
"hidden": true,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51370,
"field_id": 17159,
"width": 133,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51371,
"field_id": 17160,
"width": 136,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51386,
"field_id": 17653,
"width": 138,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51372,
"field_id": 17161,
"width": 180,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51373,
"field_id": 17156,
"width": 200,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51374,
"field_id": 17157,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51375,
"field_id": 17652,
"width": 200,
"hidden": true,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7304,
"type": "grid",
"name": "All tasks grouped by owner",
"order": 6,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 5064,
"field_id": 17160,
"order": "ASC"
}
],
"group_bys": [
{
"id": 181,
"field_id": 17652,
"order": "ASC"
}
],
"decorations": [
{
"id": 1457,
"type": "left_border_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "151311f9-7246-4c7c-b949-cd040b8b1da1",
"color": "darker-red",
"filters": [
{
"id": "5427c0c4-0ec9-415c-9188-1c24450bb494",
"type": "date_is_before",
"field": 17160,
"group": null,
"value": "Europe/Brussels??today"
},
{
"id": "d7595d50-ccc4-4043-8281-0d6f05ff9ee3",
"type": "single_select_not_equal",
"field": 17159,
"group": null,
"value": "9435"
}
],
"operator": "AND"
}
]
},
"order": 1
}
],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51376,
"field_id": 17155,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51377,
"field_id": 17158,
"width": 125,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51378,
"field_id": 17159,
"width": 133,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51379,
"field_id": 17160,
"width": 136,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51387,
"field_id": 17653,
"width": 136,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51380,
"field_id": 17161,
"width": 180,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51381,
"field_id": 17156,
"width": 200,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51382,
"field_id": 17157,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51383,
"field_id": 17652,
"width": 200,
"hidden": true,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7305,
"type": "kanban",
"name": "All tasks stacked by their priority",
"order": 7,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [],
"decorations": [],
"public": false,
"single_select_field_id": 17158,
"field_options": [
{
"id": 9217,
"field_id": 17155,
"hidden": false,
"order": 32767
},
{
"id": 9218,
"field_id": 17156,
"hidden": false,
"order": 32767
},
{
"id": 9219,
"field_id": 17157,
"hidden": false,
"order": 32767
},
{
"id": 9220,
"field_id": 17158,
"hidden": false,
"order": 32767
},
{
"id": 9221,
"field_id": 17159,
"hidden": false,
"order": 32767
},
{
"id": 9222,
"field_id": 17160,
"hidden": false,
"order": 32767
},
{
"id": 9223,
"field_id": 17161,
"hidden": false,
"order": 32767
},
{
"id": 9224,
"field_id": 17652,
"hidden": false,
"order": 32767
}
]
},
{
"id": 7306,
"type": "kanban",
"name": "All tasks stacked by their status",
"order": 8,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [],
"decorations": [],
"public": false,
"single_select_field_id": 17159,
"field_options": [
{
"id": 9225,
"field_id": 17155,
"hidden": false,
"order": 32767
},
{
"id": 9226,
"field_id": 17156,
"hidden": false,
"order": 32767
},
{
"id": 9227,
"field_id": 17157,
"hidden": false,
"order": 32767
},
{
"id": 9228,
"field_id": 17158,
"hidden": false,
"order": 32767
},
{
"id": 9229,
"field_id": 17159,
"hidden": false,
"order": 32767
},
{
"id": 9230,
"field_id": 17160,
"hidden": false,
"order": 32767
},
{
"id": 9231,
"field_id": 17161,
"hidden": false,
"order": 32767
},
{
"id": 9232,
"field_id": 17652,
"hidden": false,
"order": 32767
}
]
},
{
"id": 7307,
"type": "calendar",
"name": "Calendar: all tasks with due date",
"order": 9,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [],
"decorations": [
{
"id": 1458,
"type": "left_border_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "b75e3529-f494-4e74-a67e-60530531721b",
"color": "darker-red",
"filters": [
{
"id": "a7e88578-d383-43e8-9b25-22504fee87f0",
"type": "single_select_not_equal",
"field": 17159,
"group": null,
"value": "9435"
},
{
"id": "19dad75e-ea2e-4b1d-8f77-9c24f7d549ef",
"type": "date_is_before",
"field": 17160,
"group": null,
"value": "Europe/Brussels??today"
}
],
"operator": "AND"
}
]
},
"order": 1
}
],
"public": false,
"date_field_id": 17160,
"field_options": [
{
"id": 695,
"field_id": 17155,
"hidden": false,
"order": 32767
},
{
"id": 696,
"field_id": 17156,
"hidden": false,
"order": 32767
},
{
"id": 697,
"field_id": 17157,
"hidden": false,
"order": 32767
},
{
"id": 698,
"field_id": 17158,
"hidden": false,
"order": 32767
},
{
"id": 699,
"field_id": 17159,
"hidden": false,
"order": 32767
},
{
"id": 700,
"field_id": 17160,
"hidden": false,
"order": 32767
},
{
"id": 701,
"field_id": 17161,
"hidden": false,
"order": 32767
},
{
"id": 702,
"field_id": 17652,
"hidden": false,
"order": 32767
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2024-07-30T09:05:17.045787+00:00",
"updated_on": "2024-07-30T09:08:05.566621+00:00",
"field_17155": "Develop marketing strategy document",
"field_17156": [
1
],
"field_17157": [
1
],
"field_17158": 9430,
"field_17159": 9435,
"field_17160": "2024-07-30",
"field_17161": "2024-07-29",
"field_17652": null,
"field_17653": null
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2024-07-30T09:05:17.045822+00:00",
"updated_on": "2024-08-05T12:13:40.655442+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17155": "Design new product prototypes",
"field_17156": [
7
],
"field_17157": [
2
],
"field_17158": 9430,
"field_17159": 9435,
"field_17160": "2024-08-15",
"field_17161": "2024-07-30",
"field_17652": null,
"field_17653": null
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2024-07-30T09:05:17.045839+00:00",
"updated_on": "2024-08-05T12:15:11.310908+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17155": "Create social media content plan",
"field_17156": [
3
],
"field_17157": [
3
],
"field_17158": 9431,
"field_17159": 9435,
"field_17160": "2024-08-01",
"field_17161": "2024-08-01",
"field_17652": null,
"field_17653": null
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2024-07-30T09:05:17.045854+00:00",
"updated_on": "2024-08-05T12:15:11.310967+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17155": "Schedule employee training sessions",
"field_17156": [
3
],
"field_17157": [
4
],
"field_17158": 9430,
"field_17159": 9435,
"field_17160": "2024-08-10",
"field_17161": "2024-08-10",
"field_17652": null,
"field_17653": null
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2024-07-30T09:05:17.045869+00:00",
"updated_on": "2024-08-05T12:27:08.108156+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17155": "Research potential partners",
"field_17156": [
3
],
"field_17157": [
5
],
"field_17158": 9431,
"field_17159": 9434,
"field_17160": "2024-08-02",
"field_17161": null,
"field_17652": null,
"field_17653": null
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2024-07-30T09:05:17.045884+00:00",
"updated_on": "2024-08-05T12:22:19.101777+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17155": "Identify growth investment opportunities",
"field_17156": [
3
],
"field_17157": [
6
],
"field_17158": 9431,
"field_17159": 9434,
"field_17160": "2024-08-20",
"field_17161": null,
"field_17652": null,
"field_17653": null
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2024-07-30T09:05:17.045899+00:00",
"updated_on": "2024-08-05T12:15:13.101217+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17155": "Analyze competitor strategies",
"field_17156": [
1
],
"field_17157": [
7
],
"field_17158": 9430,
"field_17159": 9435,
"field_17160": "2024-08-18",
"field_17161": "2024-08-16",
"field_17652": null,
"field_17653": null
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2024-07-30T09:05:17.045914+00:00",
"updated_on": "2024-08-05T12:15:13.101271+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17155": "Update loyalty program benefits",
"field_17156": [
7
],
"field_17157": [
8
],
"field_17158": 9432,
"field_17159": 9435,
"field_17160": "2024-09-01",
"field_17161": "2024-09-03",
"field_17652": null,
"field_17653": null
},
{
"id": 9,
"order": "9.00000000000000000000",
"created_on": "2024-07-30T09:05:17.045928+00:00",
"updated_on": "2024-08-05T12:15:13.864456+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17155": "Audit current supply chain process",
"field_17156": [
1
],
"field_17157": [
9
],
"field_17158": 9430,
"field_17159": 9435,
"field_17160": "2024-08-05",
"field_17161": "2024-08-02",
"field_17652": null,
"field_17653": null
},
{
"id": 10,
"order": "10.00000000000000000000",
"created_on": "2024-07-30T09:05:17.045942+00:00",
"updated_on": "2024-08-05T12:15:13.864510+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17155": "Research latest tech trends",
"field_17156": [
7
],
"field_17157": [
10
],
"field_17158": 9431,
"field_17159": 9435,
"field_17160": "2024-09-05",
"field_17161": "2024-09-05",
"field_17652": null,
"field_17653": null
},
{
"id": 11,
"order": "11.00000000000000000000",
"created_on": "2024-07-30T09:05:17.045957+00:00",
"updated_on": "2024-08-05T12:15:14.758152+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17155": "Identify new market opportunities",
"field_17156": [
7
],
"field_17157": [
1
],
"field_17158": 9430,
"field_17159": 9435,
"field_17160": "2024-08-07",
"field_17161": "2024-08-01",
"field_17652": null,
"field_17653": null
},
{
"id": 12,
"order": "12.00000000000000000000",
"created_on": "2024-07-30T09:05:17.045973+00:00",
"updated_on": "2024-08-05T12:15:14.758206+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17155": "Analyze production cost reduction methods",
"field_17156": [
12
],
"field_17157": [
2
],
"field_17158": 9431,
"field_17159": 9435,
"field_17160": "2024-08-12",
"field_17161": "2024-08-13",
"field_17652": null,
"field_17653": null
},
{
"id": 13,
"order": "13.00000000000000000000",
"created_on": "2024-07-30T09:05:17.045987+00:00",
"updated_on": "2024-08-05T13:05:42.877325+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17155": "Develop client diversification plan",
"field_17156": [
12
],
"field_17157": [
3
],
"field_17158": 9431,
"field_17159": 9433,
"field_17160": "2024-08-11",
"field_17161": null,
"field_17652": null,
"field_17653": null
},
{
"id": 14,
"order": "14.00000000000000000000",
"created_on": "2024-07-30T09:05:17.046001+00:00",
"updated_on": "2024-08-05T12:15:25.825362+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17155": "Plan international expansion strategy",
"field_17156": [
12
],
"field_17157": [
4
],
"field_17158": 9430,
"field_17159": 9434,
"field_17160": "2024-08-30",
"field_17161": null,
"field_17652": null,
"field_17653": null
},
{
"id": 15,
"order": "15.00000000000000000000",
"created_on": "2024-07-30T09:05:17.046015+00:00",
"updated_on": "2024-08-05T12:11:03.372255+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17155": "Evaluate current IT systems",
"field_17156": [
12
],
"field_17157": [
5
],
"field_17158": 9431,
"field_17159": 9434,
"field_17160": "2024-09-15",
"field_17161": null,
"field_17652": null,
"field_17653": null
},
{
"id": 16,
"order": "16.00000000000000000000",
"created_on": "2024-07-30T09:05:17.046029+00:00",
"updated_on": "2024-07-30T09:07:27.978456+00:00",
"field_17155": "Create revenue stabilization strategies",
"field_17156": [
16
],
"field_17157": [
6
],
"field_17158": 9431,
"field_17159": 9433,
"field_17160": "2024-09-01",
"field_17161": null,
"field_17652": null,
"field_17653": null
},
{
"id": 17,
"order": "17.00000000000000000000",
"created_on": "2024-07-30T09:05:17.046044+00:00",
"updated_on": "2024-08-05T12:11:05.060806+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17155": "Implement new quality control protocols",
"field_17156": [
16
],
"field_17157": [
7
],
"field_17158": 9430,
"field_17159": 9434,
"field_17160": "2024-09-12",
"field_17161": null,
"field_17652": null,
"field_17653": null
},
{
"id": 18,
"order": "18.00000000000000000000",
"created_on": "2024-07-30T09:05:17.046058+00:00",
"updated_on": "2024-08-05T12:11:05.346067+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17155": "Review decision-making process",
"field_17156": [
16
],
"field_17157": [
8
],
"field_17158": 9431,
"field_17159": 9433,
"field_17160": "2024-08-28",
"field_17161": null,
"field_17652": null,
"field_17653": null
},
{
"id": 19,
"order": "19.00000000000000000000",
"created_on": "2024-07-30T09:05:17.046072+00:00",
"updated_on": "2024-08-05T12:15:21.655641+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17155": "Conduct market research",
"field_17156": [
16
],
"field_17157": [
9
],
"field_17158": 9430,
"field_17159": 9434,
"field_17160": "2024-08-20",
"field_17161": null,
"field_17652": null,
"field_17653": null
},
{
"id": 20,
"order": "20.00000000000000000000",
"created_on": "2024-07-30T09:05:17.046085+00:00",
"updated_on": "2024-08-05T12:11:06.457775+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17155": "Develop economic contingency plans",
"field_17156": [
16
],
"field_17157": [
10
],
"field_17158": 9430,
"field_17159": 9433,
"field_17160": "2024-09-10",
"field_17161": null,
"field_17652": null,
"field_17653": null
}
]
},
{
"id": 1868,
"name": "Staff",
"order": 4,
"fields": [
{
"id": 17162,
"type": "text",
"name": "Name",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 17164,
"type": "single_select",
"name": "Job role",
"order": 3,
"primary": false,
"select_options": [
{
"id": 12876,
"value": "Marketing Manager",
"color": "cyan",
"order": 0
},
{
"id": 12877,
"value": "Social Media Manager",
"color": "darker-green",
"order": 1
},
{
"id": 12878,
"value": "Graphic Designer",
"color": "dark-pink",
"order": 2
},
{
"id": 12879,
"value": "Technical Writer",
"color": "darker-blue",
"order": 3
},
{
"id": 12880,
"value": "SEO Specialist",
"color": "darker-yellow",
"order": 4
}
]
},
{
"id": 17165,
"type": "email",
"name": "Email",
"order": 4,
"primary": false
},
{
"id": 17166,
"type": "phone_number",
"name": "Phone",
"order": 5,
"primary": false
},
{
"id": 17169,
"type": "link_row",
"name": "Actions",
"order": 8,
"primary": false,
"link_row_table_id": 1866,
"link_row_related_field_id": 17149,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 17170,
"type": "link_row",
"name": "Tasks",
"order": 9,
"primary": false,
"link_row_table_id": 1867,
"link_row_related_field_id": 17157,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 17647,
"type": "file",
"name": "Picture",
"order": 10,
"primary": false
}
],
"views": [
{
"id": 7178,
"type": "grid",
"name": "All staff members",
"order": 1,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 50372,
"field_id": 17162,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50374,
"field_id": 17164,
"width": 200,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51260,
"field_id": 17647,
"width": 117,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50376,
"field_id": 17166,
"width": 142,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50375,
"field_id": 17165,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50379,
"field_id": 17169,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50860,
"field_id": 17170,
"width": 200,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7301,
"type": "gallery",
"name": "All staff members",
"order": 2,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [],
"decorations": [],
"public": false,
"card_cover_image_field_id": 17647,
"field_options": [
{
"id": 9938,
"field_id": 17162,
"hidden": false,
"order": 32767
},
{
"id": 9939,
"field_id": 17164,
"hidden": false,
"order": 32767
},
{
"id": 9940,
"field_id": 17165,
"hidden": false,
"order": 32767
},
{
"id": 9941,
"field_id": 17166,
"hidden": false,
"order": 32767
},
{
"id": 9942,
"field_id": 17169,
"hidden": false,
"order": 32767
},
{
"id": 9943,
"field_id": 17170,
"hidden": false,
"order": 32767
},
{
"id": 9944,
"field_id": 17647,
"hidden": true,
"order": 32767
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2024-07-30T08:59:37.142467+00:00",
"updated_on": "2024-08-21T18:08:27.991697+00:00",
"last_modified_by": "hiram@baserow.io",
"field_17162": "Allie Ecker",
"field_17164": 12876,
"field_17165": "allie.ecker@example.com",
"field_17166": "(949) 873-7292",
"field_17169": [
1,
11,
21
],
"field_17170": [
1,
11
],
"field_17647": [
{
"name": "JxLH32ZBaYVY12snyTDutIVADAleP819_87342f8e2a009873f0cf6cbf8b480d495c898a19238d60b3d6fb81efa41c9883.jpg",
"visible_name": "Woman.12.jpg",
"original_name": "JxLH32ZBaYVY12snyTDutIVADAleP819_87342f8e2a009873f0cf6cbf8b480d495c898a19238d60b3d6fb81efa41c9883.jpg"
}
]
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2024-07-30T08:59:37.142502+00:00",
"updated_on": "2024-08-21T18:08:31.280278+00:00",
"last_modified_by": "hiram@baserow.io",
"field_17162": "Bran Lopez",
"field_17164": 12877,
"field_17165": "bran.lopez@example.com",
"field_17166": "(650) 869-3623",
"field_17169": [
2,
12,
22
],
"field_17170": [
2,
12
],
"field_17647": [
{
"name": "BcJFO3aAH819G2lWIhUJGo4JPthhC55y_d022b4d76cc31161673cb1f62b4d1984dc8db57d5d7b62b46ff73de4fde45cfd.jpg",
"visible_name": "Man.20.jpg",
"original_name": "BcJFO3aAH819G2lWIhUJGo4JPthhC55y_d022b4d76cc31161673cb1f62b4d1984dc8db57d5d7b62b46ff73de4fde45cfd.jpg"
}
]
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2024-07-30T08:59:37.142521+00:00",
"updated_on": "2024-08-21T18:08:32.465895+00:00",
"last_modified_by": "hiram@baserow.io",
"field_17162": "Cinda Pullen",
"field_17164": 12878,
"field_17165": "cinda.pullen@example.com",
"field_17166": "(213) 743-1636",
"field_17169": [
3,
13,
23
],
"field_17170": [
3,
13
],
"field_17647": [
{
"name": "VZb98OiSKm11YNQ5MiPgzdsUzpxnjsAO_32a0bb1e8cd43f9a27f05e95039ad44b606915d94c3f6ac8aa9359a5d66d0e40.jpg",
"visible_name": "Woman.36.jpg",
"original_name": "VZb98OiSKm11YNQ5MiPgzdsUzpxnjsAO_32a0bb1e8cd43f9a27f05e95039ad44b606915d94c3f6ac8aa9359a5d66d0e40.jpg"
}
]
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2024-07-30T08:59:37.142537+00:00",
"updated_on": "2024-08-21T18:08:33.844549+00:00",
"last_modified_by": "hiram@baserow.io",
"field_17162": "Clayton Best",
"field_17164": 12879,
"field_17165": "clayton.best@example.com",
"field_17166": "(916) 478-0153",
"field_17169": [
4,
14,
24
],
"field_17170": [
4,
14
],
"field_17647": [
{
"name": "sUIcBsbvGhf06PJ5GWM5juhjGO3kdULU_636d58571a3d01fad628780775449b7c9fe67e40a5d2154ffeed3cccec5bd2f0.jpg",
"visible_name": "Man.33.jpg",
"original_name": "sUIcBsbvGhf06PJ5GWM5juhjGO3kdULU_636d58571a3d01fad628780775449b7c9fe67e40a5d2154ffeed3cccec5bd2f0.jpg"
}
]
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2024-07-30T08:59:37.142552+00:00",
"updated_on": "2024-08-21T18:08:36.594492+00:00",
"last_modified_by": "hiram@baserow.io",
"field_17162": "Donald Johns",
"field_17164": 12876,
"field_17165": "donald.johns@example.com",
"field_17166": "(805) 367-1199",
"field_17169": [
5,
15,
25
],
"field_17170": [
5,
15
],
"field_17647": [
{
"name": "6ccfoXFqktHY2egCc6RPS4ft2mcwgAja_8bf30a876d0d0082aac1b41058c42c8ff2ab323e25afc56b9f5b9bab76cf3ea9.jpg",
"visible_name": "Man.48.jpg",
"original_name": "6ccfoXFqktHY2egCc6RPS4ft2mcwgAja_8bf30a876d0d0082aac1b41058c42c8ff2ab323e25afc56b9f5b9bab76cf3ea9.jpg"
}
]
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2024-07-30T08:59:37.142568+00:00",
"updated_on": "2024-08-21T18:08:39.769950+00:00",
"last_modified_by": "hiram@baserow.io",
"field_17162": "Elizabeth Cunningham",
"field_17164": 12877,
"field_17165": "elizabeth.cunningham@example.com",
"field_17166": "(323) 930-9329",
"field_17169": [
6,
16
],
"field_17170": [
6,
16
],
"field_17647": [
{
"name": "s0nPpDc6AObC8tHwGEm2vbTszeRnc3vm_6ad39d6d65565870ad02632ebc8f3103ef36c0004f787bc43df882383912bcf1.jpg",
"visible_name": "Woman.27.jpg",
"original_name": "s0nPpDc6AObC8tHwGEm2vbTszeRnc3vm_6ad39d6d65565870ad02632ebc8f3103ef36c0004f787bc43df882383912bcf1.jpg"
}
]
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2024-07-30T08:59:37.142584+00:00",
"updated_on": "2024-08-21T18:08:43.738512+00:00",
"last_modified_by": "hiram@baserow.io",
"field_17162": "Eric Rothman",
"field_17164": 12880,
"field_17165": "eric.rothman@example.com",
"field_17166": "(619) 525-2361",
"field_17169": [
7,
17
],
"field_17170": [
7,
17
],
"field_17647": [
{
"name": "HAW9Gyl6qp3Uv7TYBgmGd0IZolmxUBjw_e2ad95f8dcb90def82b6c29a01416e1eafe86b21f119b8539a4fad35ee05b676.jpg",
"visible_name": "Man.15.jpg",
"original_name": "HAW9Gyl6qp3Uv7TYBgmGd0IZolmxUBjw_e2ad95f8dcb90def82b6c29a01416e1eafe86b21f119b8539a4fad35ee05b676.jpg"
}
]
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2024-07-30T08:59:37.142601+00:00",
"updated_on": "2024-08-21T18:08:45.390422+00:00",
"last_modified_by": "hiram@baserow.io",
"field_17162": "Jane Dradder",
"field_17164": 12878,
"field_17165": "jane.rudder@example.com",
"field_17166": "(720) 555-2389",
"field_17169": [
8,
18
],
"field_17170": [
8,
18
],
"field_17647": [
{
"name": "Y7VE5hpMHfeyMh9lfYLpmCXE3CkjBGJP_4be2f64cec3e3d83bcf84510216161f08e6181441413cfbdbdb69c11168e5434.jpg",
"visible_name": "Woman.02.jpg",
"original_name": "Y7VE5hpMHfeyMh9lfYLpmCXE3CkjBGJP_4be2f64cec3e3d83bcf84510216161f08e6181441413cfbdbdb69c11168e5434.jpg"
}
]
},
{
"id": 9,
"order": "9.00000000000000000000",
"created_on": "2024-07-30T08:59:37.142616+00:00",
"updated_on": "2024-08-21T18:08:47.968723+00:00",
"last_modified_by": "hiram@baserow.io",
"field_17162": "Janice Fitzpatrick",
"field_17164": 12876,
"field_17165": "janice.fitzpatrick@example.com",
"field_17166": "(510) 476-1189",
"field_17169": [
9,
19
],
"field_17170": [
9,
19
],
"field_17647": [
{
"name": "A13CtdeLLMNTXvCl7X75QMATy9IQHMes_6033c389c7b9a28b3f4d1ad791cd071bb18d341fb50ca862338d0688129b1d93.jpg",
"visible_name": "Woman.16.jpg",
"original_name": "A13CtdeLLMNTXvCl7X75QMATy9IQHMes_6033c389c7b9a28b3f4d1ad791cd071bb18d341fb50ca862338d0688129b1d93.jpg"
}
]
},
{
"id": 10,
"order": "10.00000000000000000000",
"created_on": "2024-07-30T08:59:37.142631+00:00",
"updated_on": "2024-08-21T18:08:49.293360+00:00",
"last_modified_by": "hiram@baserow.io",
"field_17162": "John Marshall",
"field_17164": 12879,
"field_17165": "john.marshall@example.com",
"field_17166": "(323) 207-7576",
"field_17169": [
10,
20
],
"field_17170": [
10,
20
],
"field_17647": [
{
"name": "MnWv8pV54RBmgAXaVmQEKYGsajcpiA1p_5b771a1ce64c7ccb1b909d679a9a9cab06d2563777570d6990b609608a526283.jpg",
"visible_name": "Man.03.jpg",
"original_name": "MnWv8pV54RBmgAXaVmQEKYGsajcpiA1p_5b771a1ce64c7ccb1b909d679a9a9cab06d2563777570d6990b609608a526283.jpg"
}
]
}
]
}
]
}
]
}