Report Exporter Template (conditionals)
Erlebacher
Registered Posts: 82 ✭✭
I have 15 datasets and I want to create a report, but only write out details of four of these 15 datasets. Therefore, I'd like to iterate on the dataset with the exclusion of 11 of them. I have not found anything in the docs that would allow me to accomplish this. A construct such as
```
{{ foreach $dataset in [dataset1, dataset2, dataset3, dataset4] }}
```
would be very useful. Thanks for any insight.
Operating system used: maces Ventura
Tagged: