Forum Discussion
What is the best method to show/hide specific columns?
- Mar 26, 2023
The view table is only one element of a view. If you create two separate view tables in order to have them show separately you will need to create two separate views. For example, create a new view called "Actuals" and select your view table that shows the Actual fields. Something like this:
Create another new view called "Baseline" and select your view table that shows the Baseline fields.
I should also ask what version of Project are you using. My screen shot is for the desktop version.
John
- FrogFroloMar 26, 2023Copper ContributorI've set up two tables, one for actuals (hiding baseline) one for baseline (hiding actuals) yet on the gantt chart they both show up even if i've chosen the baseline table.
Any suggestions on how I would go about hiding them to only show on the gantt chart what has been selected?- John-projectMar 26, 2023Silver Contributor
The view table is only one element of a view. If you create two separate view tables in order to have them show separately you will need to create two separate views. For example, create a new view called "Actuals" and select your view table that shows the Actual fields. Something like this:
Create another new view called "Baseline" and select your view table that shows the Baseline fields.
I should also ask what version of Project are you using. My screen shot is for the desktop version.
John
- FrogFroloMar 29, 2023Copper ContributorThanks John, I managed to get this working perfectly using the views in combination with the tables.
For anyone else who runs into the same situation as me, you can group by "no group".