I have a report with 7 input fields. The values are taken from a database during the load script and joined to an in-memory table.
When loaded without the qualifier INPUTFIELD [Field 1],[Field 2],...[Field 7] the proper data is represented in a table box. However, when the load is performed with the qualifier INPUTFIELD... the values do not display properly.