Advertisement
In Power apps using search function we cannot search with number fields by default, however there is a work around, in smaller lists we need to search with number field.
Designed
the screen as per the below.
Select the
gallery and items property add the below formula
Search(AddColumns(MYTasks,"Taskid",Text(ID)),txtSearch.Text,"Taskid")
Save the app and search with number 2 as an example, you can get the results with no 2
0 comments:
Post a Comment