Following is my expression in Visibility for Tablix
=IIF(InStr(UCASE(First(Fields!UR_Country.Value, "UserDetails")),"INDIA")<>0,False,True)
I see its working fine in Visual Studio , But same when deployed to Dynamic 365 CE , its not working.
Has anyone else faced this issue before? What am I doing wrong here?
UPDATE : Further investigation revealed that the Country value is being fetched when ran report in Visual Studio but same report not fetching Country value which is in System User record.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,151 Super User 2024 Season 2
Martin Dráb 229,993 Most Valuable Professional
nmaenpaa 101,156