• Matt de Camara
  • NEWBIE
  • 0 Points
  • Member since 2020

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 1
    Replies
Hi all,

I have a salesforce object which has a field that contains WKT (well known text) geometry for a shape. I need to convert this to a latitude/longitude point. I would love to do this natively within salesforce somehow if possible. Can anyone suggest how to do this?
I need to create a field for a salesforce object that holds multiple date/time stamps. Each time an event happens, a date/time stamp will be added to the field. So this field is effectively a list of objects. I am unclear on how to do this. Any suggestions on workflow and specifically what data type this field would be are appreciated.
Hi all,

I have a salesforce object which has a field that contains WKT (well known text) geometry for a shape. I need to convert this to a latitude/longitude point. I would love to do this natively within salesforce somehow if possible. Can anyone suggest how to do this?