Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Folks ,
I'm facing a issue here , I'm calling a filed name as Complaint_Acceptance in a list box . When I'm selecting "Complaint rejected " option from the list . I'm getting same in the current selection box.
Now if I right click on this list box and doing "Select Excluded" option as below than I'm getting strange behavior.
Here base on upper comment , now in Current Selection box I don't know why I'm getting value as "NOT Complaint rejected",even thought this is not a part of Complaint_Acceptance list.
This problem I'm facing while doing Select Excluded option , kindly help here .
How to avoid such scenarios.
Thanks,
AS
Hi AS,
that looks like the correct behaviour, if you enable 'dropdown select' on the General Tab of your Current selection properties, it will display all the values include in the NOT / EXCLUDED selection when you click on the down triangle
Andy
Hi AS,
that looks like the correct behaviour, if you enable 'dropdown select' on the General Tab of your Current selection properties, it will display all the values include in the NOT / EXCLUDED selection when you click on the down triangle
Andy
can you attach your .qvw file.
extend the horizontal size of your current selection box.
Its not wrong, it is a right behavior,
mostly when you have large quantity in a list then current selection box shows its value in short.
Like if you choose select All option than it shows ALL, your list doesn't contain ALL as a value,
Same thing happen with Select Excluded.
Its not a issue,
keep Working
Cheers
Thanks Andrew
Thanks Shaila