Forum Discussion
tanvi_m
6 years agoFrequent Visitor
Repeated Text in Cell
In my Power BI one row table, I have a cell with multiple entry of words AA and BB with prefix of new. I need to count how many times each (AA and BB) are associated with new. For example in below example, I should have AA: 2 and BB : 2
example
| Value | Details |
| Z | Replace existing BB antenna on 1 with new BB . Add 1x new AA on an existing bracket. Replace existing BB antenna with new . Replace existing AA with 1x new AA |
tanvi_m interesting I'm getting 2 for both AA and BB from your sample data.