| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | ||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | type | name | label::language | hint::language | choice_filter | constraint | constraint_message | relevant | repeat_count | default | readonly | appearance | parameters | autoplay | body::accuracyThreshold | required | required_message | calculation | compressed | image::language | video::language | audio::language | |||||
2 | |||||||||||||||||||||||||||
3 | start | _start | |||||||||||||||||||||||||
4 | end | _end | |||||||||||||||||||||||||
5 | deviceid | _device | |||||||||||||||||||||||||
6 | |||||||||||||||||||||||||||
7 | calculate | fecha | format-date(${_start},'%Y-%m-%d') | ||||||||||||||||||||||||
8 | int | y | Cantidad de Y | no | |||||||||||||||||||||||
9 | int | z | Cantidad de Z | no | |||||||||||||||||||||||
10 | calculate | name | 'Prueba' | ||||||||||||||||||||||||
11 | calculate | fechaant | no | pulldata('chart_self', 'fecha', 'name', ${name}) | |||||||||||||||||||||||
12 | calculate | labels_a | join(':', ${fechaant}, ${fecha}) | ||||||||||||||||||||||||
13 | calculate | labels_b | join(':', 'Y', 'Z') | ||||||||||||||||||||||||
14 | calculate | labels | join('::',${labels_a}, ${labels_b}) | ||||||||||||||||||||||||
15 | |||||||||||||||||||||||||||
16 | calculate | yant | no | pulldata('chart_self', 'y', 'name', ${name}) | |||||||||||||||||||||||
17 | calculate | ts_y_sum | join(':', ${yant}, ${y}) | ||||||||||||||||||||||||
18 | calculate | zant | no | pulldata('chart_self', 'z', 'name', ${name}) | |||||||||||||||||||||||
19 | calculate | ts_z_sum | join(':', ${zant}, ${z}) | ||||||||||||||||||||||||
20 | calculate | ts_data | no | join('::', ${ts_y_sum}, ${ts_z_sum}) | |||||||||||||||||||||||
21 | note | nd | Fechas son: ${fechaant} | ||||||||||||||||||||||||
22 | note | n | Datos son ${ts_data} | no | |||||||||||||||||||||||
23 | |||||||||||||||||||||||||||
24 | |||||||||||||||||||||||||||
25 | chart | chart | string-length(${fechaant}) > 0 | join('==', ${labels}, ${ts_data}) | |||||||||||||||||||||||
26 | note | nnd | No hay datos históricos. Intente ingresando datos | string-length(${fechaant}) = 0 | |||||||||||||||||||||||
27 | |||||||||||||||||||||||||||
28 | |||||||||||||||||||||||||||
29 | |||||||||||||||||||||||||||
30 | |||||||||||||||||||||||||||
31 | |||||||||||||||||||||||||||
32 | |||||||||||||||||||||||||||
33 | |||||||||||||||||||||||||||
34 | |||||||||||||||||||||||||||
35 | |||||||||||||||||||||||||||
36 | |||||||||||||||||||||||||||
37 | |||||||||||||||||||||||||||
38 | |||||||||||||||||||||||||||
39 | |||||||||||||||||||||||||||
40 | |||||||||||||||||||||||||||
41 | |||||||||||||||||||||||||||
42 | |||||||||||||||||||||||||||
43 | |||||||||||||||||||||||||||
44 | |||||||||||||||||||||||||||
45 | |||||||||||||||||||||||||||
46 | |||||||||||||||||||||||||||
47 | |||||||||||||||||||||||||||
48 | |||||||||||||||||||||||||||
49 | |||||||||||||||||||||||||||
50 | |||||||||||||||||||||||||||
51 | |||||||||||||||||||||||||||
52 | |||||||||||||||||||||||||||
53 | |||||||||||||||||||||||||||
54 | |||||||||||||||||||||||||||
55 | |||||||||||||||||||||||||||
56 | |||||||||||||||||||||||||||
57 | |||||||||||||||||||||||||||
58 | |||||||||||||||||||||||||||
59 | |||||||||||||||||||||||||||
60 | |||||||||||||||||||||||||||
61 | |||||||||||||||||||||||||||
62 | |||||||||||||||||||||||||||
63 | |||||||||||||||||||||||||||
64 | |||||||||||||||||||||||||||
65 | |||||||||||||||||||||||||||
66 | |||||||||||||||||||||||||||
67 | |||||||||||||||||||||||||||
68 | |||||||||||||||||||||||||||
69 | |||||||||||||||||||||||||||
70 | |||||||||||||||||||||||||||
71 | |||||||||||||||||||||||||||
72 | |||||||||||||||||||||||||||
73 | |||||||||||||||||||||||||||
74 | |||||||||||||||||||||||||||
75 | |||||||||||||||||||||||||||
76 | |||||||||||||||||||||||||||
77 | |||||||||||||||||||||||||||
78 | |||||||||||||||||||||||||||
79 | |||||||||||||||||||||||||||
80 | |||||||||||||||||||||||||||
81 | |||||||||||||||||||||||||||
82 | |||||||||||||||||||||||||||
83 | |||||||||||||||||||||||||||
84 | |||||||||||||||||||||||||||
85 | |||||||||||||||||||||||||||
86 | |||||||||||||||||||||||||||
87 | |||||||||||||||||||||||||||
88 | |||||||||||||||||||||||||||
89 | |||||||||||||||||||||||||||
90 | |||||||||||||||||||||||||||
91 | |||||||||||||||||||||||||||
92 | |||||||||||||||||||||||||||
93 | |||||||||||||||||||||||||||
94 | |||||||||||||||||||||||||||
95 | |||||||||||||||||||||||||||
96 | |||||||||||||||||||||||||||
97 | |||||||||||||||||||||||||||
98 | |||||||||||||||||||||||||||
99 | |||||||||||||||||||||||||||
100 |