• Alex Akkari
  • NEWBIE
  • 10 Points
  • Member since 2022

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 5
    Questions
  • 5
    Replies
Hi, does anyone know of any apps or programs that can integrate with a salesforce flow that would allow a customer to track a delivery driver live sort of like uber eats. But it would need to be able to be triggered via flow and automatic. Thanks 
Hi, I am struggling to create a report where it shows me all the opportunities where they do not have a task with a specific subject. But when using cross filters like " Show me opportunities with activities that do not equal.... still shows all of them because they have other named tasks. How could i get all the opportunities who do not have that specific task? Thanks
Hi, I am trying to filter records on a get records in my flow by relative date. I want only the records that were within the last week. I have tried using >= (TODAY() - 7) but it only gets the ones on the first day and not any after that. 
Hi all, was just wondering if ther was a work around so that I can schedule a flow for monthly as currently salesforce only allows flows to be scheduled daily and weekly.
Hi, I was trying to see if there is a formula that would change phone numbers if they started with an area code instead of a mobile number and add a gap between it. E.g.
+61421521424 converts to +61 422512252 automatically

Thanks
Hi, I am struggling to create a report where it shows me all the opportunities where they do not have a task with a specific subject. But when using cross filters like " Show me opportunities with activities that do not equal.... still shows all of them because they have other named tasks. How could i get all the opportunities who do not have that specific task? Thanks
Hi, I am trying to filter records on a get records in my flow by relative date. I want only the records that were within the last week. I have tried using >= (TODAY() - 7) but it only gets the ones on the first day and not any after that.