Oracle report layout issue

87 views Asked by At

I'm using report builder and my DML is fetching my result set to show on report builder but my client wants it to show up in a grid layout. What kind of trigger or formula can manipulate where the answer will fall on the layout based on the value of the answer.

1

There are 1 answers

0
Subhroneel On BEST ANSWER

You can use formula column. And use a case statement to return the answer based on the value of the answer. Suppose you answer has integer value and answer return string.