hi
i have a webi where i need to link two more reports based on if .. then ...else condition, here is my scenario,
Name amount A 100 B 200
I have to create to a hyperlink on name object, so it should link to the next report based on its cell value like,
if name = A then link Report2
if name = B then link Report3
Else link Report4
is this possible ?
how to get this in open document syntax ?
Regards
Dineshkumar