Do you need Read access to an object to view its records in a report?OneApp Profile having View All access to AccountsRecords not showing up in reportReceived an “Insufficient Privileges” error message when trying to access Account objectReport on Users without “View Setup and Configuration” and editing UsersSalesforce Platform license - Not all contact are visibleUser can view records in list view but not report?Insufficient Permissions to access a report?NPSP - Account: Restrict records view based on profileUser Can Open Case of Record Type and Open Report of Case Record Type - No cases in ReportCustom “With” Report Type returning “Without” records
Is straight-up writing someone's opinions telling?
Pi 3 B+ no audio device found
How could an animal "smell" carbon monoxide?
Did Voldemort kill his father before finding out about Horcruxes?
Is it ethical for a company to ask its employees to move furniture on a weekend?
My credit card has no magnetic stripe. Is this a problem in the USA?
Wordplay addition paradox
Magento 2 Looking for configuration saved event
Generating a PIN from cryptographic bytes
Why do so many pure math PhD students drop out or leave academia, compared to applied mathematics PhDs?
How to check if a new username is a system user?
Credit card details stolen every 1-2 years. What am I doing wrong?
Coverting list of string into integers and reshaping the original list
Do dragons smell of lilacs?
Intel 8080-based home computers
Should I be able to keep my company purchased standing desk when I leave my job?
Why doesn't philosophy have higher standards for its arguments?
How can the electric potential be zero at a point where the electric field isn't, if that field can give a test charge kinetic energy?
Creating lines connecting each possible pair of points in PostGIS?
How to find abandoned railways in Google Maps?
ROT13 encoder/decoder
Optimising the Selection of MaxValue in Association
Playing saxophone without using the octave key
How can I help our ranger feel special about her beast companion?
Do you need Read access to an object to view its records in a report?
OneApp Profile having View All access to AccountsRecords not showing up in reportReceived an “Insufficient Privileges” error message when trying to access Account objectReport on Users without “View Setup and Configuration” and editing UsersSalesforce Platform license - Not all contact are visibleUser can view records in list view but not report?Insufficient Permissions to access a report?NPSP - Account: Restrict records view based on profileUser Can Open Case of Record Type and Open Report of Case Record Type - No cases in ReportCustom “With” Report Type returning “Without” records
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I believe if you have access to a report, record level access can be ignored and you can potentially see all records. Does this apply at the object level of a profile? So say a report is on Accounts, and your profile has No Access on the account object. Technically, you shouldn't be allowed to view that report, right?
reporting profile security
add a comment |
I believe if you have access to a report, record level access can be ignored and you can potentially see all records. Does this apply at the object level of a profile? So say a report is on Accounts, and your profile has No Access on the account object. Technically, you shouldn't be allowed to view that report, right?
reporting profile security
add a comment |
I believe if you have access to a report, record level access can be ignored and you can potentially see all records. Does this apply at the object level of a profile? So say a report is on Accounts, and your profile has No Access on the account object. Technically, you shouldn't be allowed to view that report, right?
reporting profile security
I believe if you have access to a report, record level access can be ignored and you can potentially see all records. Does this apply at the object level of a profile? So say a report is on Accounts, and your profile has No Access on the account object. Technically, you shouldn't be allowed to view that report, right?
reporting profile security
reporting profile security
edited Jul 8 at 21:30
Tyler Zika
asked Jul 8 at 21:06
Tyler ZikaTyler Zika
1,1522 gold badges11 silver badges34 bronze badges
1,1522 gold badges11 silver badges34 bronze badges
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Reports honor object, record, and field level security. You cannot run a report for a data type that you don't have access to. This is true even if you have access to the report (e.g. it is in a Report Folder or Dashboard Folder you have access to). Please note that Dashboards allow users to see the generated charts even without access to the underlying data, but will not be able to see the report details.
reports can potentially ignore sharing rules, right?
– Tyler Zika
Jul 8 at 22:58
1
@TylerZika No, they do not ignore sharing rules (record-level security). A user won't see a record in a report if they can't see it via other means (e.g. with a search or query).
– sfdcfox
Jul 8 at 23:03
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "459"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsalesforce.stackexchange.com%2fquestions%2f268647%2fdo-you-need-read-access-to-an-object-to-view-its-records-in-a-report%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Reports honor object, record, and field level security. You cannot run a report for a data type that you don't have access to. This is true even if you have access to the report (e.g. it is in a Report Folder or Dashboard Folder you have access to). Please note that Dashboards allow users to see the generated charts even without access to the underlying data, but will not be able to see the report details.
reports can potentially ignore sharing rules, right?
– Tyler Zika
Jul 8 at 22:58
1
@TylerZika No, they do not ignore sharing rules (record-level security). A user won't see a record in a report if they can't see it via other means (e.g. with a search or query).
– sfdcfox
Jul 8 at 23:03
add a comment |
Reports honor object, record, and field level security. You cannot run a report for a data type that you don't have access to. This is true even if you have access to the report (e.g. it is in a Report Folder or Dashboard Folder you have access to). Please note that Dashboards allow users to see the generated charts even without access to the underlying data, but will not be able to see the report details.
reports can potentially ignore sharing rules, right?
– Tyler Zika
Jul 8 at 22:58
1
@TylerZika No, they do not ignore sharing rules (record-level security). A user won't see a record in a report if they can't see it via other means (e.g. with a search or query).
– sfdcfox
Jul 8 at 23:03
add a comment |
Reports honor object, record, and field level security. You cannot run a report for a data type that you don't have access to. This is true even if you have access to the report (e.g. it is in a Report Folder or Dashboard Folder you have access to). Please note that Dashboards allow users to see the generated charts even without access to the underlying data, but will not be able to see the report details.
Reports honor object, record, and field level security. You cannot run a report for a data type that you don't have access to. This is true even if you have access to the report (e.g. it is in a Report Folder or Dashboard Folder you have access to). Please note that Dashboards allow users to see the generated charts even without access to the underlying data, but will not be able to see the report details.
answered Jul 8 at 22:55
sfdcfoxsfdcfox
278k14 gold badges227 silver badges479 bronze badges
278k14 gold badges227 silver badges479 bronze badges
reports can potentially ignore sharing rules, right?
– Tyler Zika
Jul 8 at 22:58
1
@TylerZika No, they do not ignore sharing rules (record-level security). A user won't see a record in a report if they can't see it via other means (e.g. with a search or query).
– sfdcfox
Jul 8 at 23:03
add a comment |
reports can potentially ignore sharing rules, right?
– Tyler Zika
Jul 8 at 22:58
1
@TylerZika No, they do not ignore sharing rules (record-level security). A user won't see a record in a report if they can't see it via other means (e.g. with a search or query).
– sfdcfox
Jul 8 at 23:03
reports can potentially ignore sharing rules, right?
– Tyler Zika
Jul 8 at 22:58
reports can potentially ignore sharing rules, right?
– Tyler Zika
Jul 8 at 22:58
1
1
@TylerZika No, they do not ignore sharing rules (record-level security). A user won't see a record in a report if they can't see it via other means (e.g. with a search or query).
– sfdcfox
Jul 8 at 23:03
@TylerZika No, they do not ignore sharing rules (record-level security). A user won't see a record in a report if they can't see it via other means (e.g. with a search or query).
– sfdcfox
Jul 8 at 23:03
add a comment |
Thanks for contributing an answer to Salesforce Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsalesforce.stackexchange.com%2fquestions%2f268647%2fdo-you-need-read-access-to-an-object-to-view-its-records-in-a-report%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown