Forum Discussion
Selecting a column based on slicer selection
- 9 years ago
You can unpivot your two columns in the query editor so that you have an attribute column (competitor) and a value column (whatever was in the previous two columns). Then you would just put the Competitor field into your slicer and the value field into your matrix.
You can unpivot your two columns in the query editor so that you have an attribute column (competitor) and a value column (whatever was in the previous two columns). Then you would just put the Competitor field into your slicer and the value field into your matrix.
- eltorr09 years agoRegular Visitor
This worked flawlessly. Can't believe it was that simple!. Thank you!
- CAPEconsulting9 years ago
Helper III
WHat if unpivoting was not feasible as in a scenario of 1 million rows and 1000 columns.
Or if unpivoting was not an option in power bi. How would we solve this using measures and columns