Hi ,
I am trying to extract data from a table only 1 column I am trying to extract using data extraction method but somehow getting commas in the name due to which while writing the Data Table in excel getting issues.
this is how it is getting added in the excel .
can you suggested to solve this commas is not available in table we are extraction from.
tried LInq query but that didnt helped
This error shows the datatabel has just 1 column. Does your issue always occur? If it’s not always, can you try to add the following IF activity to check number of columns is larger than 1.