View only own records in Access Web App

westcoastrhiann

New Member
Joined
Apr 21, 2014
Messages
7
I have an Access 2010 Web App that I have published to a SharePoint 2010 site. It is a time tracking database. What I am trying to do is setup security on a record level basis. Essentially what I need is when a user runs a report, that report only displays their own time tracking records. Does anyone know if this is possible?
 

Excel Facts

How to fill five years of quarters?
Type 1Q-2023 in a cell. Grab the fill handle and drag down or right. After 4Q-2023, Excel will jump to 1Q-2024. Dash can be any character.
Do you have a field in the table that captures who created the record? If so, you can autopopulate that field with the user's login and use the same field to filter the reports.

Denis
 
Upvote 0
Do you have a field in the table that captures who created the record? If so, you can autopopulate that field with the user's login and use the same field to filter the reports.

Denis

I do not currently have a field in the table that captures who created the record. I can add a field, but have a couple of questions (sorry I'm new to this Access with SharePoint)

- What data type should I use? The users log into SharePoint using their email addresses.
- How do I make it autopopulate the field with the user login?
- What syntax do I use to filter the reports?

Thanks for your help!
 
Upvote 0

Forum statistics

Threads
1,215,459
Messages
6,124,944
Members
449,198
Latest member
MhammadishaqKhan

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top