Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have 2 list box in my dashboard ID and Name. I added one sheet level trigger on Activate Sheet event. please see below image:
I am matching OS user name with ID and selecting that ID in ID list box. but as per my requirement I need to match OS user name with Name and I need to select that name in Name list box.
Please find sample qvw in attachment.
Please help.
Thanks.
Add another action to select the possible values in the Name listbox. Optionally add yet another action to clear the selection in the ID field.
I tried to implement but not getting the desired output. Can you please explain in detail.
Thanks
Hi Soha, I can't see your OsUser(), I see mine, but try with this:
=Subfield(OSUser(), '\', -1)