Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a direct table. I want to make it possible to select " - " in one of the columns in the drop-down list, where there is no data. I know that this can be done using a script, but I don't know exactly how. Please help me find a script so that you can select the rows in the table where there are no values
In script, add
NullAsValue *;
set NullValue='-';
If Arthur's post is what you needed, please do not forget to return to the thread and on his post, click the Accept as Solution button to close out the thread for us. This will give him credit for the assistance and let other members know that was what you needed. If you still have further questions, please leave an update post.
Regards,
Brett