Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Hello,
Im adding a conditional coliumn where I want it to do :
If Case containts "PED" then Pedestrians.
Is there a way I can make it that the word "PED" is its own word. I keep getitng a result where PED is in a word and not its own word.
Example I dont "WIPED" as a result.
You can try this:
left([your column],3) = "PED"
Only the first 3 words will be checked.
Proud to be a Super User!
How would I add that in power query?
I have a few other conditions in there.
In this case i would create a translations table with the current value and the new value to maintain it better.
Proud to be a Super User!
How would I do that?
Do you mean PED has to be in the beginning of the word?
Proud to be a Super User!
It could be beginning of a word example "Pedestrain" or its own word "PED"
Hi @amandabus21 ,
Can you please sample data and expected output as it will help me to solve this quicker?
Thank you.
If you see, the only "pedestrian" signifciant event correct would be bus 810 because it has the word PED isolated on its own. Unlike the other ones that its just at the beginning, middle, or end of another word.
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 6 | |
| 6 | |
| 4 | |
| 2 | |
| 2 |
| User | Count |
|---|---|
| 20 | |
| 10 | |
| 8 | |
| 7 | |
| 6 |