Newest Questions
136,131 questions
0
votes
0
answers
16
views
Simple ABC Analysis in Data Cloud
I am trying to set up a relatively simple ABC analysis as an Calculated Insight, however Data Cloud does not allow me to save my query.
This is the query I am trying to save:
SELECT
...
0
votes
0
answers
24
views
Images stored as SF Files are not rendered in PDF Report
In our project we used both aura component and visualforce page resided inside a Lightning Page to create pdf report. Aura component fetches required data, configured template and uses Handlebar.js to ...
0
votes
0
answers
15
views
Dashboard-related Profile Permission setting no working
I want to restrict users with certain profile from deleting dashboards created by others, so I unchecked the permission 'Manage Dasboards in Public Folders' and 'Manage all private reports and ...
0
votes
0
answers
7
views
Listen In button in Omni Supervisor Monitor call is not available for users
Does anyone know how to make the Listen In button available for managers / new joiners to shadow calls? I already added the necessary Contact Center permissions to those users but they still couldn't ...
0
votes
1
answer
30
views
API Call From Flow Returns "not valid for use with the REST API"
tl;dr - How do I get a valid session Id in an Apex class called from a screen flow?
Note: My org uses CPQ's Advanced Approvals - any time I mention "Approvals" I'm short-handing Advanced ...
0
votes
0
answers
19
views
Outbound Message Failing with no Errors
I have an outbound message on a Case workflow rule. The service it calls updates a custom field on the Case object & it's working correctly. A notification response (Ack = true) is successfully ...
0
votes
0
answers
22
views
Pagination for big object 'ActivityFieldHistory' in salesforce fails
We tried a variety of options for this big object 'ActivityFieldHistory'. Many failed attempts.
We use this library https://github.com/jesperfj/force-rest-api to execute the following query.
SELECT Id,...
2
votes
1
answer
34
views
lightning-record-picker not working with Guest user
I am creating a LWR Experience Site, and on the Registration page, I have a lightning-record-picker element.
<lightning-record-picker
label="Choose Item"
placeholder="Search ...
-1
votes
0
answers
25
views
Can I @mention external users in a Chatter post if they do not have a Salesforce license?
Enable @mentioning Contacts Without User Records in Case Chatter
0
votes
0
answers
18
views
Floating Footer on LWC data table
I am not sure if this is possible. Already checked the documentation.
Is it possible to make the bottom footer of cancel and save as floating (docked footer).
Issue is if the list in data table is ...
-2
votes
0
answers
19
views
How to check existing Leads using Webtolead API
We have a client who doesn't want to use the Salesforce App on Zapier, so we are sending leads to them using the WebtoLead Salesforce API's POST method.
The client wants us to check first if there is ...
-1
votes
0
answers
31
views
Way to use SF flows in a VCS
Due to the format of SF flows metadata files, containing specific X/Y coordinates for each flow´s element, even a small change to the flow can involve a lot of changes in the prior version of the file ...
-1
votes
1
answer
47
views
Unable to process child records of parent in same Batch
I have a requirement where I am querying on contact records in batch query, I want to make sure that all records belonging to single account are processed within single batch and not in separate ...
-1
votes
0
answers
28
views
AgentForce API Response Delay – Options for Performance Enhancement?
❌ Currently facing performance issues with AgentForce API calls taking 5–6 seconds.
Looking for ways to improve response time — whether through configuration changes, batching, or reaching out to ...
2
votes
0
answers
23
views
Automated Case Owner
I would like to know how to change the default language of the "System" for automated case owner. When I try to save the Support Settings record, it automatically translates to Japanese ...