Hi All
I'm creating a simple booking app for a facility. It's a single facility and booked on daily basis (cannot be booked more than once)
I want to have an interactive dashboard where user selects a date on calendar view, and this causes the list of bookings to be filtered.
I tried applying the solution suggested by @Koichi_Tsuji in the following post:
It is not working for me...
When putting both Calendar and table in a dashboard and setting it to interactive, selecting a value on the calendar seems to trigger something (a URL is displayed at bottom left of screen) but no filtering occurs.
So I started doubting that calendar view cannot filter stuff.
To verify this I made a copy of the calendar view and changed it to be table view and added it to dashboard (so I have Calendar view + bookings table + calendar table), selecting a value in the calendar table DOES affect the bookings table.
Due to this, it seems to me that selecting day on a calendar view cannot be relied on for filtering.
Am I missing something? or can someone confirm?
Thanks in advance
So here are my thoughts:
Simon@1minManager.com
Hi @1minManager ,
how can I achieve this filter?
@1minManager wrote:Next create a slice of the bookings table that looks at NewTable[Date] and then filters bookings based on this date
User | Count |
---|---|
15 | |
14 | |
8 | |
7 | |
4 |