Hi Gurus
I have a situation in my current project and looking for some possible situation:
There is a hierarchical table as:
District -> Plant -> Result
Result values are stored against Plant. Business is looking at selecting District and and want a dynamic look-up on this table to find all Plants in this district and results against it to create graphs. Individual graphs to be created for unique combination of Plant and Result.
This Webi report is on a Universe.
Can we create any sub-queries or write and select statement for dynamic selection of unique Plant and Result values for populating graphs?
This is a high priority requirement, any help will be appreciated.
Regards