#Search in Data-Table

hi,
can i find a data table value on Hashtags,i search function that works like a search buttum in eBay,if more #s are correct to a data table value the data the value is shown then the next and the next…?

Hello CrissGames.
You could use an ForEachLoop on your data table.


You can look if there are equals from your values with the input and if there are equals you can add them to an array and show the array in a specific order to the user.