<div dir="ltr">I am attempting to use reporting to explore which accounts have not been correctly reconciled for a while.<div><br></div><div>I store my data in a MySQL DB rather than flat file.</div><div><br></div><div>From the DB, the following raw applies to the sample report I am working with.</div><div><br></div><div>From a configuration perspective, the only things I have done to customise this report is to search for any transactions on any account at all, that as a state of "Not Reconciled".</div><div><br></div><div>Only for some reason, this is not working.</div><div><br><div><br></div><div><div><REPORTS></div><div>  <REPORT includesprice="0" includesactuals="0" columnsaredays="0" includestransfers="0" loans="0" id="R000048" comment="Custom Report" rowtype="accountreconcile" name="Transactions by Reconciliation Status (Customized)" chartgridlines="1" includesaverageprice="0" includesmovingaverage="0" chartbydefault="0" skipZero="0" datelock="alldates" investments="0" charttype="none" favorite="0" chartdatalabels="1" convertcurrency="1" chartlinewidth="1" includeschedules="0" querycolumns="number,payee,category,balance" tax="0" group="Transactions" includesforecast="0" includeunused="0" mixedtime="0" type="querytable 1.14"></div><div>   <STATE state="notreconciled"/></div><div>  </REPORT></div><div> </REPORTS></div><div><br></div></div></div><div>I have in total two liability accounts (Credit Cards) (0 closed), and 17 asset accounts in total (9 closed).</div><div><br></div><div>When I run the listed report, it shows me transactions that are long ago cleared and more importantly, long ago reconciled.</div><div><br></div><div>For a sample credit card as an example. The ledger correctly reports it was last reconciled on 20th Aug 2015. It correctly reports 1 cleared transaction and 1 uncleared transaction.</div><div><br></div><div>However, it also showed reports every other transaction on this card ever, in a "Reconciled" header.</div><div><br></div><div>Another sample is a previously savings account that is now closed. This account only ever received 4 transactions ever.</div><div><br></div><div>1x payment in</div><div>2x interest payments</div><div>1x payment out</div><div><br></div><div>This account was reconciled prior to closure. However, all three transactions are displayed with no header (cleared, uncleared, reconciled). Presumably because they all fall under one of reconciled.</div><div><br></div><div>Note: I showed 4 payments but only 3 in the report. I am aware that transfers register against the outgoing account, hence why it doesn't show the incoming payment.</div><div><br></div><div>Is there any reason why this filter is not functioning correctly?</div><div><br></div><div><br></div></div>