Skip to main content
Announcements
Customer Spotlight: Discover what’s possible with embedded analytics Oct. 16 at 10:00 AM ET: REGISTER NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to customize fields in list box or chart

I have attaced a sample application , which will contain two fields ( PS_Dept and Office counsel). Dept 805030 and 805131 comes under both general counsel and intellectual prperty. I want to show 805030 and 815131 only under General Counsel and remove them from intellectual property so that they cannot see them or select them

PS_Dept    Office Counsel

805030     General counsel

                Intellectual Property

815131     General counsel

               Intellectual Property

1 Solution

Accepted Solutions
Not applicable
Author

Hi Gerard,

I have written a simple if condition. Please check if this is fine (qvw attached).

Thanks,

Robinson

View solution in original post

2 Replies
Not applicable
Author

Hi Gerard,

I have written a simple if condition. Please check if this is fine (qvw attached).

Thanks,

Robinson

Not applicable
Author

Thanks Robinson, it was very useful .