#1 You don't have access to the report.
#1 You don't have access to the report.

Solution
Verify your Salesforce Permissions
Follow the next steps if you encounter the same error.
Log into your Salesforce account
- Switch to
All Reportssections - Check the report name and description
- Contact your Salesforce administrator for help

Try to view the report

Contact Support
#2 Errors while importing data from Salesforce using SOQL
#2 Errors while importing data from Salesforce using SOQL

Solution
Check the SOQL you are using.
Use the Error Modal
Show More in the error box to get more details about the error.
Common SOQL Errors
-
Invalid SOQL Query: Your query syntax is incorrect. Check:
- Query structure
- Field names
- Object references
- Aggregations
- Filter conditions
-
Invalid Field Name: The field doesn’t exist in the object. Verify:
- Field spelling
- Field availability
- API name vs. label
-
Invalid Aggregation: Your aggregation is incorrect. Ensure:
- Proper aggregation syntax
- Correct field types
- Valid object relationships
-
Invalid Filter Condition: Your WHERE clause has issues. Check:
- Operator usage
- Value formatting
- Date formats
- Null handling
Reach Out for Support
#3 Errors: Org Policies Preventing Report Opening
#3 Errors: Org Policies Preventing Report Opening
Solution
Disable Multi-Factor Authentication
Verify Organizational Permissions
Contact Support
#4 Errors: Org Policies Preventing Report Export
#4 Errors: Org Policies Preventing Report Export
Solution
Verify Export Permissions
Enable Export Permissions
Navigate to Setup page

Navigate to Users page

Navigate to Profile page

Editing Profile



Export Report
Contact Support
#5 Errors: Joined Reports Are Not Supported
#5 Errors: Joined Reports Are Not Supported
- Open the report in Salesforce.
- Check the report format indicated above the report name; it will display “Joined Report” if applicable.
