Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 46379

Retrieving Records in Powershell Returns Odd Result "_Property"

$
0
0

I am attempting to pull records from a custom entity I setup via the get-crmrecords command.  I have listed all the fields I would like to retrieve and getting a very odd result.

For some fields I have listed I get the actual value of that field, in other cases it does not return the field requested instead I get a field with a "_Property".

Here is an example

Field Requested "cr40c_itemnumber", field returned "cr40c_itemnumber_Property"

Expected Value:

 "1234"

Returned Value:

[cr40c_itemnumber, 1234]


Viewing all articles
Browse latest Browse all 46379

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>