<?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[Handlebar &quot;References&quot; not working in xlsx with #each]]></title><description><![CDATA[<p>I am trying to use handlebar syntax in an xlsx file.   I have a nested object and would like to use</p>
<p>{{#each collection1 as |_myItem|}} so later I can refer to _myItem.   When I enter this into xlsx i get the error</p>
<p><img src="/uploads/files/1725627603514-upload-a67b1c92-c48a-4e47-a659-9f60da078a94.png" alt="0_1725627498552_upload-a67b1c92-c48a-4e47-a659-9f60da078a94" class="img-responsive img-markdown" /></p>
<p>This is very easy to replicate the error if you use your invoice xlsx project in the playground.  All you have to do is change this cell<br />
<img src="/uploads/files/1725627685214-upload-b1ffbe5e-30e7-485f-9479-053c0b18c4b1-resized.png" alt="0_1725627579438_upload-b1ffbe5e-30e7-485f-9479-053c0b18c4b1" class="img-responsive img-markdown" />  to use the reference.</p>
]]></description><link>https://forum.jsreport.net/topic/3291/handlebar-references-not-working-in-xlsx-with-each</link><generator>RSS for Node</generator><lastBuildDate>Sun, 17 May 2026 12:28:54 GMT</lastBuildDate><atom:link href="https://forum.jsreport.net/topic/3291.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 06 Sep 2024 13:01:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Handlebar &quot;References&quot; not working in xlsx with #each on Invalid Date]]></title><description><![CDATA[<p>I am trying to use handlebar syntax in an xlsx file.   I have a nested object and would like to use</p>
<p>{{#each collection1 as |_myItem|}} so later I can refer to _myItem.   When I enter this into xlsx i get the error</p>
<p><img src="/uploads/files/1725627603514-upload-a67b1c92-c48a-4e47-a659-9f60da078a94.png" alt="0_1725627498552_upload-a67b1c92-c48a-4e47-a659-9f60da078a94" class="img-responsive img-markdown" /></p>
<p>This is very easy to replicate the error if you use your invoice xlsx project in the playground.  All you have to do is change this cell<br />
<img src="/uploads/files/1725627685214-upload-b1ffbe5e-30e7-485f-9479-053c0b18c4b1-resized.png" alt="0_1725627579438_upload-b1ffbe5e-30e7-485f-9479-053c0b18c4b1" class="img-responsive img-markdown" />  to use the reference.</p>
]]></description><link>https://forum.jsreport.net/post/13997</link><guid isPermaLink="true">https://forum.jsreport.net/post/13997</guid><dc:creator><![CDATA[WadeBenz]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Handlebar &quot;References&quot; not working in xlsx with #each on Invalid Date]]></title><description><![CDATA[<p>Thank you for reporting. The block parameters aren't currently supported.  I've submitted the task to the backlog.<br />
You can follow it here<br />
<a href="https://github.com/jsreport/jsreport/issues/1171" rel="nofollow">https://github.com/jsreport/jsreport/issues/1171</a></p>
<p>However, this shouldn't be blocking you.  I mean it is just syntax sugar and you should be able to code the template also without block parameters.</p>
]]></description><link>https://forum.jsreport.net/post/14017</link><guid isPermaLink="true">https://forum.jsreport.net/post/14017</guid><dc:creator><![CDATA[admin]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>