Designer Desktop Version: 2021.4.2.07064
Issue: The "Message Tool" is returning wrong values when converting Int64 result from "Count Records Tool" while using a "Message Expression" with a "ToString" function.
This incorrect conversion does not happen when:
- Using AMP Engine
- Specifying a "NumDec" value in the "ToString" function.
- Using a "Formula Tool" to create the Int64 value before the "Message Tool"
I understand that you can use the "_RecordNumber_" variable instead of the "Count Records Tool" but that does not change the fact that the tool is failing to convert int64 datatype properly within the "Message Tool". I discovered this does not happen when the Int64 comes from a "Formula Tool" first, I do not know if this is only affecting the "Count Records Tool".
Attached is a sample workflow where you can see the differences.
