Is there a way to set the calendar view just to show the current day without access to see the week or the month view??
1 Like
You, you always have those 3 options. Even if you use a slice to filter the data to just today, you can still see week or month.
My suggestion would be to use a slice with [Date]=Today() and then display the data in a Table view.
Simon, 1minManager.com