Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
in the line chart -if I want to click on open then list of records will dispaly on open condition and click on close then close records will diplay.
I want to do it using set anaylysis. Please help me construct the below expression.
IF( only(Status) = 'Open', sum( {<Status = 'Open'>} 1), sum({<Status='Close'>} 1))
Thanks for everyone's help.
Where could i write- getfieldselections(Status)='Closed'?
I have attached qvw file.
Please suggest.
see the attachment.. might be helpfull
See attached qvw
Hi,
Thanks for your help.
If I click on the line graph(Open/Close) corrospong details will show on the straight table.
Regrads
Thanks for your help.
My requirement is slightly different.
I have a line chart and straight table.
If i click on line chart then corroponding data will display on the table.
see the attachment...
If you click on the line(Open/close), the corresponding detailed data will appear in Straight Table
Jagan,
I have attached QVW application.
Please help.
It is working fine but if the ticket is not closed(open) it is also showing when you clicked on close.
can u elaborate the issue.. if possible attach the screen shot..