“How do I set up my AppSheet similar to the provided image?”
like display on group. or priority.
Hello @Brogile_brogile,
Welcome to the AppSheet Community!
My suggestion would be to take advantage of the existing AppSheet Templates. I looked for Calendar and I found this one that it might be of use: Events Calendar.
I hope this helps!
First make sure you some kind of Events or Calendar data with Start and/or End DateTimes, A column that describes the event and a group or category column.
Then you would use a Calendar view in AppSheet, assign your dataset and then configure the view as described in the image below.
I hope this helps!
I see. No. You would not be able to organize the categories/group to line up in columns like this.
Alternatively, What you CAN do is create an Interactive Dashboard view with 2 panels. One panel is the list of Categories/Groups. The second panel is the Calendar view.
When you select a Category/Group in panel 1, the Calendar in panel 2 would automatically filter to the events for only that Category/Group. This allows a user to quickly switch between Categories.
If you setup panel 1 to be a multi-select list to pick more than one Category, users would see the associated events on the Calendar to view any clashes or overlaps.
I hope this helps!!