Hi everyone,
i am tring to figure out how to filter a SQL Table column, which have array of values, based on Label on Canvas App.
Gallery below has SQL table as a Datasouce, and i would like to filter based on the column(ColumnA) where has array of numbers.
On the Canvas app, LabelA has dynamic values where it can be one of the number on ColumnA.
i used "Startwith", it is working if the number on LabelA is 73928189 but doesn't work if the number is "616258804" is there anyway i can do overcome this problem please?
Filter(SQLDB,startswith(ColumnA,LabelA.Text))Thansk

Report
All responses (
Answers (