Pass POV in the related content URL for FR.
Hi All,
We are trying to call a FR report from a OBIEE dashboard which is integrated with workspace.We would like to know if there is any way to pass POV as a variable rather than it been hardcorded. Like if I use &attribute=Period.id.Sep&attribute=Year.id.FY12, in the FR URL ,this will bring up sep period and year FY12 but the expected way would be to define something like Period.Id."period" and year.id."year" (as variables) so that it takes values from the OBIEE dashboard prompt rather than the value been hardcorded to the URL.