<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Wrong formula in sheet with Pivot Table"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130829">130829</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Wrong formula in sheet with Pivot Table
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>7.0.0.0.alpha0+ Master
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Calc
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>suokunlong@126.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=158066" name="attach_158066" title="Test XLSX file">attachment 158066</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=158066&action=edit" title="Test XLSX file">[details]</a></span>
Test XLSX file

Steps to Reproduce:
1. Open the attached xlsx file with Calc.
2. Compare with MSO ("expected screenshot")

Expected Result:
The formulas in column D should be set on the same rows as "cat" and "dog".

Current Result:
The formulas in column D are set on the wrong rows. Due to this, if you do
"Data > Calculation > Force Recalculation (Ctrl + Shift + F9), you will get
#VALUE! in cell D4.

Actually the reason for this bug may be due to the fact that Calc inserted a
new row (i.e., row 3 which is showing as "Data").

Reproduced in both 6.3 branch and the current master. Fedora 31 x64.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>