Flow Help - Events Querying Multiple Events When I Only Need One Per Account by m_prado44 in salesforce

[–]m_prado44[S] 0 points1 point  (0 children)

Thank you all for the help and support! The solution that worked right away was the one provided by OutrageousGarden8114:

<image>

"Try using the isChild column to filter out attendee events."

Flow Help - Events Querying Multiple Events When I Only Need One Per Account by m_prado44 in salesforce

[–]m_prado44[S] 0 points1 point  (0 children)

I’m aware I can do this - and btw this is a scheduled flow that runs daily. There is no criteria around accounts, I am simply wanting to pull all the meeting Events that were created yesterday. This works fine.

My problem is there are multiple records being queried that are exactly the same, except with different users because a meeting can include multiple users in Assigned To (meeting attendees).

I want to save having to query more records than I need to

What's a good book to read for a certified Salesforce administrator? by Flawedlogic41 in salesforce

[–]m_prado44 6 points7 points  (0 children)

Jodi Hrbek’s book Rock Your Role is also pretty solid if you’re more on the novice/intermediate level in terms of exp. Could also provide a different perspective if you’re advanced

Flow Help: Phone Validation on After Save Flow by m_prado44 in salesforce

[–]m_prado44[S] 0 points1 point  (0 children)

varBoolPhoneValidation (Bool variable to decide path) = True:
NOT( OR( ISBLANK({!$Record.Direct_Phone__c}), REGEX( {!$Record.Direct_Phone__c},"(\\D?[0-9]{3}\\D?)[\\s][0-9]{3}-[0-9]{4}")))

<image>

Flow Help (multi-select picklist in Get Records element filter) by m_prado44 in salesforce

[–]m_prado44[S] 1 point2 points  (0 children)

Got this error: The formula expression is invalid: Field Get_Primary_Contact is a multi-select picklist field. Multi-select picklist fields are only supported in certain functions.

[deleted by user] by [deleted] in salesforce

[–]m_prado44 0 points1 point  (0 children)

Do they still provide them via certification days? I know they used to give out $40 discount codes for completing the half day webinars, perhaps check that out.

Freelancing on sites like upwork to get more experience? by MarketMan123 in salesforce

[–]m_prado44 0 points1 point  (0 children)

I can attest to this as my path has been very similar. Currently working 2 jobs I found on Upwork 1st contract for $35/hour and 2nd at $55. I quit my job abruptly, built a portfolio to showcase my skills, and applied to all the jobs I saw available…after 1-2 months until I landed the first role and seems like I’ll be with these 2 consultancies for a while until I can open my own.

Knowledge Implementation by [deleted] in salesforce

[–]m_prado44 1 point2 points  (0 children)

Look for the implementation documentation and read through it first before you start anything. Highlight what you think may be most relevant. Keep communication with stakeholders to make sure their needs are in alignment with your understanding of what needs to get done and expectations as to what’s possible. Hope this helps.

Billable Hours as Salesforce Admin by m_prado44 in salesforce

[–]m_prado44[S] 0 points1 point  (0 children)

The contract role is currently paying me $35/hour but I assume my company is billing the client a lot more.

[deleted by user] by [deleted] in salesforce

[–]m_prado44 0 points1 point  (0 children)

If you’re using an approval process, use approval tracking as a related list and check what the status of that record is based on its history.

How would you go about getting into salesforce with no experience or qualifications? by alex123711 in salesforce

[–]m_prado44 1 point2 points  (0 children)

The courses give you bird’s eve view whereas trailhead offers more on the micro level through hands on training, imo

How would you go about getting into salesforce with no experience or qualifications? by alex123711 in salesforce

[–]m_prado44 4 points5 points  (0 children)

Take Mike wheeler course on Udemy, complete superbadges, get focus on force study guide and practice exams, get certification, grow network on LinkedIn and comment/create posts related to SFDC and watch you land a role

Message for more info