Question

I recently asked the following question and received a wonderful answer: SQL: Dynamic view with column names based on column values in source table

As someone not familiar at all with BusinessObjects, is there any way to perform this in InfoView? Would I have to edit the universe?

Sorry, I know this is a terrible question... but we're in a bind.

Was it helpful?

Solution

This might be possible via a derived table in the universe. A derived table allows you to write a custom query to provide objects in the universe.

OTHER TIPS

I don't think so. It would require the dynamic creation and destruction of objects.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top