Forum Discussion
ChrisDC83
9 years agoAdvocate I
Help - 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
9 years agoMicrosoft Employee
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.
- ChrisDC839 years agoAdvocate 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?