<?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[xlsx - Formulas with References to the Right Break in 4.11]]></title><description><![CDATA[<p>We've noticed a bug that appears to have been introduced in 4.11 with the xlsx recipe.  This was only happening with a very complex excel file with multiple formulas that reference prior formulas etc... However, I was able to reproduce this locally by switching between 4.11.0 and 4.10.1 locally.  A working example (in the 4.7 playground) can be found <a href="https://playground.jsreport.net/w/jsnevely-tempest/k60MLPKy" rel="nofollow">here</a>.</p>
<p>This is essentially what I was able to boil this down to, once you have a formula on a subsequent row (below) that references a calculated field of any type <em>to the right of that cell</em> the report will not render.  It seems like it's probably stuck in a loop, though I haven't seen a massive spike in resources when testing this.</p>
<p><img src="/uploads/files/1768482435810-upload-f46dea89-2f67-4c93-b2e6-feefd657ed7f-resized.png" alt="0_1768482435907_upload-f46dea89-2f67-4c93-b2e6-feefd657ed7f" class="img-responsive img-markdown" /></p>
<p>I've even tested putting the formula <code>=B2</code> in the cell <code>A3</code> and that causes this issue, so perhaps that's the simplest form, but if you were to run the template + excel file on 4.11.1 from the linked playground you should see that the profiler never gets past the <code>Starting child request to render xlsx dynamic parts for generation step</code> step.</p>
<p>We've had to revert back to 4.10.1 for our next release, but I wanted to bring this to your attention.</p>
]]></description><link>https://forum.jsreport.net/topic/3518/xlsx-formulas-with-references-to-the-right-break-in-4-11</link><generator>RSS for Node</generator><lastBuildDate>Sun, 08 Mar 2026 03:55:21 GMT</lastBuildDate><atom:link href="https://forum.jsreport.net/topic/3518.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 15 Jan 2026 13:10:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to xlsx - Formulas with References to the Right Break in 4.11 on Invalid Date]]></title><description><![CDATA[<p>We've noticed a bug that appears to have been introduced in 4.11 with the xlsx recipe.  This was only happening with a very complex excel file with multiple formulas that reference prior formulas etc... However, I was able to reproduce this locally by switching between 4.11.0 and 4.10.1 locally.  A working example (in the 4.7 playground) can be found <a href="https://playground.jsreport.net/w/jsnevely-tempest/k60MLPKy" rel="nofollow">here</a>.</p>
<p>This is essentially what I was able to boil this down to, once you have a formula on a subsequent row (below) that references a calculated field of any type <em>to the right of that cell</em> the report will not render.  It seems like it's probably stuck in a loop, though I haven't seen a massive spike in resources when testing this.</p>
<p><img src="/uploads/files/1768482435810-upload-f46dea89-2f67-4c93-b2e6-feefd657ed7f-resized.png" alt="0_1768482435907_upload-f46dea89-2f67-4c93-b2e6-feefd657ed7f" class="img-responsive img-markdown" /></p>
<p>I've even tested putting the formula <code>=B2</code> in the cell <code>A3</code> and that causes this issue, so perhaps that's the simplest form, but if you were to run the template + excel file on 4.11.1 from the linked playground you should see that the profiler never gets past the <code>Starting child request to render xlsx dynamic parts for generation step</code> step.</p>
<p>We've had to revert back to 4.10.1 for our next release, but I wanted to bring this to your attention.</p>
]]></description><link>https://forum.jsreport.net/post/14845</link><guid isPermaLink="true">https://forum.jsreport.net/post/14845</guid><dc:creator><![CDATA[jsnevely-tempest]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to xlsx - Formulas with References to the Right Break in 4.11 on Invalid Date]]></title><description><![CDATA[<p>thank you for the replication, i am going to take a look at the problem.</p>
]]></description><link>https://forum.jsreport.net/post/14846</link><guid isPermaLink="true">https://forum.jsreport.net/post/14846</guid><dc:creator><![CDATA[bjrmatos]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to xlsx - Formulas with References to the Right Break in 4.11 on Thu, 15 Jan 2026 17:42:12 GMT]]></title><description><![CDATA[<blockquote>
<p>I've even tested putting the formula =B2 in the cell A3 and that causes this issue, so perhaps that's the simplest form</p>
</blockquote>
<p>do you mean this? for me, it works</p>
<p><img src="/uploads/files/1768498900207-cleanshot-2026-01-15-at-12.40.47-2x-resized.jpeg" alt="0_1768498894455_CleanShot 2026-01-15 at 12.40.47@2x.jpg" class="img-responsive img-markdown" /></p>
]]></description><link>https://forum.jsreport.net/post/14847</link><guid isPermaLink="true">https://forum.jsreport.net/post/14847</guid><dc:creator><![CDATA[bjrmatos]]></dc:creator><pubDate>Thu, 15 Jan 2026 17:42:12 GMT</pubDate></item><item><title><![CDATA[Reply to xlsx - Formulas with References to the Right Break in 4.11 on Invalid Date]]></title><description><![CDATA[<p>You're right, I'm not able to reproduce the &quot;just <code>=B2</code> in cell <code>A3</code>, I'm only getting an issue with a more complex formula like <code>=C2+B2</code></p>
]]></description><link>https://forum.jsreport.net/post/14848</link><guid isPermaLink="true">https://forum.jsreport.net/post/14848</guid><dc:creator><![CDATA[jsnevely-tempest]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to xlsx - Formulas with References to the Right Break in 4.11 on Invalid Date]]></title><description><![CDATA[<p>got it, FYI this is <a href="https://github.com/jsreport/jsreport/commit/94b386a74e3808349c98fccd3a31fb49e66af81e" rel="nofollow">now fixed</a> on master branch, it will be part of next release</p>
]]></description><link>https://forum.jsreport.net/post/14849</link><guid isPermaLink="true">https://forum.jsreport.net/post/14849</guid><dc:creator><![CDATA[bjrmatos]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>