I've a query that shows me a number of rows with the corresponding individual results. Nevertheless i need to display only the result row. For now, i only restricted the display of individual rows, but the problem is that theses individual rows are still there but without any numbers, they are in blank. How could i hide them too. Thus, having only the result row displayed?
Now i have:
Owner | 02/06/2008 | KM | Costs
KLTY 0001 | |
0002 | |
0003 | |
Total 300 1245,45
And i need just this:
Owner | 02/06/2008 | KM | COSTS
KLTY 300 1245,45