Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi,
if
my current selection box:-
----------------------------------------
services: abc,def
output as in X-Axis Status2( is a dimension) else Status(is also antoher dimension) ,how to dispay?
thx
Hi Buzzy,
If possible please attach the sample data with qvw file.
Regards,
Nilesh Gangurde
when i selected "services as video conferencing from selections then need to change the X-Axis dimension to Status. instued of Status2.
Please Find the attachment
or
use this as Dimension:
=
if(WildMatch((GetFieldSelections(Services)),'Video Conferencing'),Status,Status2)
Regards,
Nilesh Gangurde
required some cahnges instued of hardcoding in exp,thaning you
As per your requirement in the previous post i have given the changes.
also you can make it more flexible according to your need.
Regards,
Nilesh Gangurde
what about cyclic group dimension?