I need to show values on reference field based on other field selection.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2024 01:57 AM
Hi,
I need to show values on reference field based on other field selection.
example: if field 1 selection is "other" , field 2 should show values excluding few options
My script below:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2024 02:46 AM
@Community Alums Not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2024 02:54 AM
Hi @Nandini DM ,
Can you please check what's the value coming in current.variables.xxx.getDisplayValue() and try to log it once and tell me what's coming in current.variables.xxx.getDisplayValue().
When I tried it in my PDI it works may be you can check the below image once
It is executing the else part bcoz a and b is empty.
Please mark my answer correct and helpful if this works for you
Thanks and Regards
Sarthak