Why find the number of occurrences?
With Ermeo, for example, you use the creation brick to allow your operators to take as many assets as necessary. This brick allows you to identify anomalies. Do you want to know the number of assets taken at the end of each intervention?
How to find the number of assets created during an intervention?
You just have to copy the tag of your creation widget and add: count before the last ##. You should get a result similar to the one below:
- Creation widget: ##asset_Fkz137BD:count##
Finally, you can paste this tag where you want the number of iterations to appear. The latter can be glued in a text brick as well as a number brick.
The operation is the same for the Repeatable section brick. You just need to add :count at the end of the Repeatable Section brick tag.
- Repeatable section: ##repeat_section_hq4QrbdL count##
Regarding your second need, "Being able to easily get the last iteration", you now have the option of adding [last] before the last ## in order to get the last iteration.
Comments
0 comments
Please sign in to leave a comment.