Hi
I have field on Request Page . In properties on Table Relation i have given below code
"Dimension Value".Code WHERE (Dimension Code=CONST(CostCENTER)) . In Dimension Value Table there is field Shortcut Dimension 1 Code.
In User Table Setup i have fields Location1,Location2,Location3,Location4,Location5. User may have access to 1 or more Locations.
I want only those records from Dimension Value which have Shortcut Dimension1 Code = Locations from User Setup
. If User has Location2 , Location3 then only those records are displayed from Dimension Value which have ShortCut Dimension 1 Code = Location2 & Location3
Thanks
*This post is locked for comments