Quantcast
Channel: AX Developer Forum
Viewing all articles
Browse latest Browse all 9880

not able to hide the visiblity ofr certain tables in visual studio(show or hide based on expression is not working )

$
0
0

hi guys i am  a reort where if one select any value in parameter it will display certain tables   and i have used this functionality in visual studio  =IIF(Parameters!fieldvalue.Value = "Printing",true,false) but this function is not working properly  at times it is displaying the table which are not supposed to be display .. in simple words  tab;ix properties>> visiblity >>show or hide based on expression is not working 


Viewing all articles
Browse latest Browse all 9880

Trending Articles