Improve SOQL builder by adding relationship fields values. #6279
PawelWozniak
started this conversation in
Ideas
Replies: 2 comments
-
Thank you for filing this feature request. We appreciate your feedback and will review the feature at our next grooming session. We prioritize feature requests with more upvotes and comments. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This issue has been linked to a new work item: W-18505838 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
When I create SOQL query I want to display related fields values or filter by related fields values.
Describe the solution you'd like
I would like to see relationship fields in the field dropdown marked as Account (relation), Some_object__r (relation)
I want to have additional dropdowns shown (relationship field) when the relation field is selected, where I can choose field from related object.
Describe alternatives you've considered
No other idea for improvement.
Additional context

This image show what I mean.
Beta Was this translation helpful? Give feedback.
All reactions