i have two list A and B. i am using list A column- single line text(unique value) has lookup column for List B. In Workflow , i am creating the item in list B lookup, when List A item is created.
Please Anyone telling , it is possible or Not ?
I am facing below error:
System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at Microsoft.Activities.Expressions.ParseNumber`1.Execute(CodeActivityContext context) at System.Activities.CodeActivity`1.