GetCARIdNumber.List.Current.CARMaster.Id + 1 in above step It throwing the error
GetCARIdNumber.List.Current.CARMaster.Id + IntegerToIdentityRefInteger(1)
Hi João ,
I can't find this function. It is giving me error function not found. Can you help me with this?
Hi Syeda,
Quite the old post you found here :)
The functions that were named "EntityRef" are were in the meanwhile renamed to "Identifier".
So for example "IntegerToEntityRefInteger" is now named "IntegerToIdentifier"and "EntityRefIntegerToInteger" is now "IdentifierToInteger".
You can find the full list under Data Conversion in the expression editor: