To navigate to new answers how to report a go using the URL

Hello

I have a column in a report that contains data such as
0001
0002
0003
0004

If I click on a value less than 0002 then it must navigate to a report of responses

I tried to do this using go url, but I have not had the desired effect
Here's the code wat I wrote


BOX WHEN "tell Sun." "" Say Code "<" 0002' THEN ' ' OTHER 'tell Sun' "." " Tell Code"END


Thank you

Published by: Copter on November 17, 2010 11:42

All syntax is incorrect

Copter wrote:
BOX WHEN "tell Sun." "' Tell the Code ' < 0002="" then=""> ' OTHER"Dis Dim. " "" Say Code "END
So use as

-Case when tableA.col = 'X' then ' [a href = saw.dll? Go&path=/shared/sample/Report1&action=navigate&col1=TableA.Col&val1='|| tableA.col: ' > '. tableA.col |' [/a>'
else ' [a href = saw.dll? Go&path=/shared/sample/Report2&action=navigate&col1=TableA.Col&val1='|| tableA.col: ' > '. tableA.col |' [/ a > ' end]

After sailing use & col1 = a column and val1.

Check out all first of Go url
http://sureshotstrategies.WordPress.com/2008/12/13/integrating-Oracle-OBIEE-content-using-go-URL-syntax-2/

Kind regards
Sandeep

Tags: Business Intelligence

Similar Questions

Maybe you are looking for