The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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!