Hi all,
i have a string i need to remove the quotes as shown in the example below , the quotes also are the first and the last character of the string,
Example :"data colon;image/png;base64,iVBORw0KGgoAAAANSUhEUgAAD"
i need to remove those quotes in Powerapps or in sharepoint list (my data source) .
thanks in advance,