I was wondering if anyone has ever solved this issue. I have read that it can not be done, but was hoping someone had figured it out anyway.
I am trying to make a crosstab or accounting table break after a certian number of columns and wrap around underneath, or appear to. To complicate matters, the crosstab is imbedded in a section so that the RowId can start at any number, but I have sorted the result set so that the rows are in the right order.
If I had a sequencial number, I think I could filter on it and show/hide tables. I have tried variations of RowId() and LineNumber() to no success. Getting it added to the database and filled correctly is a battle I would rather avoid except as a last resort. Creating a universe object based on an SQL statement would be good if anyone knows how. I am open to a VBA solution, but it has been almost a decade since I worked with VB and I would need a lot of help.
Any and All suggestions appreciated.
Lee Drake (BOB member since 2002-08-15)