Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount 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!