Skip to main content
  • 4,044 Posts
  • 13,978 Replies
4044 Posts
html reporter not designed to handle large records

I have followed the tutorial attached link to build a dashboard to report on 250,000 records in a html report. Unfortunately this is my only option since we don't have FME server 2020. I am spending far too long to work out a way to stop the html file crashing as it tries to load all 250,000 records in the table. I am trying to work out how to convert the table to an array or other in javascript but I believe htmlreportgenerator is not designed for this. If anyone has a solution I can insert in the custom html that would be great. <div id="myTable" >               <table class="table table-striped">                  <thead>                     <tr>                        <th>Document Number</th>                        <th>TASK ID</th>                        <th>Document Stage</th>                        <th>Document Version</th>

Badge Winners

Show all badges

Community Stats

32,332
Posts
123,153
Replies
40,372
Members