First time here? Check out the FAQ!
0

Value, short value and long value

Is there a way to specify or retrieve the numeric value of a field? I am trying to obtain the numeric values of the LFD_ fields. From what I can tell the default method is long values. For example, in the LFD_ElectricCompany_14 field I want the numeric value (128) and not the long value (Benton Electric).

asked 2016-04-14 11:44:57 -0500
This post is a wiki. Anyone with karma >75 is welcome to improve it.
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

To retrieve the field value as lookup Value, add parameter Format=COMPACT to your request. To retrieve the field value as lookup Long Value, add parameter Format=COMPACT-DECODED to your request.

bwolven's avatar
bwolven
answered 2016-04-14 15:53:10 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Login/Signup to Answer