Announcements
below mention filter not filtering any data, what is the wrong in it?
Created by is default column in SP.
Filter('Tracker','Created By'.Email=User().Email,WorkS.Value = ComboBox1_5.Selected.Value)
Try this:
Filter( 'Tracker','Created By'.Email=User().Email And WorkS.Value = ComboBox1_5.Selected.Value)
not filtering properly ,showing all other users records also
@StretchFredrik problem with Start with there showing delegation and not filtering
Filter('Tracker','Created By'.Email=User().Email AndWorkS.Value = ComboBox1_5.Selected.Value),
StartsWith(Title,TextInput1_1.Text)||
StartsWith(Text(ID),TextInput1_1.Text)
)
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 326 Most Valuable Professional
11manish 168
sannavajjala87 75 Super User 2026 Season 1