This is a migrated thread and some comments may be shown as answers.

Graph Navigate to report action with dynamic data - cannot access fields data

1 Answer 79 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
yj
Top achievements
Rank 1
yj asked on 21 Sep 2015, 05:21 PM

Hi,

I have a Column graph for which I am generating data dynamically based on the hierarchyId.  When the user clicks on a bar series, I should be able to pass the hierarchyId (the id that was clicked) and build the graph for the next hierarchy level.  ​I want to set the Navigate to Report Action to the same report passing the hierarchy Id(=Fields.HierarchyId) as a report parameter.  When I set this action to a static graph I am able to access the fields.  However, I am not able to access Fields information if I build the graph dynamically.  Any help on this issue is greatly appreciated.  TIA!

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 24 Sep 2015, 10:54 AM
Hi yj,

Since the scenario includes generating dynamically objects on navigating to the report, my recommendation is to use a HyperLink action which opens a new page with a viewer and a report. Thus you will be able to modify the report instance before displaying it instead of adding modifications in the report's code.


In order to investigate the problem we will need a runnable demo project that includes the customized reports and test data. Please open a support ticket and attach the requested details in it.

Regards,
Stef
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
yj
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or