-
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
complexGood for senior developers.Good for senior developers.enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is.
Describe the solution you'd like
Support TYPEOF
SELECT
TYPEOF What
WHEN Account THEN Phone
ELSE Name
END
FROM Event
WHERE CreatedById IN (
SELECT CreatedById
FROM Case
)Metadata
Metadata
Assignees
Labels
complexGood for senior developers.Good for senior developers.enhancementNew feature or requestNew feature or request