Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi,
how can i find or search a "(" in a column - to know how many charakters I have to take from the left.
It always sees it just as a second openind bracket but not as the value that I am actually looking for
Thanks in advance
Hi @lukerlGHE ,
Try something like this.
LEFT(Table[Value],SEARCH ("(", 'Table'[Value],, LEN('Table'[Value])))
If this does not work share sample data and expected output.
Regards,
Harsh Nathani
check if this can help
https://stackoverflow.com/questions/59684172/dax-power-bi-occurrences-of-character-in-string
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
16 | |
13 | |
12 | |
11 | |
11 |
User | Count |
---|---|
19 | |
14 | |
14 | |
11 | |
9 |