Hey all,
I have created a choice type column in my sharepoint list ans the same has been fetched into my powerapp (it shows as combo box),now below that,on the same screen i am displaying a datatable which i would like to filter based on the selection made by the user in the combo box.
For example,if an user selects "ABC department" from combobox ,the data table should only show rows which has "ABC department" in its Department column.
Please help me.
Note : I have tried this formla ,but its not working :
Filter(NSPM,NSPM.Department = DataCardValue5.Selected.Value)
Solved! Go to Solution.
Thnx,I tried this also but still not working
Thanks ! That Just worked 😄
User | Count |
---|---|
176 | |
111 | |
86 | |
44 | |
42 |
User | Count |
---|---|
228 | |
116 | |
115 | |
72 | |
67 |