Hi,
My data in Excel Column is in the format " Number(Column Name) - 1-8432633658(Values) " .
And My doubt is if any item has format like " 1-826455836ghdv " .
Alphablets may appear anywhere like “1-rhu34835hv3” .
Then I have to remove that item from my database. So that I can add the items which has only numerical values in the orchestrator queue.
I know that we can use filter data table to filter the required data. But I don’t know exactly what to do there.
Could anyone please help me.