Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I have a calculated column that is using the values in a response column, searching it for keywords, and returning the values associated with those keywords from another table. The problem I am running into is that there are duplicates because there is overlap between keywords. For example:
| Problem |
| car emissions through use of fossil fuels are harming the environment |
| Keyword | Solution |
| car emissions | use less cars |
| fossil fuels | use less cars |
I am using the function in a calculated column in the problem table.
maybe you can try this in PQ. However, we still need to text.combine if one problem has different solutions.
Proud to be a Super User!
| User | Count |
|---|---|
| 51 | |
| 35 | |
| 23 | |
| 17 | |
| 17 |
| User | Count |
|---|---|
| 70 | |
| 57 | |
| 40 | |
| 22 | |
| 22 |