-
how to avoid this salesforce error
Database.query error getting Events! Exception: unexpected token: 'FROM'
SELECT Id,Name, geolocation__c,Location__c, geolocation__Latitude__s , geolocation__Longitude__s, Date_of_Onsite_Event__c, Local_Start_Time_of_Event__c, Local_End_Time__c,Local_End_Time_of_Event__c, Number_of_Hours_of_Event__c, End_Date_of_Onsite_Event__c, Services_to_be_Provided__c,( SELECT Id, Contact__c,Contact__r.Provider_Level__c, FROM Provider_Onsite_Event__r where Contact__r.Provider_Level__c =:'Coordinator- Level 1 ), FROM Onsite_Event__c WHERE Publish__c = 'Yes' AND Date_of_Onsite_Event__c > TODAY AND DISTANCE(geolocation__c, GEOLOCATION(13.5603,78.5036),'mi') < 100 ORDER BY DISTANCE(geolocation__c, GEOLOCATION(13.5603,78.5036),'mi') LIMIT 50
Log In to reply.
Popular Salesforce Blogs
Email Alert Through Flow Element | Salesforce Guide
There are two ways to send an Email Alert to anyone. 1. Standard Email Alert: In this type of email alert, we have to…
The Ultimate Guide to Salesforce Community Licenses
Imagine that you are a business owner and you're constantly seeking cutting-edge products that can improve the way you interact with your customers. That’s where…
Everything You Need to Know About Salesforce AI Cloud
With the recent emergence of Artificial Intelligence in the market, businesses are so on the front to get their customer interactions to go smarter and…
Popular Salesforce Videos
What Is Salesforce Ideal Roadmap For New Person?
Wondering if Salesforce is an ideal roadmap for a new person. Join this user group for Salesforce job & career info. Watch this video and…
Create Custom Object, Tabs and ListView in lightning, Salesforce
In this video, DeveloperTrix explains how you can create custom objects, custom object tabs, and list views in the Salesforce platform. He also covers how…
How to Report on the Reports in Your Salesforce Org
Do you want a list of all the reports in your Salesforce org? Would you like to see a list of reports and the last…