Can I have both Friendly Names and the GUID? #802
Unanswered
jdenicola-pa
asked this question in
Q&A
Replies: 2 comments
-
Hi - interesting request! |
Beta Was this translation helpful? Give feedback.
0 replies
-
It's possible to do today, by this query:
Example: |
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.
-
I am exporting Contacts for example. I want the Result View to have both the GUID of the Account (parentcustomerid) and also the "friendly name" of two custom lookup fields on my Contact entity.
If I check Appearance -> Friendly Names, it does the lookups for me (which I want for the two custom lookup fields) but then it includes the Account Name. It's OK to have the Account Name, but I ALSO need the Account ID (GUID). Is there a way to have both?
Beta Was this translation helpful? Give feedback.
All reactions