• ankur kumar 79
  • NEWBIE
  • -1 Points
  • Member since 2022

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 5
    Replies
can any one help me how to find average value of any filed per month for past 12 month in reort
I'm trying to create a schedule flow that would pull all records created within the last 7 days into a collection. I can't seem to get the formula right to get these records..
It seems like I can't edit the view my users see on the "Add Products" to an Opportunity view. I found on this forum that I should go to Opportunity Product > Page Layout > Edit Multi-Line Layout. I've gone there and the fields that appear there and the fields that my users see do not match. Can someone point me in the right direction?

Multi-line Layout Fields
Add products page

Hi, I'm trying to make AJAX call to the REST API Endpoint directly from Lightning Component.

I see following error: 
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at Endpoint. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).

Please help me to understand this error.

  • November 12, 2017
  • Like
  • 0
I am creating a new user using Apex.

I don't see any standard methods in Apex for setting password or resetting password.

The WSDL API seems to have these functions.

Any thoughts?