And can you please provide the output text file by setting the property for Preserve Formatting as True as shown in Below SS. So that format remains preserve as it is.
Yes it will be possible.
But regex will be applied depending on the patterns and format of the data so i asked if any Screenshot u will provide for just that data then it will be well and gud to provide you the exact regex .
Oohh yaa. Actually i forgot that. SOrry for that. Actually while typing any code here some mistake happens bcz suggestions are not der to identify where we are going wrong so.
Will only work with countries that are one word. So it will pull the rate for a country like France. However, it will not pull the rate for a country like Sri Lanka. This is because it is two words.
No Way. It must not be the issue.
Just do one thing. Use Writeline activity and print the country name.
Just see that what else anything extra you are getting der or not.
Also do one thing that while passing the countryVariable within the statement whatever i gave you previously just pass it as below.
Note :- Without using double quotes “”
“CountryVariable.ToString.Trim”
And can u tell me one thing that what error/output u r getting for the Country having 2 words previously ??