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,
Is it possible to do this with power bi: I have two tables, 'ToteutetutChanget' and 'Data'.
I need to search Values in ToteutetutChanget[Tiketti] from Data[Comment] and add column to Data table which includes the search string. Data[Comment]column contains free text and somewhere in the column row there is always the ticket number which to find.
Data[comment looks like this
ToteutetutChanget[Tiketti] (these are the search values, column row contains only the ticket id like this)
Solved! Go to Solution.
How about you split the comment column with delimiter of " ", extract as rows and filter to ones that include "REQ"?
I don't get the need for the separate Tiketti column in this case. Then you could just create a relationship. Eli molemmista tauluista löytyy sit tiketti, niiden välille vaan relationship jos on tarvetta.
The solution is often easier than you thought of. Thanks this is obviously the way to go 🙂
How about you split the comment column with delimiter of " ", extract as rows and filter to ones that include "REQ"?
I don't get the need for the separate Tiketti column in this case. Then you could just create a relationship. Eli molemmista tauluista löytyy sit tiketti, niiden välille vaan relationship jos on tarvetta.
User | Count |
---|---|
84 | |
77 | |
75 | |
43 | |
36 |
User | Count |
---|---|
109 | |
56 | |
52 | |
45 | |
43 |