Hi
I have one dropdown. It has 2 values Export/Import. I want if Export is selected a particular dropdown should be visible . If Export then another dropdown should be visible . I want this in report.
Thanks
*This post is locked for comments
Hi
I have one dropdown. It has 2 values Export/Import. I want if Export is selected a particular dropdown should be visible . If Export then another dropdown should be visible . I want this in report.
Thanks
*This post is locked for comments
Check for Visibility property . Based on condition switch visibility property
Hi,
This question is similar to the previous question that you posted.
https://community.dynamics.com/nav/f/34/t/253484
I have already given you the link which has a detailed procedure to do this customization.
In request page of a report, to get a different drop down based on a particular selection criteria of another field, this is the only way to achieve this.