Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is there any way that if we click on any value in a table then graph corresponding to that value is shown ??
Hi,
Check with the Option in
Chart Properties-->Layout-->Under Show option use conditional
Use expression there something like this if(FieldName=Value,1,0)
Hope it helps
Celambarasan