Can I modify the report menu?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
In our organization, when you are looking at a report, the menu looks like this:
Can this be modified at all? For example, I'd like to bring the Save As and Export out of the dropdown, or even add a new button.
Thanks!
reporting menu
add a comment |
In our organization, when you are looking at a report, the menu looks like this:
Can this be modified at all? For example, I'd like to bring the Save As and Export out of the dropdown, or even add a new button.
Thanks!
reporting menu
add a comment |
In our organization, when you are looking at a report, the menu looks like this:
Can this be modified at all? For example, I'd like to bring the Save As and Export out of the dropdown, or even add a new button.
Thanks!
reporting menu
In our organization, when you are looking at a report, the menu looks like this:
Can this be modified at all? For example, I'd like to bring the Save As and Export out of the dropdown, or even add a new button.
Thanks!
reporting menu
reporting menu
asked May 16 at 15:25
JamesJames
548
548
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
No, you cannot edit the menu other than by changing the user's reporting-related permissions to restrict specific operations.
The profile-level permission "Export Reports" can be removed to prevent users from exporting data.
The availability of options like Edit, Save, Save As, Delete, and Add to Dashboard will vary based on whether the user has Profile-level permission to perform such operations, as well as their ownership or access level of the specific Report in question. For example, if the user does not have "Create and Customize Reports" permission, they won't be able to edit any report.
See User Permissions for Sharing Reports and Dashboards for details on the available reporting permissions.
Thanks for the answer - that's very disappointing. I was actually hoping to make it easier to export data by making it require less clicks, since it's the most repetitive part of our workflow.
– James
May 16 at 15:39
@James There are ways, but many of them are ugly. You can call the Reports and Dashboards API, but it comes with a number of important limitations - and of course you've got to write code to do it.
– David Reed♦
May 16 at 15:43
If anyone sees this in the future and would also like this change, I've posted an "Idea": success.salesforce.com/ideaView?id=0873A000000lOXbQAM
– James
May 16 at 15:48
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%2f262695%2fcan-i-modify-the-report-menu%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
No, you cannot edit the menu other than by changing the user's reporting-related permissions to restrict specific operations.
The profile-level permission "Export Reports" can be removed to prevent users from exporting data.
The availability of options like Edit, Save, Save As, Delete, and Add to Dashboard will vary based on whether the user has Profile-level permission to perform such operations, as well as their ownership or access level of the specific Report in question. For example, if the user does not have "Create and Customize Reports" permission, they won't be able to edit any report.
See User Permissions for Sharing Reports and Dashboards for details on the available reporting permissions.
Thanks for the answer - that's very disappointing. I was actually hoping to make it easier to export data by making it require less clicks, since it's the most repetitive part of our workflow.
– James
May 16 at 15:39
@James There are ways, but many of them are ugly. You can call the Reports and Dashboards API, but it comes with a number of important limitations - and of course you've got to write code to do it.
– David Reed♦
May 16 at 15:43
If anyone sees this in the future and would also like this change, I've posted an "Idea": success.salesforce.com/ideaView?id=0873A000000lOXbQAM
– James
May 16 at 15:48
add a comment |
No, you cannot edit the menu other than by changing the user's reporting-related permissions to restrict specific operations.
The profile-level permission "Export Reports" can be removed to prevent users from exporting data.
The availability of options like Edit, Save, Save As, Delete, and Add to Dashboard will vary based on whether the user has Profile-level permission to perform such operations, as well as their ownership or access level of the specific Report in question. For example, if the user does not have "Create and Customize Reports" permission, they won't be able to edit any report.
See User Permissions for Sharing Reports and Dashboards for details on the available reporting permissions.
Thanks for the answer - that's very disappointing. I was actually hoping to make it easier to export data by making it require less clicks, since it's the most repetitive part of our workflow.
– James
May 16 at 15:39
@James There are ways, but many of them are ugly. You can call the Reports and Dashboards API, but it comes with a number of important limitations - and of course you've got to write code to do it.
– David Reed♦
May 16 at 15:43
If anyone sees this in the future and would also like this change, I've posted an "Idea": success.salesforce.com/ideaView?id=0873A000000lOXbQAM
– James
May 16 at 15:48
add a comment |
No, you cannot edit the menu other than by changing the user's reporting-related permissions to restrict specific operations.
The profile-level permission "Export Reports" can be removed to prevent users from exporting data.
The availability of options like Edit, Save, Save As, Delete, and Add to Dashboard will vary based on whether the user has Profile-level permission to perform such operations, as well as their ownership or access level of the specific Report in question. For example, if the user does not have "Create and Customize Reports" permission, they won't be able to edit any report.
See User Permissions for Sharing Reports and Dashboards for details on the available reporting permissions.
No, you cannot edit the menu other than by changing the user's reporting-related permissions to restrict specific operations.
The profile-level permission "Export Reports" can be removed to prevent users from exporting data.
The availability of options like Edit, Save, Save As, Delete, and Add to Dashboard will vary based on whether the user has Profile-level permission to perform such operations, as well as their ownership or access level of the specific Report in question. For example, if the user does not have "Create and Customize Reports" permission, they won't be able to edit any report.
See User Permissions for Sharing Reports and Dashboards for details on the available reporting permissions.
answered May 16 at 15:33
David Reed♦David Reed
45.1k82665
45.1k82665
Thanks for the answer - that's very disappointing. I was actually hoping to make it easier to export data by making it require less clicks, since it's the most repetitive part of our workflow.
– James
May 16 at 15:39
@James There are ways, but many of them are ugly. You can call the Reports and Dashboards API, but it comes with a number of important limitations - and of course you've got to write code to do it.
– David Reed♦
May 16 at 15:43
If anyone sees this in the future and would also like this change, I've posted an "Idea": success.salesforce.com/ideaView?id=0873A000000lOXbQAM
– James
May 16 at 15:48
add a comment |
Thanks for the answer - that's very disappointing. I was actually hoping to make it easier to export data by making it require less clicks, since it's the most repetitive part of our workflow.
– James
May 16 at 15:39
@James There are ways, but many of them are ugly. You can call the Reports and Dashboards API, but it comes with a number of important limitations - and of course you've got to write code to do it.
– David Reed♦
May 16 at 15:43
If anyone sees this in the future and would also like this change, I've posted an "Idea": success.salesforce.com/ideaView?id=0873A000000lOXbQAM
– James
May 16 at 15:48
Thanks for the answer - that's very disappointing. I was actually hoping to make it easier to export data by making it require less clicks, since it's the most repetitive part of our workflow.
– James
May 16 at 15:39
Thanks for the answer - that's very disappointing. I was actually hoping to make it easier to export data by making it require less clicks, since it's the most repetitive part of our workflow.
– James
May 16 at 15:39
@James There are ways, but many of them are ugly. You can call the Reports and Dashboards API, but it comes with a number of important limitations - and of course you've got to write code to do it.
– David Reed♦
May 16 at 15:43
@James There are ways, but many of them are ugly. You can call the Reports and Dashboards API, but it comes with a number of important limitations - and of course you've got to write code to do it.
– David Reed♦
May 16 at 15:43
If anyone sees this in the future and would also like this change, I've posted an "Idea": success.salesforce.com/ideaView?id=0873A000000lOXbQAM
– James
May 16 at 15:48
If anyone sees this in the future and would also like this change, I've posted an "Idea": success.salesforce.com/ideaView?id=0873A000000lOXbQAM
– James
May 16 at 15:48
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%2f262695%2fcan-i-modify-the-report-menu%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