Forum Discussion
Group by text
- 7 years ago
Hi Anonymous,
Apart from creating a calculated column with DAX, you can group different types of injuries with Conditional Column in Query Editor mode.
Alternatively, with Power Query, you can populate the search text into list and create custom function to iterator each one of them to check if within the text. Reference: How to search multiple strings in a string.
Best regards,
Yuliana Gu
Hi Anonymous,
Apart from creating a calculated column with DAX, you can group different types of injuries with Conditional Column in Query Editor mode.
Alternatively, with Power Query, you can populate the search text into list and create custom function to iterator each one of them to check if within the text. Reference: How to search multiple strings in a string.
Best regards,
Yuliana Gu