Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Restricting Data Access

Status
Not open for further replies.

mwake

Programmer
Feb 12, 2004
151
US
I've created a bar chart with CR 2008 that contains paid insurance premiums by month. I have multiple agents getting credit for the premium payments within each month. When Agent A logs into Enterprise and runs the report, I only want him to ses paid premiums for Agent A, not for all reps. I also want Agent B to only see his data when he logs in and I want the supervisor of Agents A and B to see cumulative results. I assume this is accomplished through user security. What is the best way to restrict data access via login so that each position sees the correct data??
 
Hi,
You can use the CurrentCEUserName special field to create a selection formula that would restrict the data as you wish.



[profile]

To Paraphrase:"The Help you get is proportional to the Help you give.."
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top