Forum Discussion
ChrisDC83
Advocate I
9 years agoHelp - Using a Slicer to Change Column Value
I have a need to change what column is shown on charts basis a slicer. In my data set I have Product Line and Product Name (multiple product names roll up to a single product line) and the users wan...
dkay84_PowerBI
Microsoft Employee
9 years agoYou dont need a selection table here. You have your calc column for your slicer value, so put that column as the field in your slicer.
- ChrisDC839 years ago
Advocate I
dkay84_PowerBI wrote:
You dont need a selection table here. You have your calc column for your slicer value, so put that column as the field in your slicer.I'm not so sure I understand. What would my calculated column have populated in it without knowing if the user wants product line or product name?