Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3877

Valentina Studio sub report multi column

$
0
0

Hello All,

Question about Valentina Studio:
I have a sub-report with a query:
SELECT DLC.Client, DLC.Quantity, DLC.IDDistribution FROM tblDistributionListCustomer DLC
Where IDDistribution = linked to ID from the main report.
This all works, but the sub report should have three columns with the sub records divided over the three columns

something like this:


Client Quantity | Client Quantity | Client Quantity
Client Quantity | Client Quantity


Client Quantity | Client Quantity | Client Quantity |
Client Quantity | Client Quantity | Client Quantity |
Client Quantity |

How can I do this?

With regards,
Brian

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 3877

Trending Articles