When you create graphs in tableau and click on a selected field, everything else turns grey. (See example below)
![](https://www.thedataschool.co.uk/content/images/2022/06/image-212.png)
If you want to turn that off, there are multiple ways to do this.
(Personally think method 2 is easier & quicker)
This bit is the same for both
- Create a new calculated field and put anything random in it. (If you use a string make sure you set quotation around it for example; "hi")
![](https://www.thedataschool.co.uk/content/images/2022/06/image-214.png)
- It will give it to you as a measure (green). You will have to drag it up into the dimensions pane (blue).
- Now its blue, place the highlight field into details in the marks pane
![](https://www.thedataschool.co.uk/content/images/2022/06/image-218.png)
Method 1:
- Click Shift + Ctrl +A to open up the actions page
- Select This Sheet -> Add Action -> Highlight
![](https://www.thedataschool.co.uk/content/images/2022/06/image-223.png)
- Pick your run action
- Target highlighting -> Selected Field -> Our highlight field we created
![](https://www.thedataschool.co.uk/content/images/2022/06/image-225.png)
Now it should work
![](https://www.thedataschool.co.uk/content/images/2022/06/image-228.png)
Method 2:
- Click on the highlight button and select the "highlight field" we created.
![](https://www.thedataschool.co.uk/content/images/2022/06/image-220.png)
- Now it should work
![](https://www.thedataschool.co.uk/content/images/2022/06/image-233.png)
Note: I now realise I should have remained my new field something other than "highlight" as it can get confusing. "Dummy" would have been better to show.