Forum Discussion

Vilori1200's avatar
Vilori1200
New Member
4 years ago

create a line graph using a dynamic query

I need to create a line graph using a dynamic query that will receive as a parameter the value selected from a column of a table.

 

My data looks like this :

 

IDName
1New york
2Boston
3Chicago
4Miami
5Seatle

 

then when selecting a city from the table I can bring the values that I need in the graph.
Note: the graph query is dynamic and receives as parameter the name of the city.

 

 

 

 

 

 

 

4 Replies