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
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".- John-projectMar 29, 2023Silver ContributorFrogFrolo,
You're welcome and thanks for the feedback.
John