Valid KX3-003 Dumps shared by ExamDiscuss.com for Helping Passing KX3-003 Exam! ExamDiscuss.com now offer the newest KX3-003 exam dumps, the ExamDiscuss.com KX3-003 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com KX3-003 dumps with Test Engine here:
You are asked to restrict a worksheet so that users can only see data for the demand of the countries that they should have permission to see. A field has been added to the IndependentDemand table, which is a reference to a custom table called Country. Each user may have permission to see the demands from one or more countries, and each country can be seen by one or more users. They should be able to see data from multiple countries in the worksheet at the same time. In this scenario, what should you do to enable this capability?
Correct Answer: D
This setup allows for flexible data visibility based on user permissions. By creating a profile variable that contains the allowed countries for each user, you can then apply a filter expression to the worksheet that evaluates this variable. If a user is permitted to see all countries (indicated by an asterisk '*'), the expression returns TRUE, otherwise, it checks if the demand's country is in the user's permitted list. References: * Kinaxis RapidResponse documentation on configuring data visibility through profile variables and worksheet filters. * Kinaxis training materials on setting up user permissions and responsibility definitions.