Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Experts,
I have an object list box in alternate state.
I need to hide this object based on the selections made in another list box that is in default state.
Can anyone please help me to achieve this?
Thanks in advance.
Regards,
Shyam.
Use default state in aggregation function as set analysis component like:
Only({$} HideShow) ='Show'
PFA
Use default state in aggregation function as set analysis component like:
Only({$} HideShow) ='Show'
PFA