• Roel Thys
  • NEWBIE
  • 0 Points
  • Member since 2015
  • Functional Analyst
  • EDF Luminus

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
Hi,

I'm trying to query the FieldDefinition object to get the technical details of a field for creating a mapping file. If I query the "Description" field, the query runs without error, but the "Description" column doesn't return any values. While in setup, I can clearly see descriptions are filled in for those fields.

Example query: 
SELECT DeveloperName,Label,Description,DataType,Length,Precision,Scale,ReferenceTo FROM FieldDefinition WHERE EntityDefinitionId = 'Account'

Why is the Description field not returning any values, while the query is not throwing any errors?

Kind regards,
Roel
Hi Gang,

I got this message when trying to check my Create Sharing Rules Challenge, can someone tell me where I've gone wrong?

There was an unhandled exception. Please reference ID: UVJKLEEW. Error: ArgumentError. Message: bad argument (expected URI object or URI string)