Records can be viewed as they move through the various steps of your workflows. The record counts that you see on the workflow nodes are known as Metrics and may be slightly behind the actual record processing time (delay can be approximately 30 - 60 seconds). Any time that you can see that records may be on a node in your workflow, you can view the records and / or export them to view in Excel.
Viewing Records
If you see that records are on any step (node) in your workflow, you can right click on that node and select View Records from the menu. This will show you all of the records that exist on that step at that point in time. Note that if processing is actively happening on that step, you may see inconsistencies in the data, as data may move to the next step after you have selected to View Records.
When viewing, you can see high level information about the record such as the Id, Time and Status. If you have identified a Primary Key on any previous nodes, you will also see that value.
Clicking on the Id (or Primary Key if defined) will open up the details of the record where you can see the payload history as it processed through the workflow. The Logs menu will also show details such as when it processed on each node and any errors if applicable.
Log records include the Node Id associated with each log and the time that the transaction occurred.