How to convert datatable to string

I am getting data in data table but in single value eg “testing”
now I want to convert in string.As mention in screen shot

HI @Aditya10989,

I didn’t get what exactly you’re trying to do with that condition,
but to convert DataTable to String you can use Output Data Table activity

without output data table we can not convert…?

You can’t compare DataTable var with string. Equal to OR Contains are methods we apply on string.
Could you explain what you’re trying to compare with that condition in If activity, then I’ll get the exact idea and will easy for everyone here to suggest you.

yes I used but it move to else part as mention in screen shot

as mention in attachment when it is data table then value is Claimcount1 when I used in output activity then value is converted