'Crystal Reports - Second command not executing when first command doesn't retrieve information

I'm having this issue with Crystal Reports. I have two commands for a report. The first one retrieving the main data such as customer lists, invoinces, etc. The second one retrieves information for the footer of the report (logo, app version, etc.)

The problem I encounter triggers when there is no data for the first command (for instance, there are no invoinces for a selected client) then the second command isn't executed hence no logo and version info is shown.

Is there any way to workaround this? Can I sort the order of the commands so the commands are executed in the order I want?

Thanks in advance,

Angel



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source