Skip to Content
0
Former Member
Sep 24, 2008 at 09:44 AM

how to drill down another one report on one field value of one row

634 Views

Hi,

I have two reports that can link together on one field of respective database query command. The effect i want to reach is that when user clicks this field value on some row of one report, which i call source object, another report, target object, would use this value as input parameter and the page would jump to this linked report. I can see Format Editor provides Hyperlink feature when one field is edited, but i don't know how to associate another report as what i described here.

What if one the following conditions is met:

1.one of two objects, source object, is one chart object

2.target object is one chart object

3.two objects are both chart objects

Note: two objects is separately from different reports.

Additionally, is it possible to code for hyperlink functionality under both .NET WinForm and WebForm? what if under RDC?

Thank you

Zhi

Edited by: zhi li on Sep 24, 2008 11:53 AM

Edited by: zhi li on Sep 24, 2008 11:57 AM

Edited by: zhi li on Sep 24, 2008 11:58 AM