I created an App where we have a user table and a subtable which initially was there to detail the start and end dates of each users booked holidays. But then the client wanted to change the setup for some users. As they instead work on the opposite to a holiday - they are not available unless specified.
So I setup UserDates[Start Date] with a display name formula of:
IF([Type]=โHolidayโ,Unavailable from",โAvailable fromโ) simillaly [End Date]
The issue is that I have one of each [Type] in the table, but in the Display Name its showing in the Table View column header is โAvailable fromโ. So it seems arbitary which Display Name a View chooses. No idea what to suggest but thought you might want to know
Soโฆ are you trying to show a view name on a table view?
@Aleksi no its a column with a variable display name shown on a Table View
Okay I generally the situation is the same because the app wonโt know which value it should show.
User | Count |
---|---|
16 | |
11 | |
9 | |
8 | |
4 |