Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a straight table which displays a set of Parameters. I want the last column to be a drop down, with Yes/No options.
The user will select Yes if the parameter/condition is satisfied, else No.
Is it possible to achieve this in straight table?
Thanks in advance.
Dear Abinaya,
I would suggest you to create Flag field in your script with Yes/No values and add the same Flag field on Visualization Layer as a List Box Object and change default property to (i.e. go to List Box Object Property > Presentation > Change Selection Style Override "LED Check boxes" > Apply > OK.
Kind regards,
Ishfaque Ahmed
It seems to me that you have two topics on the same subject.
Dear Abinaya,
I would suggest you to create Flag field in your script with Yes/No values and add the same Flag field on Visualization Layer as a List Box Object and change default property to (i.e. go to List Box Object Property > Presentation > Change Selection Style Override "LED Check boxes" > Apply > OK.
Kind regards,
Ishfaque Ahmed
In straight table you'll not have drop down. You'd have to use Pivot Table for that.
And you can create a flag in edit script based upon your condition as Yes/No