Hi
Is it possible to capture the URL into a presentation variables in OBIEE 11g.
for instance, I am connected to "http://hostname:9704/analytics/saw.dll?Dashboard" I want to capture HostName or "http://hostname:9704/analytics/saw.dll" into a Presentation variable.
Is this possible ?
Any guidance or pointer would be highly appreciated.
Thanks
Andy
I created a static repository variable and assigned a host name to it. When I try to use this repository variable in Action link as below, it doesn't work. It is really possible to use the variables here?
I tried both syntax:
However, they work in Column function.
Any suggestions?
Click the "Define Parameters" button. That's how variables are used. Not by literally typing them in. But by defining parameters for the URL
Yes, I did that as well. But the parameter value is needed after HTTP and not in GoURL. If you don't mind, could you elaborate that in few steps.
Thanks in advance.