'Power BI Merging Multiple Yes/No Columns into 1

I have 8 columns of True/False values and need to merge them into a single column in such a way that the column contains rows with the names of each column with true in the corresponding row. Is there a way to do this?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source