Hi All,
I’m looking for the attached DeskI feature in WebI 4.1
This feature will split a report block into multiple horizontal blocks based on the column spacing specified.
Please help.
rajani (BOB member since 2005-10-18)
Hi All,
I’m looking for the attached DeskI feature in WebI 4.1
This feature will split a report block into multiple horizontal blocks based on the column spacing specified.
Please help.
rajani (BOB member since 2005-10-18)
According to
the answer to your question is “No” (or at least, it was then).
It could be achieved under certain conditions, with some effort.
If you’re prepared to write native SQL and your database can provide row numbers and the row height in the report is fixed, then you should be able to place two (or more) tables on the page and filter on the row numbers using the mod function.
mikeil (BOB member since 2015-02-18)