Report Style and Sync Dataset Function

Hello Brandon,

I’ve found that I’ve had better luck when I don’t use the sync dataset button. Try this:

  1. Start with a clean copy of the Packslip so you have the original dataset.
  2. Make your modifications to the RDD.
  3. Print Preview the report or run Generate Only. This will update the tables in your report database.
  4. Update the SQL in the dataset in your packslip report. In this case, right click on the ShipHeadShipDtl dataset -> properties -> the expression button (fx) for the query, and add the fields you need to the SQL statement.
  5. Finally, add the field(s) to the list of fields in the dataset. Again, right click on the ShipHeadShipDtl dataset -> properties -> Fields and add your new fields to the list.

I hope that helps.

Jeromy