The data that is being displayed on the landing page(Dashboard) and the data that is being exported both come from two different tables of the database. The data that is exported contains all the rewards that have been perished, expired and honored successfully.
However, the data that is displayed on the landing page(Dashboard) only shows the rewards that have been expired and honored successfully. The perished rewards are not displayed on the landing page(Dashboard). Thus there is a discrepancy in the data that is displayed on the dashboard and the data that is exported.