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
This has got to be simple but I just can't see it.
Can anyone tell me why I get that error?
I am trying to create a new column and just want the number of the location of the search text in the new column. The new column has a data atype of Whole Number. My real requirement is to do this search against another column but that was failing so thought I'll just prove this function does work as expected so put in the actual text I want to search, negating any data type issues of the column I want to use.
Solved! Go to Solution.
@SteveCarter1 , the Third argument can be min 1. DAX we do not have index 0. so leave it blank or start from 1 or more
@SteveCarter1 , the Third argument can be min 1. DAX we do not have index 0. so leave it blank or start from 1 or more
Thanks Amit! I knew it had to be simple
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 |
|---|---|
| 7 | |
| 6 | |
| 4 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 17 | |
| 8 | |
| 8 | |
| 7 |