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 need dax funtion for filter a colunm.
i making type
@Anonymous
Flip your logic around, use OR instead of AND
Invalid =
SEARCH("0000",FEEGOW[celular],,0)
+ SEARCH("1111",FEEGOW[celular],,0)
+ SEARCH("2222",FEEGOW[celular],,0)
+ SEARCH("3333",FEEGOW[celular],,0)
+ SEARCH("4444",FEEGOW[celular],,0)
+ SEARCH("5555",FEEGOW[celular],,0)
+ SEARCH("6666",FEEGOW[celular],,0)
+ SEARCH("7777",FEEGOW[celular],,0)
+ SEARCH("8888",FEEGOW[celular],,0)
+ SEARCH("9999",FEEGOW[celular],,0)
+ SEARCH("_",FEEGOW[celular],,0) > 0
|| LEN(FEEGOW[celular])<10
|| LEN(FEEGOW[celular])>15
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 | |
| 6 | |
| 5 | |
| 5 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 16 | |
| 9 | |
| 8 | |
| 8 |