@steedos-labs/content-compliance 0.2.16 → 0.2.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -1
- package/lib/index.js +65 -16
- package/lib/index.js.map +1 -1
- package/lib/methods/dashboard_sync_data.js +29 -29
- package/lib/methods/dashboard_sync_data.js.map +1 -1
- package/lib/methods/index.d.ts +1 -0
- package/lib/methods/index.js +1 -0
- package/lib/methods/index.js.map +1 -1
- package/lib/methods/material.js +8 -1
- package/lib/methods/material.js.map +1 -1
- package/lib/methods/pls.d.ts +1 -0
- package/lib/methods/pls.js +171 -0
- package/lib/methods/pls.js.map +1 -0
- package/main/default/dashboards//345/256/241/346/240/270/346/265/201/347/250/213/347/234/213/346/235/277.dashboard.yml +108 -108
- package/main/default/functions/pepsico_km_update_adopt.function.yml +125 -0
- package/main/default/objects/pepsico_km_update/buttons/pepsico_pick.button.yml +44 -1
- package/main/default/objects/pepsico_km_update/buttons/standard_edit.button.js +12 -0
- package/main/default/objects/pepsico_km_update/buttons/standard_edit.button.yml +1 -0
- package/main/default/objects/pepsico_km_update/fields/brief_type.field.yml +16 -0
- package/main/default/objects/pepsico_km_update/fields/company_id.field.yml +1 -1
- package/main/default/objects/pepsico_km_update/fields/company_ids.field.yml +1 -1
- package/main/default/objects/pepsico_km_update/fields/created.field.yml +1 -1
- package/main/default/objects/pepsico_km_update/fields/created_by.field.yml +1 -1
- package/main/default/objects/pepsico_km_update/fields/decide.field.yml +1 -1
- package/main/default/objects/pepsico_km_update/fields/general_rule.field.yml +8 -0
- package/main/default/objects/pepsico_km_update/fields/instance_state.field.yml +1 -1
- package/main/default/objects/pepsico_km_update/fields/locked.field.yml +1 -1
- package/main/default/objects/pepsico_km_update/fields/modified.field.yml +1 -1
- package/main/default/objects/pepsico_km_update/fields/modified_by.field.yml +1 -1
- package/main/default/objects/pepsico_km_update/fields/new_rule.field.yml +2 -2
- package/main/default/objects/pepsico_km_update/fields/owner.field.yml +1 -1
- package/main/default/objects/pepsico_km_update/fields/pepsico_material.field.yml +1 -1
- package/main/default/objects/pepsico_km_update/fields/pepsico_material_approval.field.yml +1 -1
- package/main/default/objects/pepsico_km_update/fields/product.field.yml +2 -2
- package/main/default/objects/pepsico_km_update/fields/product_name.field.yml +1 -1
- package/main/default/objects/pepsico_km_update/fields/rule.field.yml +2 -2
- package/main/default/objects/pepsico_km_update/fields/tag.field.yml +1 -1
- package/main/default/objects/pepsico_km_update/fields/take.field.yml +1 -1
- package/main/default/objects/pepsico_km_update/fields/taste.field.yml +2 -2
- package/main/default/objects/pepsico_material/buttons/pepsico_update_material.button.yml +1 -0
- package/main/default/objects/pepsico_material/buttons/standard_edit.button.js +1 -1
- package/main/default/objects/pepsico_material_approval/buttons/approve_ai.button.yml +220 -0
- package/main/default/objects/pepsico_material_approval/buttons/pepsico_material_upload.button.yml +5 -2
- package/main/default/objects/pepsico_material_approval_data/fields/{fcfd5u.field.yml → approve_finish_time.field.yml} +2 -2
- package/main/default/objects/pepsico_material_approval_data/fields/{fl5z8d3.field.yml → approve_org.field.yml} +2 -2
- package/main/default/objects/pepsico_material_approval_data/fields/{fcs75v.field.yml → approve_status.field.yml} +2 -2
- package/main/default/objects/pepsico_material_approval_data/fields/{fl5z8d33.field.yml → ca_approve_times.field.yml} +2 -2
- package/main/default/objects/pepsico_material_approval_data/fields/{fdlr9c.field.yml → ca_pass.field.yml} +2 -2
- package/main/default/objects/pepsico_material_approval_data/fields/classify.field.yml +7 -0
- package/main/default/objects/pepsico_material_approval_data/fields/company_id.field.yml +1 -1
- package/main/default/objects/pepsico_material_approval_data/fields/company_ids.field.yml +1 -1
- package/main/default/objects/pepsico_material_approval_data/fields/created.field.yml +1 -1
- package/main/default/objects/pepsico_material_approval_data/fields/created_by.field.yml +1 -1
- package/main/default/objects/pepsico_material_approval_data/fields/{fs4pzm.field.yml → current_step.field.yml} +2 -2
- package/main/default/objects/pepsico_material_approval_data/fields/{ftuhbe.field.yml → end_time.field.yml} +2 -2
- package/main/default/objects/pepsico_material_approval_data/fields/{fl5z8d6.field.yml → guding_approve_times.field.yml} +2 -2
- package/main/default/objects/pepsico_material_approval_data/fields/{f0mwlz.field.yml → guding_pass.field.yml} +2 -2
- package/main/default/objects/pepsico_material_approval_data/fields/instance_state.field.yml +1 -1
- package/main/default/objects/pepsico_material_approval_data/fields/kids.field.yml +7 -0
- package/main/default/objects/pepsico_material_approval_data/fields/{flpuyc.field.yml → legal_pass.field.yml} +2 -2
- package/main/default/objects/pepsico_material_approval_data/fields/locked.field.yml +1 -1
- package/main/default/objects/pepsico_material_approval_data/fields/modified.field.yml +1 -1
- package/main/default/objects/pepsico_material_approval_data/fields/modified_by.field.yml +1 -1
- package/main/default/objects/pepsico_material_approval_data/fields/{fl5z8d5.field.yml → ns_approve_times.field.yml} +2 -2
- package/main/default/objects/pepsico_material_approval_data/fields/{frncig.field.yml → ns_pass.field.yml} +2 -2
- package/main/default/objects/pepsico_material_approval_data/fields/owner.field.yml +3 -1
- package/main/default/objects/pepsico_material_approval_data/fields/peoduct.field.yml +1 -1
- package/main/default/objects/pepsico_material_approval_data/fields/pepsico_material_approval.field.yml +1 -1
- package/main/default/objects/pepsico_material_approval_data/fields/{f4b97s.field.yml → review_time.field.yml} +2 -2
- package/main/default/objects/pepsico_material_approval_data/fields/{fl5z8d4.field.yml → sra_approve_times.field.yml} +2 -2
- package/main/default/objects/pepsico_material_approval_data/fields/{fcwan9.field.yml → sra_pass.field.yml} +2 -2
- package/main/default/objects/pepsico_material_approval_data/fields/{fgvkiq.field.yml → submit_org.field.yml} +2 -2
- package/main/default/objects/pepsico_material_approval_data/fields/submit_time.field.yml +1 -1
- package/main/default/objects/pepsico_material_approval_data/fields/termination.field.yml +12 -0
- package/main/default/objects/pepsico_material_approval_data/fields/termination_org.field.yml +18 -0
- package/main/default/objects/pepsico_material_approval_data/fields/type.field.yml +1 -1
- package/main/default/objects/pepsico_material_approval_data/pepsico_material_approval_data.object.yml +1 -0
- package/main/default/objects/pepsico_material_data/fields/{fwd41q.field.yml → brand.field.yml} +1 -1
- package/main/default/objects/pepsico_material_data/fields/{frb2ws.field.yml → ca_pass.field.yml} +2 -2
- package/main/default/objects/pepsico_material_data/fields/classify.field.yml +7 -0
- package/main/default/objects/pepsico_material_data/fields/company_id.field.yml +1 -1
- package/main/default/objects/pepsico_material_data/fields/company_ids.field.yml +1 -1
- package/main/default/objects/pepsico_material_data/fields/created.field.yml +1 -1
- package/main/default/objects/pepsico_material_data/fields/created_by.field.yml +1 -1
- package/main/default/objects/pepsico_material_data/fields/{f3vcad.field.yml → guding_pass.field.yml} +2 -2
- package/main/default/objects/pepsico_material_data/fields/instance_state.field.yml +1 -1
- package/main/default/objects/pepsico_material_data/fields/{f0klcn.field.yml → legal_pass.field.yml} +2 -2
- package/main/default/objects/pepsico_material_data/fields/locked.field.yml +1 -1
- package/main/default/objects/pepsico_material_data/fields/{fwfot5.field.yml → material_approve_org.field.yml} +2 -2
- package/main/default/objects/pepsico_material_data/fields/{fls30h.field.yml → material_type.field.yml} +1 -1
- package/main/default/objects/pepsico_material_data/fields/material_void.field.yml +8 -0
- package/main/default/objects/pepsico_material_data/fields/modified.field.yml +1 -1
- package/main/default/objects/pepsico_material_data/fields/modified_by.field.yml +1 -1
- package/main/default/objects/pepsico_material_data/fields/{fdlp1n.field.yml → ns_pass.field.yml} +2 -2
- package/main/default/objects/pepsico_material_data/fields/owner.field.yml +3 -1
- package/main/default/objects/pepsico_material_data/fields/{fe3y0o.field.yml → pepsico_material.field.yml} +2 -2
- package/main/default/objects/pepsico_material_data/fields/{fhiwc3.field.yml → pepsico_material_approval_data.field.yml} +2 -2
- package/main/default/objects/pepsico_material_data/fields/{f2cgk5.field.yml → sra_pass.field.yml} +2 -2
- package/main/default/objects/pepsico_material_data/fields/{fubg59.field.yml → submit_org.field.yml} +1 -1
- package/main/default/objects/pepsico_material_data/fields/{f2falr.field.yml → submit_time.field.yml} +1 -1
- package/main/default/objects/pepsico_material_data/listviews/all.listview.yml +1 -0
- package/main/default/questions//344/270/232/345/212/241/351/203/250/351/227/250-/345/217/221/350/265/267/344/272/272/347/273/210/346/255/242/357/274/210/345/220/214/346/255/245/345/207/272/347/216/260/351/227/256/351/242/230/357/274/211.question.yml +1 -1
- package/main/default/questions//344/270/232/345/212/241/351/203/250/351/227/250-/345/217/221/350/265/267/351/203/250/351/227/250/347/273/237/350/256/241/357/274/210/345/220/214/346/255/245/345/207/272/347/216/260/351/227/256/351/242/230/357/274/211.question.yml +10 -10
- package/main/default/questions//344/270/232/345/212/241/351/203/250/351/227/250-/345/223/201/347/211/214/347/273/237/350/256/241.question.yml +10 -10
- package/main/default/questions//344/270/232/345/212/241/351/203/250/351/227/250-/345/256/241/346/211/271/344/272/272/347/273/210/346/255/242.question.yml +1 -1
- package/main/default/questions//344/270/232/345/212/241/351/203/250/351/227/250-/345/256/241/346/240/270/347/212/266/346/200/201.question.yml +6 -6
- package/main/default/questions//344/270/232/345/212/241/351/203/250/351/227/250-/345/256/241/346/240/270/351/200/232/350/277/207/346/203/205/345/206/265/357/274/210/345/220/214/346/255/245/345/207/272/347/216/260/351/227/256/351/242/230/357/274/211.question.yml +4 -4
- package/main/default/questions//344/270/232/345/212/241/351/203/250/351/227/250-/346/234/200/345/244/247/345/256/241/346/240/270/346/227/266/351/225/277.question.yml +1 -1
- package/main/default/questions//344/270/232/345/212/241/351/203/250/351/227/250-/346/234/200/345/260/217/345/256/241/346/240/270/346/227/266/351/225/277.question.yml +1 -1
- package/main/default/questions//344/270/232/345/212/241/351/203/250/351/227/250-/347/264/240/346/235/220/347/261/273/345/236/213/347/273/237/350/256/241.question.yml +14 -14
- package/main/default/questions//345/256/241/346/240/270/351/203/250/351/227/250-CA/345/223/201/347/211/214/346/225/260/351/207/217.question.yml +1 -1
- package/main/default/questions//345/256/241/346/240/270/351/203/250/351/227/250-CA/345/256/241/346/240/270/351/200/232/350/277/207/346/265/201/347/250/213/346/225/260.question.yml +2 -2
- package/main/default/questions//345/256/241/346/240/270/351/203/250/351/227/250-CA/345/256/241/346/240/270/351/200/232/350/277/207/347/216/207.question.yml +5 -5
- package/main/default/questions//345/256/241/346/240/270/351/203/250/351/227/250-CA/347/264/240/346/235/220/347/261/273/345/236/213/345/256/241/346/240/270/346/203/205/345/206/265.question.yml +6 -6
- package/main/default/questions//345/256/241/346/240/270/351/203/250/351/227/250-Legal/345/256/241/346/240/270/346/225/260/351/207/217.question.yml +2 -2
- package/main/default/questions//345/256/241/346/240/270/351/203/250/351/227/250-Legal/345/256/241/346/240/270/351/200/232/350/277/207/346/265/201/347/250/213/346/225/260.question.yml +1 -1
- package/main/default/questions//345/256/241/346/240/270/351/203/250/351/227/250-Legal/347/264/240/346/235/220/347/261/273/345/236/213/345/256/241/346/240/270/346/203/205/345/206/265.question.yml +6 -6
- package/main/default/questions//345/256/241/346/240/270/351/203/250/351/227/250-NS/345/223/201/347/211/214/345/256/241/346/240/270/347/212/266/346/200/201.question.yml +1 -1
- package/main/default/questions//345/256/241/346/240/270/351/203/250/351/227/250-NS/345/256/241/346/240/270/351/200/232/350/277/207/346/265/201/347/250/213/346/225/260.question.yml +1 -1
- package/main/default/questions//345/256/241/346/240/270/351/203/250/351/227/250-NS/345/256/241/346/240/270/351/200/232/350/277/207/347/216/207.question.yml +5 -5
- package/main/default/questions//345/256/241/346/240/270/351/203/250/351/227/250-NS/347/264/240/346/235/220/347/261/273/345/236/213/345/256/241/346/240/270/346/203/205/345/206/265.question.yml +6 -6
- package/main/default/questions//345/256/241/346/240/270/351/203/250/351/227/250-SRA/345/223/201/347/211/214/345/256/241/346/240/270/347/212/266/346/200/201.question.yml +1 -1
- package/main/default/questions//345/256/241/346/240/270/351/203/250/351/227/250-SRA/345/256/241/346/240/270.question.yml +5 -5
- package/main/default/questions//345/256/241/346/240/270/351/203/250/351/227/250-SRA/345/256/241/346/240/270/351/200/232/347/216/207.question.yml +5 -5
- package/main/default/questions//345/256/241/346/240/270/351/203/250/351/227/250-SRA/345/256/241/346/240/270/351/200/232/350/277/207/346/265/201/347/250/213/346/225/260/357/274/210/345/220/214/346/255/245/345/207/272/347/216/260/351/227/256/351/242/230/357/274/211.question.yml +1 -1
- package/main/default/questions//345/256/241/346/240/270/351/203/250/351/227/250-SRA/345/256/241/346/240/270/351/200/232/350/277/207/347/216/207.question.yml +5 -5
- package/main/default/questions//345/256/241/346/240/270/351/203/250/351/227/250-SRA/347/264/240/346/235/220/347/261/273/345/236/213/345/256/241/346/240/270/346/203/205/345/206/265.question.yml +6 -6
- package/main/default/questions//345/256/241/346/240/270/351/203/250/351/227/250-legal/345/223/201/347/211/214/345/256/241/346/240/270/347/212/266/346/200/201.question.yml +1 -1
- package/main/default/questions//345/256/241/346/240/270/351/203/250/351/227/250-legal/345/256/241/346/240/270/351/200/232/350/277/207/347/216/207.question.yml +5 -5
- package/main/default/questions//345/256/241/346/240/270/351/203/250/351/227/250-/345/233/272/345/256/232/344/272/272/345/221/230/345/223/201/347/211/214/345/256/241/346/240/270/347/212/266/346/200/201.question.yml +1 -1
- package/main/default/questions//345/256/241/346/240/270/351/203/250/351/227/250-/345/233/272/345/256/232/344/272/272/345/221/230/345/256/241/346/240/270/351/200/232/350/277/207/346/265/201/347/250/213/346/225/260/357/274/210/345/220/214/346/255/245/345/207/272/347/216/260/351/227/256/351/242/230/357/274/211.question.yml +1 -1
- package/main/default/questions//345/256/241/346/240/270/351/203/250/351/227/250-/345/233/272/345/256/232/345/256/241/346/240/270/347/264/240/346/235/220/347/261/273/345/236/213/345/256/241/346/240/270/346/203/205/345/206/265.question.yml +6 -6
- package/main/default/questions//345/256/241/346/240/270/351/203/250/351/227/250-/345/233/272/345/256/232/345/256/241/346/240/270/351/200/232/350/277/207/347/216/207/357/274/210/345/220/214/346/255/245/345/207/272/347/216/260/351/227/256/351/242/230/357/274/211.question.yml +5 -5
- package/package.json +1 -1
- package/main/default/objects/pepsico_material_approval_data/fields/approve_users.field.yml +0 -11
- package/main/default/objects/pepsico_material_approval_data/fields/fvbadu.field.yml +0 -12
- package/main/default/objects/pepsico_material_data/fields/approve_users.field.yml +0 -11
|
@@ -61,7 +61,7 @@ cards:
|
|
|
61
61
|
target:
|
|
62
62
|
- dimension
|
|
63
63
|
- - field
|
|
64
|
-
- pepsico_material_approval_data.
|
|
64
|
+
- pepsico_material_approval_data.submit_org
|
|
65
65
|
- null
|
|
66
66
|
- parameter_id: 6e6f8d9d
|
|
67
67
|
card_id: 6788b4cd41162b06257df787
|
|
@@ -82,7 +82,7 @@ cards:
|
|
|
82
82
|
target:
|
|
83
83
|
- dimension
|
|
84
84
|
- - field
|
|
85
|
-
- pepsico_material_approval_data.
|
|
85
|
+
- pepsico_material_approval_data.submit_org
|
|
86
86
|
- null
|
|
87
87
|
row: 0
|
|
88
88
|
series: []
|
|
@@ -99,21 +99,21 @@ cards:
|
|
|
99
99
|
target:
|
|
100
100
|
- dimension
|
|
101
101
|
- - field
|
|
102
|
-
- pepsico_material_data.
|
|
102
|
+
- pepsico_material_data.submit_time
|
|
103
103
|
- null
|
|
104
104
|
- parameter_id: 42ac1635
|
|
105
105
|
card_id: 6788b75d41162b06257df797
|
|
106
106
|
target:
|
|
107
107
|
- dimension
|
|
108
108
|
- - field
|
|
109
|
-
- pepsico_material_data.
|
|
109
|
+
- pepsico_material_data.submit_org
|
|
110
110
|
- null
|
|
111
111
|
- parameter_id: 6e6f8d9d
|
|
112
112
|
card_id: 6788b75d41162b06257df797
|
|
113
113
|
target:
|
|
114
114
|
- dimension
|
|
115
115
|
- - field
|
|
116
|
-
- pepsico_material_data.
|
|
116
|
+
- pepsico_material_data.brand
|
|
117
117
|
- null
|
|
118
118
|
- parameter_id: d77cfd11
|
|
119
119
|
card_id: 6788b75d41162b06257df797
|
|
@@ -127,21 +127,21 @@ cards:
|
|
|
127
127
|
target:
|
|
128
128
|
- dimension
|
|
129
129
|
- - field
|
|
130
|
-
- pepsico_material_data.
|
|
130
|
+
- pepsico_material_data.brand
|
|
131
131
|
- null
|
|
132
132
|
- parameter_id: 7e9ca24e
|
|
133
133
|
card_id: 6788b75d41162b06257df797
|
|
134
134
|
target:
|
|
135
135
|
- dimension
|
|
136
136
|
- - field
|
|
137
|
-
- pepsico_material_data.
|
|
137
|
+
- pepsico_material_data.submit_org
|
|
138
138
|
- null
|
|
139
139
|
row: 0
|
|
140
140
|
series: []
|
|
141
141
|
size_x: 10
|
|
142
142
|
size_y: 7
|
|
143
143
|
visualization_settings: >-
|
|
144
|
-
{"graph.x_axis.labels_enabled":false,"graph.y_axis.labels_enabled":false,"graph.dimensions":["
|
|
144
|
+
{"graph.x_axis.labels_enabled":false,"graph.y_axis.labels_enabled":false,"graph.dimensions":["material_type","submit_org"],"graph.metrics":["count"],"card.title":"业务部门素材类型统计"}
|
|
145
145
|
- card_id: 6788b1d941162b06257df782
|
|
146
146
|
col: 0
|
|
147
147
|
entity_id: 6788bec841162b06257df7ac
|
|
@@ -159,7 +159,7 @@ cards:
|
|
|
159
159
|
target:
|
|
160
160
|
- dimension
|
|
161
161
|
- - field
|
|
162
|
-
- pepsico_material_approval_data.
|
|
162
|
+
- pepsico_material_approval_data.submit_org
|
|
163
163
|
- null
|
|
164
164
|
- parameter_id: 6e6f8d9d
|
|
165
165
|
card_id: 6788b1d941162b06257df782
|
|
@@ -180,14 +180,14 @@ cards:
|
|
|
180
180
|
target:
|
|
181
181
|
- dimension
|
|
182
182
|
- - field
|
|
183
|
-
- pepsico_material_approval_data.
|
|
183
|
+
- pepsico_material_approval_data.submit_org
|
|
184
184
|
- null
|
|
185
185
|
row: 7
|
|
186
186
|
series: []
|
|
187
187
|
size_x: 7
|
|
188
188
|
size_y: 6
|
|
189
189
|
visualization_settings: >-
|
|
190
|
-
{"pie.percent_visibility":"inside","pie.show_legend":true,"pie.show_total":false,"graph.y_axis.auto_range":true,"graph.x_axis.axis_enabled":true,"graph.y_axis.labels_enabled":false,"graph.y_axis.axis_enabled":true,"graph.show_values":true,"graph.label_value_frequency":"fit","graph.label_value_formatting":"auto","graph.show_goal":false,"graph.x_axis.labels_enabled":false,"graph.dimensions":["
|
|
190
|
+
{"pie.percent_visibility":"inside","pie.show_legend":true,"pie.show_total":false,"graph.y_axis.auto_range":true,"graph.x_axis.axis_enabled":true,"graph.y_axis.labels_enabled":false,"graph.y_axis.axis_enabled":true,"graph.show_values":true,"graph.label_value_frequency":"fit","graph.label_value_formatting":"auto","graph.show_goal":false,"graph.x_axis.labels_enabled":false,"graph.dimensions":["submit_org"],"graph.metrics":["count"],"card.title":"发起部门流程数量占比"}
|
|
191
191
|
- card_id: 6788b3f341162b06257df784
|
|
192
192
|
col: 14
|
|
193
193
|
entity_id: 6788bec841162b06257df7ad
|
|
@@ -205,7 +205,7 @@ cards:
|
|
|
205
205
|
target:
|
|
206
206
|
- dimension
|
|
207
207
|
- - field
|
|
208
|
-
- pepsico_material_approval_data.
|
|
208
|
+
- pepsico_material_approval_data.submit_org
|
|
209
209
|
- null
|
|
210
210
|
- parameter_id: 6e6f8d9d
|
|
211
211
|
card_id: 6788b3f341162b06257df784
|
|
@@ -226,7 +226,7 @@ cards:
|
|
|
226
226
|
target:
|
|
227
227
|
- dimension
|
|
228
228
|
- - field
|
|
229
|
-
- pepsico_material_approval_data.
|
|
229
|
+
- pepsico_material_approval_data.submit_org
|
|
230
230
|
- null
|
|
231
231
|
row: 0
|
|
232
232
|
series: []
|
|
@@ -250,7 +250,7 @@ cards:
|
|
|
250
250
|
target:
|
|
251
251
|
- dimension
|
|
252
252
|
- - field
|
|
253
|
-
- pepsico_material_approval_data.
|
|
253
|
+
- pepsico_material_approval_data.submit_org
|
|
254
254
|
- null
|
|
255
255
|
- parameter_id: 6e6f8d9d
|
|
256
256
|
card_id: 6773c44f8cd971062790054b
|
|
@@ -271,7 +271,7 @@ cards:
|
|
|
271
271
|
target:
|
|
272
272
|
- dimension
|
|
273
273
|
- - field
|
|
274
|
-
- pepsico_material_approval_data.
|
|
274
|
+
- pepsico_material_approval_data.submit_org
|
|
275
275
|
- null
|
|
276
276
|
row: 3
|
|
277
277
|
series: []
|
|
@@ -296,7 +296,7 @@ cards:
|
|
|
296
296
|
target:
|
|
297
297
|
- dimension
|
|
298
298
|
- - field
|
|
299
|
-
- pepsico_material_approval_data.
|
|
299
|
+
- pepsico_material_approval_data.submit_org
|
|
300
300
|
- null
|
|
301
301
|
- parameter_id: 6e6f8d9d
|
|
302
302
|
card_id: 6788aeb23d98ec06246c4a27
|
|
@@ -317,7 +317,7 @@ cards:
|
|
|
317
317
|
target:
|
|
318
318
|
- dimension
|
|
319
319
|
- - field
|
|
320
|
-
- pepsico_material_approval_data.
|
|
320
|
+
- pepsico_material_approval_data.submit_org
|
|
321
321
|
- null
|
|
322
322
|
row: 3
|
|
323
323
|
series: []
|
|
@@ -342,7 +342,7 @@ cards:
|
|
|
342
342
|
target:
|
|
343
343
|
- dimension
|
|
344
344
|
- - field
|
|
345
|
-
- pepsico_material_approval_data.
|
|
345
|
+
- pepsico_material_approval_data.submit_org
|
|
346
346
|
- null
|
|
347
347
|
- parameter_id: 6e6f8d9d
|
|
348
348
|
card_id: 6788b8be41162b06257df79d
|
|
@@ -363,14 +363,14 @@ cards:
|
|
|
363
363
|
target:
|
|
364
364
|
- dimension
|
|
365
365
|
- - field
|
|
366
|
-
- pepsico_material_approval_data.
|
|
366
|
+
- pepsico_material_approval_data.submit_org
|
|
367
367
|
- null
|
|
368
368
|
row: 7
|
|
369
369
|
series: []
|
|
370
370
|
size_x: 8
|
|
371
371
|
size_y: 6
|
|
372
372
|
visualization_settings: >-
|
|
373
|
-
{"0":"{","1":"}","pivot_table.column_split":{"rows":[["field","pepsico_material_approval_data.
|
|
373
|
+
{"0":"{","1":"}","pivot_table.column_split":{"rows":[["field","pepsico_material_approval_data.current_step",null]],"columns":[],"values":[["aggregation",0]]},"graph.dimensions":["current_step"],"graph.metrics":["count"],"graph.y_axis.labels_enabled":false,"graph.y_axis.auto_range":true,"card.title":"审核节点情况"}
|
|
374
374
|
- card_id: 6788bdfa41162b06257df7a8
|
|
375
375
|
col: 0
|
|
376
376
|
entity_id: 6788beeb41162b06257df7b1
|
|
@@ -388,7 +388,7 @@ cards:
|
|
|
388
388
|
target:
|
|
389
389
|
- dimension
|
|
390
390
|
- - field
|
|
391
|
-
- pepsico_material_approval_data.
|
|
391
|
+
- pepsico_material_approval_data.submit_org
|
|
392
392
|
- null
|
|
393
393
|
- parameter_id: 6e6f8d9d
|
|
394
394
|
card_id: 6788bdfa41162b06257df7a8
|
|
@@ -409,7 +409,7 @@ cards:
|
|
|
409
409
|
target:
|
|
410
410
|
- dimension
|
|
411
411
|
- - field
|
|
412
|
-
- pepsico_material_approval_data.
|
|
412
|
+
- pepsico_material_approval_data.submit_org
|
|
413
413
|
- null
|
|
414
414
|
row: 19
|
|
415
415
|
series: []
|
|
@@ -427,175 +427,175 @@ cards:
|
|
|
427
427
|
target:
|
|
428
428
|
- dimension
|
|
429
429
|
- - field
|
|
430
|
-
- pepsico_material_data.
|
|
430
|
+
- pepsico_material_data.submit_time
|
|
431
431
|
- null
|
|
432
432
|
- parameter_id: 4b6e2a78
|
|
433
433
|
card_id: 6789af279e46340625e5427f
|
|
434
434
|
target:
|
|
435
435
|
- dimension
|
|
436
436
|
- - field
|
|
437
|
-
- pepsico_material_data.
|
|
437
|
+
- pepsico_material_data.submit_time
|
|
438
438
|
- null
|
|
439
439
|
- parameter_id: 4b6e2a78
|
|
440
440
|
card_id: 6789b56e9e46340625e54296
|
|
441
441
|
target:
|
|
442
442
|
- dimension
|
|
443
443
|
- - field
|
|
444
|
-
- pepsico_material_data.
|
|
444
|
+
- pepsico_material_data.submit_time
|
|
445
445
|
- null
|
|
446
446
|
- parameter_id: 4b6e2a78
|
|
447
447
|
card_id: 6789b5ed9e46340625e54298
|
|
448
448
|
target:
|
|
449
449
|
- dimension
|
|
450
450
|
- - field
|
|
451
|
-
- pepsico_material_data.
|
|
451
|
+
- pepsico_material_data.submit_time
|
|
452
452
|
- null
|
|
453
453
|
- parameter_id: 4b6e2a78
|
|
454
454
|
card_id: 6789b6389e46340625e54299
|
|
455
455
|
target:
|
|
456
456
|
- dimension
|
|
457
457
|
- - field
|
|
458
|
-
- pepsico_material_data.
|
|
458
|
+
- pepsico_material_data.submit_time
|
|
459
459
|
- null
|
|
460
460
|
- parameter_id: 42ac1635
|
|
461
461
|
card_id: 6788c26e41162b06257df7bf
|
|
462
462
|
target:
|
|
463
463
|
- dimension
|
|
464
464
|
- - field
|
|
465
|
-
- pepsico_material_data.
|
|
465
|
+
- pepsico_material_data.submit_org
|
|
466
466
|
- null
|
|
467
467
|
- parameter_id: 42ac1635
|
|
468
468
|
card_id: 6789af279e46340625e5427f
|
|
469
469
|
target:
|
|
470
470
|
- dimension
|
|
471
471
|
- - field
|
|
472
|
-
- pepsico_material_data.
|
|
472
|
+
- pepsico_material_data.submit_org
|
|
473
473
|
- null
|
|
474
474
|
- parameter_id: 42ac1635
|
|
475
475
|
card_id: 6789b56e9e46340625e54296
|
|
476
476
|
target:
|
|
477
477
|
- dimension
|
|
478
478
|
- - field
|
|
479
|
-
- pepsico_material_data.
|
|
479
|
+
- pepsico_material_data.submit_org
|
|
480
480
|
- null
|
|
481
481
|
- parameter_id: 42ac1635
|
|
482
482
|
card_id: 6789b5ed9e46340625e54298
|
|
483
483
|
target:
|
|
484
484
|
- dimension
|
|
485
485
|
- - field
|
|
486
|
-
- pepsico_material_data.
|
|
486
|
+
- pepsico_material_data.submit_org
|
|
487
487
|
- null
|
|
488
488
|
- parameter_id: 42ac1635
|
|
489
489
|
card_id: 6789b6389e46340625e54299
|
|
490
490
|
target:
|
|
491
491
|
- dimension
|
|
492
492
|
- - field
|
|
493
|
-
- pepsico_material_data.
|
|
493
|
+
- pepsico_material_data.submit_org
|
|
494
494
|
- null
|
|
495
495
|
- parameter_id: 6e6f8d9d
|
|
496
496
|
card_id: 6788c26e41162b06257df7bf
|
|
497
497
|
target:
|
|
498
498
|
- dimension
|
|
499
499
|
- - field
|
|
500
|
-
- pepsico_material_data.
|
|
500
|
+
- pepsico_material_data.brand
|
|
501
501
|
- null
|
|
502
502
|
- parameter_id: 6e6f8d9d
|
|
503
503
|
card_id: 6789af279e46340625e5427f
|
|
504
504
|
target:
|
|
505
505
|
- dimension
|
|
506
506
|
- - field
|
|
507
|
-
- pepsico_material_data.
|
|
507
|
+
- pepsico_material_data.brand
|
|
508
508
|
- null
|
|
509
509
|
- parameter_id: 6e6f8d9d
|
|
510
510
|
card_id: 6789b56e9e46340625e54296
|
|
511
511
|
target:
|
|
512
512
|
- dimension
|
|
513
513
|
- - field
|
|
514
|
-
- pepsico_material_data.
|
|
514
|
+
- pepsico_material_data.brand
|
|
515
515
|
- null
|
|
516
516
|
- parameter_id: 6e6f8d9d
|
|
517
517
|
card_id: 6789b5ed9e46340625e54298
|
|
518
518
|
target:
|
|
519
519
|
- dimension
|
|
520
520
|
- - field
|
|
521
|
-
- pepsico_material_data.
|
|
521
|
+
- pepsico_material_data.brand
|
|
522
522
|
- null
|
|
523
523
|
- parameter_id: 6e6f8d9d
|
|
524
524
|
card_id: 6789b6389e46340625e54299
|
|
525
525
|
target:
|
|
526
526
|
- dimension
|
|
527
527
|
- - field
|
|
528
|
-
- pepsico_material_data.
|
|
528
|
+
- pepsico_material_data.brand
|
|
529
529
|
- null
|
|
530
530
|
- parameter_id: a92f649d
|
|
531
531
|
card_id: 6788c26e41162b06257df7bf
|
|
532
532
|
target:
|
|
533
533
|
- dimension
|
|
534
534
|
- - field
|
|
535
|
-
- pepsico_material_data.
|
|
535
|
+
- pepsico_material_data.brand
|
|
536
536
|
- null
|
|
537
537
|
- parameter_id: a92f649d
|
|
538
538
|
card_id: 6789af279e46340625e5427f
|
|
539
539
|
target:
|
|
540
540
|
- dimension
|
|
541
541
|
- - field
|
|
542
|
-
- pepsico_material_data.
|
|
542
|
+
- pepsico_material_data.brand
|
|
543
543
|
- null
|
|
544
544
|
- parameter_id: a92f649d
|
|
545
545
|
card_id: 6789b56e9e46340625e54296
|
|
546
546
|
target:
|
|
547
547
|
- dimension
|
|
548
548
|
- - field
|
|
549
|
-
- pepsico_material_data.
|
|
549
|
+
- pepsico_material_data.brand
|
|
550
550
|
- null
|
|
551
551
|
- parameter_id: a92f649d
|
|
552
552
|
card_id: 6789b5ed9e46340625e54298
|
|
553
553
|
target:
|
|
554
554
|
- dimension
|
|
555
555
|
- - field
|
|
556
|
-
- pepsico_material_data.
|
|
556
|
+
- pepsico_material_data.brand
|
|
557
557
|
- null
|
|
558
558
|
- parameter_id: a92f649d
|
|
559
559
|
card_id: 6789b6389e46340625e54299
|
|
560
560
|
target:
|
|
561
561
|
- dimension
|
|
562
562
|
- - field
|
|
563
|
-
- pepsico_material_data.
|
|
563
|
+
- pepsico_material_data.brand
|
|
564
564
|
- null
|
|
565
565
|
- parameter_id: 7e9ca24e
|
|
566
566
|
card_id: 6788c26e41162b06257df7bf
|
|
567
567
|
target:
|
|
568
568
|
- dimension
|
|
569
569
|
- - field
|
|
570
|
-
- pepsico_material_data.
|
|
570
|
+
- pepsico_material_data.submit_org
|
|
571
571
|
- null
|
|
572
572
|
- parameter_id: 7e9ca24e
|
|
573
573
|
card_id: 6789af279e46340625e5427f
|
|
574
574
|
target:
|
|
575
575
|
- dimension
|
|
576
576
|
- - field
|
|
577
|
-
- pepsico_material_data.
|
|
577
|
+
- pepsico_material_data.submit_org
|
|
578
578
|
- null
|
|
579
579
|
- parameter_id: 7e9ca24e
|
|
580
580
|
card_id: 6789b56e9e46340625e54296
|
|
581
581
|
target:
|
|
582
582
|
- dimension
|
|
583
583
|
- - field
|
|
584
|
-
- pepsico_material_data.
|
|
584
|
+
- pepsico_material_data.submit_org
|
|
585
585
|
- null
|
|
586
586
|
- parameter_id: 7e9ca24e
|
|
587
587
|
card_id: 6789b5ed9e46340625e54298
|
|
588
588
|
target:
|
|
589
589
|
- dimension
|
|
590
590
|
- - field
|
|
591
|
-
- pepsico_material_data.
|
|
591
|
+
- pepsico_material_data.submit_org
|
|
592
592
|
- null
|
|
593
593
|
- parameter_id: 7e9ca24e
|
|
594
594
|
card_id: 6789b6389e46340625e54299
|
|
595
595
|
target:
|
|
596
596
|
- dimension
|
|
597
597
|
- - field
|
|
598
|
-
- pepsico_material_data.
|
|
598
|
+
- pepsico_material_data.submit_org
|
|
599
599
|
- null
|
|
600
600
|
row: 35
|
|
601
601
|
series:
|
|
@@ -613,7 +613,7 @@ cards:
|
|
|
613
613
|
- - count
|
|
614
614
|
breakout:
|
|
615
615
|
- - field
|
|
616
|
-
- pepsico_material_data.
|
|
616
|
+
- pepsico_material_data.material_type
|
|
617
617
|
- null
|
|
618
618
|
filter:
|
|
619
619
|
- '='
|
|
@@ -623,7 +623,7 @@ cards:
|
|
|
623
623
|
- v2
|
|
624
624
|
type: query
|
|
625
625
|
database: 1
|
|
626
|
-
visualization_settings: '{"graph.dimensions":["
|
|
626
|
+
visualization_settings: '{"graph.dimensions":["material_type"],"graph.metrics":["count"]}'
|
|
627
627
|
creator_id: 673e8e062fa7fa06a3147c17
|
|
628
628
|
database_id: 1
|
|
629
629
|
table_id: pepsico_material_data
|
|
@@ -634,8 +634,8 @@ cards:
|
|
|
634
634
|
embedding_params: null
|
|
635
635
|
cache_ttl: null
|
|
636
636
|
result_metadata:
|
|
637
|
-
- id:
|
|
638
|
-
name:
|
|
637
|
+
- id: material_type
|
|
638
|
+
name: material_type
|
|
639
639
|
unit: null
|
|
640
640
|
display_name: 素材类型
|
|
641
641
|
base_type: type/Text
|
|
@@ -646,7 +646,7 @@ cards:
|
|
|
646
646
|
table_id: pepsico_material_data
|
|
647
647
|
field_ref:
|
|
648
648
|
- field
|
|
649
|
-
- pepsico_material_data.
|
|
649
|
+
- pepsico_material_data.material_type
|
|
650
650
|
- null
|
|
651
651
|
- base_type: type/BigInteger
|
|
652
652
|
display_name: 计数
|
|
@@ -690,12 +690,12 @@ cards:
|
|
|
690
690
|
- - count
|
|
691
691
|
breakout:
|
|
692
692
|
- - field
|
|
693
|
-
- pepsico_material_data.
|
|
693
|
+
- pepsico_material_data.material_type
|
|
694
694
|
- null
|
|
695
695
|
type: query
|
|
696
696
|
database: 1
|
|
697
697
|
visualization_settings: >-
|
|
698
|
-
{"graph.show_values":true,"graph.dimensions":["
|
|
698
|
+
{"graph.show_values":true,"graph.dimensions":["material_type"],"graph.metrics":["count"]}
|
|
699
699
|
creator_id: 673e8e062fa7fa06a3147c17
|
|
700
700
|
database_id: 1
|
|
701
701
|
table_id: pepsico_material_data
|
|
@@ -706,8 +706,8 @@ cards:
|
|
|
706
706
|
embedding_params: null
|
|
707
707
|
cache_ttl: null
|
|
708
708
|
result_metadata:
|
|
709
|
-
- id:
|
|
710
|
-
name:
|
|
709
|
+
- id: material_type
|
|
710
|
+
name: material_type
|
|
711
711
|
unit: null
|
|
712
712
|
display_name: 素材类型
|
|
713
713
|
base_type: type/Text
|
|
@@ -718,7 +718,7 @@ cards:
|
|
|
718
718
|
table_id: pepsico_material_data
|
|
719
719
|
field_ref:
|
|
720
720
|
- field
|
|
721
|
-
- pepsico_material_data.
|
|
721
|
+
- pepsico_material_data.material_type
|
|
722
722
|
- null
|
|
723
723
|
- base_type: type/BigInteger
|
|
724
724
|
display_name: 计数
|
|
@@ -762,11 +762,11 @@ cards:
|
|
|
762
762
|
- - count
|
|
763
763
|
breakout:
|
|
764
764
|
- - field
|
|
765
|
-
- pepsico_material_data.
|
|
765
|
+
- pepsico_material_data.brand
|
|
766
766
|
- null
|
|
767
767
|
type: query
|
|
768
768
|
database: 1
|
|
769
|
-
visualization_settings: '{"graph.dimensions":["
|
|
769
|
+
visualization_settings: '{"graph.dimensions":["brand"],"graph.metrics":["count"]}'
|
|
770
770
|
creator_id: 673e8e062fa7fa06a3147c17
|
|
771
771
|
database_id: 1
|
|
772
772
|
table_id: pepsico_material_data
|
|
@@ -777,8 +777,8 @@ cards:
|
|
|
777
777
|
embedding_params: null
|
|
778
778
|
cache_ttl: null
|
|
779
779
|
result_metadata:
|
|
780
|
-
- id:
|
|
781
|
-
name:
|
|
780
|
+
- id: brand
|
|
781
|
+
name: brand
|
|
782
782
|
unit: null
|
|
783
783
|
display_name: 品牌
|
|
784
784
|
base_type: type/Text
|
|
@@ -789,7 +789,7 @@ cards:
|
|
|
789
789
|
table_id: pepsico_material_data
|
|
790
790
|
field_ref:
|
|
791
791
|
- field
|
|
792
|
-
- pepsico_material_data.
|
|
792
|
+
- pepsico_material_data.brand
|
|
793
793
|
- null
|
|
794
794
|
- base_type: type/BigInteger
|
|
795
795
|
display_name: 计数
|
|
@@ -833,11 +833,11 @@ cards:
|
|
|
833
833
|
- - count
|
|
834
834
|
breakout:
|
|
835
835
|
- - field
|
|
836
|
-
- pepsico_material_data.
|
|
836
|
+
- pepsico_material_data.material_type
|
|
837
837
|
- null
|
|
838
838
|
type: query
|
|
839
839
|
database: 1
|
|
840
|
-
visualization_settings: '{"graph.dimensions":["
|
|
840
|
+
visualization_settings: '{"graph.dimensions":["material_type"],"graph.metrics":["count"]}'
|
|
841
841
|
creator_id: 673e8e062fa7fa06a3147c17
|
|
842
842
|
database_id: 1
|
|
843
843
|
table_id: pepsico_material_data
|
|
@@ -848,8 +848,8 @@ cards:
|
|
|
848
848
|
embedding_params: null
|
|
849
849
|
cache_ttl: null
|
|
850
850
|
result_metadata:
|
|
851
|
-
- id:
|
|
852
|
-
name:
|
|
851
|
+
- id: material_type
|
|
852
|
+
name: material_type
|
|
853
853
|
unit: null
|
|
854
854
|
display_name: 素材类型
|
|
855
855
|
base_type: type/Text
|
|
@@ -860,7 +860,7 @@ cards:
|
|
|
860
860
|
table_id: pepsico_material_data
|
|
861
861
|
field_ref:
|
|
862
862
|
- field
|
|
863
|
-
- pepsico_material_data.
|
|
863
|
+
- pepsico_material_data.material_type
|
|
864
864
|
- null
|
|
865
865
|
- base_type: type/BigInteger
|
|
866
866
|
display_name: 计数
|
|
@@ -887,7 +887,7 @@ cards:
|
|
|
887
887
|
size_x: 18
|
|
888
888
|
size_y: 6
|
|
889
889
|
visualization_settings: >-
|
|
890
|
-
{"graph.dimensions":["
|
|
890
|
+
{"graph.dimensions":["material_type"],"graph.metrics":["count"],"card.title":"审核部门素材类型审核统计","series_settings":{"审核部门-素材类型审核情况":{"title":"Legal部门"},"count":{"title":"CA部门"},"审核部门-NS素材类型审核情况":{"title":"NS部门"},"审核部门-SRA素材类型审核情况":{"title":"SRA部门"},"审核部门-固定审核素材类型审核情况":{"title":"固定审核人员"}},"graph.y_axis.labels_enabled":false,"graph.x_axis.labels_enabled":false}
|
|
891
891
|
- card_id: 6789adb59e46340625e5427a
|
|
892
892
|
col: 15
|
|
893
893
|
entity_id: 6789adbf9e46340625e5427b
|
|
@@ -905,7 +905,7 @@ cards:
|
|
|
905
905
|
target:
|
|
906
906
|
- dimension
|
|
907
907
|
- - field
|
|
908
|
-
- pepsico_material_approval_data.
|
|
908
|
+
- pepsico_material_approval_data.submit_org
|
|
909
909
|
- null
|
|
910
910
|
- parameter_id: 6e6f8d9d
|
|
911
911
|
card_id: 6789adb59e46340625e5427a
|
|
@@ -926,14 +926,14 @@ cards:
|
|
|
926
926
|
target:
|
|
927
927
|
- dimension
|
|
928
928
|
- - field
|
|
929
|
-
- pepsico_material_approval_data.
|
|
929
|
+
- pepsico_material_approval_data.submit_org
|
|
930
930
|
- null
|
|
931
931
|
row: 23
|
|
932
932
|
series: []
|
|
933
933
|
size_x: 3
|
|
934
934
|
size_y: 4
|
|
935
935
|
visualization_settings: >-
|
|
936
|
-
{"graph.dimensions":["
|
|
936
|
+
{"graph.dimensions":["ca_pass"],"graph.metrics":["count"],"card.title":"CA部门审核通过流程数"}
|
|
937
937
|
- card_id: 6789b01b9e46340625e54281
|
|
938
938
|
col: 0
|
|
939
939
|
entity_id: 6789b0259e46340625e54282
|
|
@@ -979,35 +979,35 @@ cards:
|
|
|
979
979
|
target:
|
|
980
980
|
- dimension
|
|
981
981
|
- - field
|
|
982
|
-
- pepsico_material_approval_data.
|
|
982
|
+
- pepsico_material_approval_data.submit_org
|
|
983
983
|
- null
|
|
984
984
|
- parameter_id: 42ac1635
|
|
985
985
|
card_id: 6789b08c9e46340625e54283
|
|
986
986
|
target:
|
|
987
987
|
- dimension
|
|
988
988
|
- - field
|
|
989
|
-
- pepsico_material_approval_data.
|
|
989
|
+
- pepsico_material_approval_data.submit_org
|
|
990
990
|
- null
|
|
991
991
|
- parameter_id: 42ac1635
|
|
992
992
|
card_id: 6789b4639e46340625e54293
|
|
993
993
|
target:
|
|
994
994
|
- dimension
|
|
995
995
|
- - field
|
|
996
|
-
- pepsico_material_approval_data.
|
|
996
|
+
- pepsico_material_approval_data.submit_org
|
|
997
997
|
- null
|
|
998
998
|
- parameter_id: 42ac1635
|
|
999
999
|
card_id: 6789b49e9e46340625e54294
|
|
1000
1000
|
target:
|
|
1001
1001
|
- dimension
|
|
1002
1002
|
- - field
|
|
1003
|
-
- pepsico_material_approval_data.
|
|
1003
|
+
- pepsico_material_approval_data.submit_org
|
|
1004
1004
|
- null
|
|
1005
1005
|
- parameter_id: 42ac1635
|
|
1006
1006
|
card_id: 6789b4d79e46340625e54295
|
|
1007
1007
|
target:
|
|
1008
1008
|
- dimension
|
|
1009
1009
|
- - field
|
|
1010
|
-
- pepsico_material_approval_data.
|
|
1010
|
+
- pepsico_material_approval_data.submit_org
|
|
1011
1011
|
- null
|
|
1012
1012
|
- parameter_id: 6e6f8d9d
|
|
1013
1013
|
card_id: 6789b01b9e46340625e54281
|
|
@@ -1084,35 +1084,35 @@ cards:
|
|
|
1084
1084
|
target:
|
|
1085
1085
|
- dimension
|
|
1086
1086
|
- - field
|
|
1087
|
-
- pepsico_material_approval_data.
|
|
1087
|
+
- pepsico_material_approval_data.submit_org
|
|
1088
1088
|
- null
|
|
1089
1089
|
- parameter_id: 7e9ca24e
|
|
1090
1090
|
card_id: 6789b08c9e46340625e54283
|
|
1091
1091
|
target:
|
|
1092
1092
|
- dimension
|
|
1093
1093
|
- - field
|
|
1094
|
-
- pepsico_material_approval_data.
|
|
1094
|
+
- pepsico_material_approval_data.submit_org
|
|
1095
1095
|
- null
|
|
1096
1096
|
- parameter_id: 7e9ca24e
|
|
1097
1097
|
card_id: 6789b4639e46340625e54293
|
|
1098
1098
|
target:
|
|
1099
1099
|
- dimension
|
|
1100
1100
|
- - field
|
|
1101
|
-
- pepsico_material_approval_data.
|
|
1101
|
+
- pepsico_material_approval_data.submit_org
|
|
1102
1102
|
- null
|
|
1103
1103
|
- parameter_id: 7e9ca24e
|
|
1104
1104
|
card_id: 6789b49e9e46340625e54294
|
|
1105
1105
|
target:
|
|
1106
1106
|
- dimension
|
|
1107
1107
|
- - field
|
|
1108
|
-
- pepsico_material_approval_data.
|
|
1108
|
+
- pepsico_material_approval_data.submit_org
|
|
1109
1109
|
- null
|
|
1110
1110
|
- parameter_id: 7e9ca24e
|
|
1111
1111
|
card_id: 6789b4d79e46340625e54295
|
|
1112
1112
|
target:
|
|
1113
1113
|
- dimension
|
|
1114
1114
|
- - field
|
|
1115
|
-
- pepsico_material_approval_data.
|
|
1115
|
+
- pepsico_material_approval_data.submit_org
|
|
1116
1116
|
- null
|
|
1117
1117
|
row: 27
|
|
1118
1118
|
series:
|
|
@@ -1129,7 +1129,7 @@ cards:
|
|
|
1129
1129
|
filter:
|
|
1130
1130
|
- '='
|
|
1131
1131
|
- - field
|
|
1132
|
-
- pepsico_material_approval_data.
|
|
1132
|
+
- pepsico_material_approval_data.legal_pass
|
|
1133
1133
|
- null
|
|
1134
1134
|
- true
|
|
1135
1135
|
aggregation:
|
|
@@ -1202,7 +1202,7 @@ cards:
|
|
|
1202
1202
|
filter:
|
|
1203
1203
|
- '='
|
|
1204
1204
|
- - field
|
|
1205
|
-
- pepsico_material_approval_data.
|
|
1205
|
+
- pepsico_material_approval_data.sra_pass
|
|
1206
1206
|
- null
|
|
1207
1207
|
- true
|
|
1208
1208
|
aggregation:
|
|
@@ -1271,7 +1271,7 @@ cards:
|
|
|
1271
1271
|
filter:
|
|
1272
1272
|
- '='
|
|
1273
1273
|
- - field
|
|
1274
|
-
- pepsico_material_approval_data.
|
|
1274
|
+
- pepsico_material_approval_data.ns_pass
|
|
1275
1275
|
- null
|
|
1276
1276
|
- true
|
|
1277
1277
|
aggregation:
|
|
@@ -1342,7 +1342,7 @@ cards:
|
|
|
1342
1342
|
filter:
|
|
1343
1343
|
- '='
|
|
1344
1344
|
- - field
|
|
1345
|
-
- pepsico_material_approval_data.
|
|
1345
|
+
- pepsico_material_approval_data.guding_pass
|
|
1346
1346
|
- null
|
|
1347
1347
|
- true
|
|
1348
1348
|
aggregation:
|
|
@@ -1421,7 +1421,7 @@ cards:
|
|
|
1421
1421
|
target:
|
|
1422
1422
|
- dimension
|
|
1423
1423
|
- - field
|
|
1424
|
-
- pepsico_material_approval_data.
|
|
1424
|
+
- pepsico_material_approval_data.submit_org
|
|
1425
1425
|
- null
|
|
1426
1426
|
- parameter_id: 6e6f8d9d
|
|
1427
1427
|
card_id: 6788bf7341162b06257df7b2
|
|
@@ -1442,7 +1442,7 @@ cards:
|
|
|
1442
1442
|
target:
|
|
1443
1443
|
- dimension
|
|
1444
1444
|
- - field
|
|
1445
|
-
- pepsico_material_approval_data.
|
|
1445
|
+
- pepsico_material_approval_data.submit_org
|
|
1446
1446
|
- null
|
|
1447
1447
|
row: 19
|
|
1448
1448
|
series: []
|
|
@@ -1467,7 +1467,7 @@ cards:
|
|
|
1467
1467
|
target:
|
|
1468
1468
|
- dimension
|
|
1469
1469
|
- - field
|
|
1470
|
-
- pepsico_material_approval_data.
|
|
1470
|
+
- pepsico_material_approval_data.submit_org
|
|
1471
1471
|
- null
|
|
1472
1472
|
- parameter_id: 6e6f8d9d
|
|
1473
1473
|
card_id: 6788bfbc41162b06257df7b4
|
|
@@ -1488,7 +1488,7 @@ cards:
|
|
|
1488
1488
|
target:
|
|
1489
1489
|
- dimension
|
|
1490
1490
|
- - field
|
|
1491
|
-
- pepsico_material_approval_data.
|
|
1491
|
+
- pepsico_material_approval_data.submit_org
|
|
1492
1492
|
- null
|
|
1493
1493
|
row: 23
|
|
1494
1494
|
series: []
|
|
@@ -1513,7 +1513,7 @@ cards:
|
|
|
1513
1513
|
target:
|
|
1514
1514
|
- dimension
|
|
1515
1515
|
- - field
|
|
1516
|
-
- pepsico_material_approval_data.
|
|
1516
|
+
- pepsico_material_approval_data.submit_org
|
|
1517
1517
|
- null
|
|
1518
1518
|
- parameter_id: 6e6f8d9d
|
|
1519
1519
|
card_id: 6788c00a41162b06257df7b6
|
|
@@ -1534,7 +1534,7 @@ cards:
|
|
|
1534
1534
|
target:
|
|
1535
1535
|
- dimension
|
|
1536
1536
|
- - field
|
|
1537
|
-
- pepsico_material_approval_data.
|
|
1537
|
+
- pepsico_material_approval_data.submit_org
|
|
1538
1538
|
- null
|
|
1539
1539
|
row: 23
|
|
1540
1540
|
series: []
|
|
@@ -1558,7 +1558,7 @@ cards:
|
|
|
1558
1558
|
target:
|
|
1559
1559
|
- dimension
|
|
1560
1560
|
- - field
|
|
1561
|
-
- pepsico_material_approval_data.
|
|
1561
|
+
- pepsico_material_approval_data.submit_org
|
|
1562
1562
|
- null
|
|
1563
1563
|
- parameter_id: 6e6f8d9d
|
|
1564
1564
|
card_id: 6788c06641162b06257df7b7
|
|
@@ -1579,7 +1579,7 @@ cards:
|
|
|
1579
1579
|
target:
|
|
1580
1580
|
- dimension
|
|
1581
1581
|
- - field
|
|
1582
|
-
- pepsico_material_approval_data.
|
|
1582
|
+
- pepsico_material_approval_data.submit_org
|
|
1583
1583
|
- null
|
|
1584
1584
|
row: 19
|
|
1585
1585
|
series: []
|
|
@@ -1604,7 +1604,7 @@ cards:
|
|
|
1604
1604
|
target:
|
|
1605
1605
|
- dimension
|
|
1606
1606
|
- - field
|
|
1607
|
-
- pepsico_material_approval_data.
|
|
1607
|
+
- pepsico_material_approval_data.submit_org
|
|
1608
1608
|
- null
|
|
1609
1609
|
- parameter_id: 6e6f8d9d
|
|
1610
1610
|
card_id: 6789b1e39e46340625e5428b
|
|
@@ -1625,7 +1625,7 @@ cards:
|
|
|
1625
1625
|
target:
|
|
1626
1626
|
- dimension
|
|
1627
1627
|
- - field
|
|
1628
|
-
- pepsico_material_approval_data.
|
|
1628
|
+
- pepsico_material_approval_data.submit_org
|
|
1629
1629
|
- null
|
|
1630
1630
|
row: 23
|
|
1631
1631
|
series: []
|
|
@@ -1649,7 +1649,7 @@ cards:
|
|
|
1649
1649
|
target:
|
|
1650
1650
|
- dimension
|
|
1651
1651
|
- - field
|
|
1652
|
-
- pepsico_material_approval_data.
|
|
1652
|
+
- pepsico_material_approval_data.submit_org
|
|
1653
1653
|
- null
|
|
1654
1654
|
- parameter_id: 6e6f8d9d
|
|
1655
1655
|
card_id: 6789b20f9e46340625e5428d
|
|
@@ -1670,7 +1670,7 @@ cards:
|
|
|
1670
1670
|
target:
|
|
1671
1671
|
- dimension
|
|
1672
1672
|
- - field
|
|
1673
|
-
- pepsico_material_approval_data.
|
|
1673
|
+
- pepsico_material_approval_data.submit_org
|
|
1674
1674
|
- null
|
|
1675
1675
|
row: 19
|
|
1676
1676
|
series: []
|
|
@@ -1694,7 +1694,7 @@ cards:
|
|
|
1694
1694
|
target:
|
|
1695
1695
|
- dimension
|
|
1696
1696
|
- - field
|
|
1697
|
-
- pepsico_material_approval_data.
|
|
1697
|
+
- pepsico_material_approval_data.submit_org
|
|
1698
1698
|
- null
|
|
1699
1699
|
- parameter_id: 6e6f8d9d
|
|
1700
1700
|
card_id: 6789b22e9e46340625e5428f
|
|
@@ -1715,7 +1715,7 @@ cards:
|
|
|
1715
1715
|
target:
|
|
1716
1716
|
- dimension
|
|
1717
1717
|
- - field
|
|
1718
|
-
- pepsico_material_approval_data.
|
|
1718
|
+
- pepsico_material_approval_data.submit_org
|
|
1719
1719
|
- null
|
|
1720
1720
|
row: 19
|
|
1721
1721
|
series: []
|
|
@@ -1739,7 +1739,7 @@ cards:
|
|
|
1739
1739
|
target:
|
|
1740
1740
|
- dimension
|
|
1741
1741
|
- - field
|
|
1742
|
-
- pepsico_material_approval_data.
|
|
1742
|
+
- pepsico_material_approval_data.submit_org
|
|
1743
1743
|
- null
|
|
1744
1744
|
- parameter_id: 6e6f8d9d
|
|
1745
1745
|
card_id: 6789b2709e46340625e54291
|
|
@@ -1760,7 +1760,7 @@ cards:
|
|
|
1760
1760
|
target:
|
|
1761
1761
|
- dimension
|
|
1762
1762
|
- - field
|
|
1763
|
-
- pepsico_material_approval_data.
|
|
1763
|
+
- pepsico_material_approval_data.submit_org
|
|
1764
1764
|
- null
|
|
1765
1765
|
row: 23
|
|
1766
1766
|
series: []
|
|
@@ -1784,7 +1784,7 @@ cards:
|
|
|
1784
1784
|
target:
|
|
1785
1785
|
- dimension
|
|
1786
1786
|
- - field
|
|
1787
|
-
- pepsico_material_approval_data.
|
|
1787
|
+
- pepsico_material_approval_data.submit_org
|
|
1788
1788
|
- null
|
|
1789
1789
|
- parameter_id: 6e6f8d9d
|
|
1790
1790
|
card_id: 6789b8499e46340625e5429d
|
|
@@ -1805,14 +1805,14 @@ cards:
|
|
|
1805
1805
|
target:
|
|
1806
1806
|
- dimension
|
|
1807
1807
|
- - field
|
|
1808
|
-
- pepsico_material_approval_data.
|
|
1808
|
+
- pepsico_material_approval_data.submit_org
|
|
1809
1809
|
- null
|
|
1810
1810
|
row: 13
|
|
1811
1811
|
series: []
|
|
1812
1812
|
size_x: 18
|
|
1813
1813
|
size_y: 6
|
|
1814
1814
|
visualization_settings: >-
|
|
1815
|
-
{"0":"{","1":"}","graph.dimensions":["peoduct","
|
|
1815
|
+
{"0":"{","1":"}","graph.dimensions":["peoduct","submit_org"],"graph.metrics":["count"],"card.title":"业务部门品牌流程审核统计"}
|
|
1816
1816
|
- card_id: 6789ba3d9e46340625e5429f
|
|
1817
1817
|
col: 15
|
|
1818
1818
|
entity_id: 6789ba529e46340625e542a0
|
|
@@ -1830,7 +1830,7 @@ cards:
|
|
|
1830
1830
|
target:
|
|
1831
1831
|
- dimension
|
|
1832
1832
|
- - field
|
|
1833
|
-
- pepsico_material_approval_data.
|
|
1833
|
+
- pepsico_material_approval_data.submit_org
|
|
1834
1834
|
- null
|
|
1835
1835
|
- parameter_id: 6e6f8d9d
|
|
1836
1836
|
card_id: 6789ba3d9e46340625e5429f
|
|
@@ -1851,7 +1851,7 @@ cards:
|
|
|
1851
1851
|
target:
|
|
1852
1852
|
- dimension
|
|
1853
1853
|
- - field
|
|
1854
|
-
- pepsico_material_approval_data.
|
|
1854
|
+
- pepsico_material_approval_data.submit_org
|
|
1855
1855
|
- null
|
|
1856
1856
|
row: 10
|
|
1857
1857
|
series: []
|
|
@@ -1875,7 +1875,7 @@ cards:
|
|
|
1875
1875
|
target:
|
|
1876
1876
|
- dimension
|
|
1877
1877
|
- - field
|
|
1878
|
-
- pepsico_material_approval_data.
|
|
1878
|
+
- pepsico_material_approval_data.submit_org
|
|
1879
1879
|
- null
|
|
1880
1880
|
- parameter_id: 6e6f8d9d
|
|
1881
1881
|
card_id: 6789ba7a9e46340625e542a1
|
|
@@ -1896,7 +1896,7 @@ cards:
|
|
|
1896
1896
|
target:
|
|
1897
1897
|
- dimension
|
|
1898
1898
|
- - field
|
|
1899
|
-
- pepsico_material_approval_data.
|
|
1899
|
+
- pepsico_material_approval_data.submit_org
|
|
1900
1900
|
- null
|
|
1901
1901
|
row: 7
|
|
1902
1902
|
series: []
|