Thanks @Michael Taylor for helping here.
Hi @Akhil , Thanks for posting query in Microsoft Q&A Platform. The above function toInteger()
shared by @Michael Taylor will be used in Mapping data flows. If you are looking for converting string type value into integer type inside Pipeline expressions then use int()
function.
Click here to know more about int() function.
Hope this helps. Please let us know if any further queries.
------------------
Please consider hitting Accept Answer
button. Accepted answers help community as well.