<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[PPTX - is there an option for pptxSlides equivalent with for() { for() { ... }}]]></title><description><![CDATA[<p>I have an object representing an array of arrays similar to:<br />
arr = [<br />
[ &quot;name&quot;: &quot;Kelly&quot;,<br />
&quot;daily_reports&quot; : [ Day1, Day2, ..., ],<br />
],<br />
[ &quot;name&quot;: &quot;Daniel&quot;,<br />
&quot;daily_reports&quot; : [ Day1, Day2, ..., ],<br />
],<br />
...<br />
];</p>
<p>Where each day represents the content of a slide with the same template.<br />
Is there an option to iterate trough this array inside a template with a structure similar to:<br />
{{pptxSlides X {<br />
{{pptxSlides Y}}<br />
}<br />
}}</p>
]]></description><link>https://forum.jsreport.net/topic/2033/pptx-is-there-an-option-for-pptxslides-equivalent-with-for-for</link><generator>RSS for Node</generator><lastBuildDate>Thu, 10 Sep 2026 09:48:29 GMT</lastBuildDate><atom:link href="https://forum.jsreport.net/topic/2033.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 08 Jun 2021 15:20:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to PPTX - is there an option for pptxSlides equivalent with for() { for() { ... }} on Invalid Date]]></title><description><![CDATA[<p>I have an object representing an array of arrays similar to:<br />
arr = [<br />
[ &quot;name&quot;: &quot;Kelly&quot;,<br />
&quot;daily_reports&quot; : [ Day1, Day2, ..., ],<br />
],<br />
[ &quot;name&quot;: &quot;Daniel&quot;,<br />
&quot;daily_reports&quot; : [ Day1, Day2, ..., ],<br />
],<br />
...<br />
];</p>
<p>Where each day represents the content of a slide with the same template.<br />
Is there an option to iterate trough this array inside a template with a structure similar to:<br />
{{pptxSlides X {<br />
{{pptxSlides Y}}<br />
}<br />
}}</p>
]]></description><link>https://forum.jsreport.net/post/8951</link><guid isPermaLink="true">https://forum.jsreport.net/post/8951</guid><dc:creator><![CDATA[alexandruanica]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to PPTX - is there an option for pptxSlides equivalent with for() { for() { ... }} on Invalid Date]]></title><description><![CDATA[<p>I'm not sure I get the question, would you please provide a playground demo describing the problem?<br />
<a href="https://playground.jsreport.net/" rel="nofollow">https://playground.jsreport.net/</a></p>
]]></description><link>https://forum.jsreport.net/post/8960</link><guid isPermaLink="true">https://forum.jsreport.net/post/8960</guid><dc:creator><![CDATA[jan_blaha]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>