Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SOQL Datatable - Lowercase Select/From doesn’t work #59

Closed
adwhite75 opened this issue Jan 21, 2021 · 1 comment · Fixed by #64
Closed

SOQL Datatable - Lowercase Select/From doesn’t work #59

adwhite75 opened this issue Jan 21, 2021 · 1 comment · Fixed by #64
Assignees
Labels
enhancement New feature or request

Comments

@adwhite75
Copy link

adwhite75 commented Jan 21, 2021

When embedding the SOQL Datatable on an Account Lighting Record Page and entering in a SOQL string (any string) I get a spinner in the App Builder interface. When I check it out on a live record page I get the following error: Attempt to de-reference a null object Class.DataTableService.getTableCache: line 202, column 1

I am running this as an admin and as a quick check I granted access to the DataTableService class to myself via a Permission Set.

Running this in my Winter 21 Developer Edition box.

@adwhite75 adwhite75 changed the title SOQL Datatable Stuck on 'Spinner' SOQL Datatable Stuck on Spinner When Loading Records Jan 21, 2021
@adwhite75
Copy link
Author

Welp - Thanks Solo.

Turns out the string only works with all caps in SELECT / FROM / WHERE. Guess this is an enhancement!

@tsalb tsalb changed the title SOQL Datatable Stuck on Spinner When Loading Records SOQL Datatable - Lowercase Select/From doesn’t work Jan 22, 2021
@tsalb tsalb self-assigned this Jan 30, 2021
@tsalb tsalb added the enhancement New feature or request label Jan 30, 2021
tsalb added a commit that referenced this issue Jan 30, 2021
@tsalb tsalb closed this as completed in #64 Jan 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants