I have a data that i want to show a depreciation cach flow of a selected field with multiple datas for the forecast, bellow is my data:
Item
Period 1
Value 1
Period 2
Value 2
Item A
2008
$10000
2009
$8000
Item B
2002
$6000
2003
$4000
What i exppect is that when a user select on a table the item A, it´s appear a conditional line graph with a single line showing the value of period 1 and period 2 sequently, with respective legends.