Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi,
I have a Canvas App that links to a SharePoint list. I have a search box that searches in a text field. Both of the methods below work but I do get a delegation warning. What am I doing wrong?
Filter(
Requests,
StartsWith(
FormData,
txtSearch.Text
)
)
Filter(
Requests,
txtSearch.Text in FormData
)
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 7 | |
| 4 | |
| 3 |