Merge command: [strcalendar-boxnrtotal ]
Merge variable/item: nrTotal
Comments:
This shows the total number of available calendar docs.
Formula:
@If(@IsError(calendarListItems);0;@Elements(calendarListItems));
Merge variable/item: nrTotal
Comments:
This shows the total number of available calendar docs.
Formula:
@If(@IsError(calendarListItems);0;@Elements(calendarListItems));