Hello,
In the Word template, we can access specific array elements using elementAt function.
I wanted to know if we can achieve the same functionality in the Excel template too.
I tried the following smart markers to …...does not give any output for expression: &=RootData.Directors[1:-3]...nothing. It does not fail for expression &=RootData.Directors[20]...