Thread: Hiding Column keeping the table size constant
https://forums.oracle.com/forums/thread.jspa?threadID=2332900
スレッドでは解決に至っていませんが、列数(表のパターン)があらかじめ判明している場合には、行または表そのものを切り替える方式が効果的です。以下に例を示します。
出力例は以下の通りです。
Figure 1: output |
1つ目のサンプルでは、deptnoのグループ毎に表の構造をif分岐で切り替えます。
2つ目のサンプルでは、行ごとに列の構造を切り替えます。
タグの設定内容は以下の通りです。
Figure 2: Settings |
テンプレートおよびデータはここからダウンロードできます。
[Summary]
Thread: Hiding Column keeping the table size constant
https://forums.oracle.com/forums/thread.jspa?threadID=2332900
The sample above explains how to switch the table structure. The first example shows how to switch the table structure. The second example switches the row structure in each row.
The sample template is available here.
0 件のコメント:
コメントを投稿