You could create a Custom Report (Reports tab) and set a filter to identify the hole cards and board cards.
You will need to create a report in the Holdem Cash Hand section, and add Stats like Hand #, Hole1, Hole2, Flop1, etc, and any others you like.
On the Filters window, uncheck 'filter on active player', and filter on columns like:
id_holecard=1
id_flop1=13
..would find hole cards = AA, and flop card 1 = Ac.
Have a look at this post about card IDs.
viewtopic.php?f=18&t=11876#p55492