Feature Requests

Discussion of the version of HanDBase that runs on the iPhone and iPod touch devices. This includes the synchronization conduits as well.

Feature Requests

Postby V.S. » Sun Jan 02, 2011 1:46 pm

I have a few feature requests which would be very useful in HanDbase...

1. A Summary or Report field that would display the specified value (average, sum, highest, lowest, etc.) of any Database's selected field.

2. Date criteria for Conditional field. Eg. IF date is less than 30-Jan-2011 the value = x Else value = y OR IF date is in the specified range the value = x Else value = y

3. Field for day of the week like Monday, Tuesday, Wednesday, etc. with default value as current day. Even if there was an option to display the Date with the day of the week it would be very helpful.

4. Filter for Current Week or Current Month. There is a filter for trailing week/month and coming week/month but no filter for current week or month.
V.S.
 
Posts: 24
Joined: Tue Dec 21, 2010 4:35 am

Re: Feature Requests

Postby dhaupert » Mon Jan 03, 2011 1:53 pm

V.S. wrote:I have a few feature requests which would be very useful in HanDbase...

1. A Summary or Report field that would display the specified value (average, sum, highest, lowest, etc.) of any Database's selected field.


Thanks for your requests- as you saw in another post, this is done a different way currently in HanDBase. That information is possible, but not to be placed into a value of a field. This is something that I haven't seen requested in a field before, but seems like a useful idea for some instances. I'll consider this for a future major update in the years to come!

2. Date criteria for Conditional field. Eg. IF date is less than 30-Jan-2011 the value = x Else value = y OR IF date is in the specified range the value = x Else value = y


You can already do this, but the value you compare to is entered as a numeric value using this format:
#days since 1/1/1904

To determine this you can make a calculated field having the formula: date field + 0 (outputted to an integer value) and set your date field to the date you're looking for.

3. Field for day of the week like Monday, Tuesday, Wednesday, etc. with default value as current day. Even if there was an option to display the Date with the day of the week it would be very helpful.


This one I've received a few times and hope to implement some day in the future!

4. Filter for Current Week or Current Month. There is a filter for trailing week/month and coming week/month but no filter for current week or month.

[/quote]

These already exist! The option of This Month to date or This week to date are the ones you should be looking for!
dhaupert
 
Posts: 3461
Joined: Tue May 26, 2009 11:51 am

Re: Feature Requests

Postby V.S. » Wed Jan 05, 2011 10:58 am

Thankyou for your detailed reply.

The 4th point about the first day of the week or month till date does not give the future days of the week or month in the filter. And if I add the coming week/month to the filter then it gives me 7 futere days or 30 future days. What I would like to have in my filter is the Current week from Monday to Sunday or the current month from the 1st to the 31st of that month only. Is it possible to create this Filter?
V.S.
 
Posts: 24
Joined: Tue Dec 21, 2010 4:35 am

Re: Feature Requests

Postby DB100 » Wed Jan 05, 2011 1:13 pm

If a "Day of the Week" field type were added in the future, it would be nice if it sorted Sun,Mon,Tue,etc, in day order. Currently, I use a text field for "day of the week" which sorts alphabetically. I use a separate integer type Sort field to get the records to sort in the correct order.
DB100
 
Posts: 43
Joined: Sun Nov 07, 2010 12:28 pm

Re: Feature Requests

Postby dhaupert » Sat Jan 08, 2011 12:52 am

V.S. wrote:Thankyou for your detailed reply.

The 4th point about the first day of the week or month till date does not give the future days of the week or month in the filter. And if I add the coming week/month to the filter then it gives me 7 futere days or 30 future days. What I would like to have in my filter is the Current week from Monday to Sunday or the current month from the 1st to the 31st of that month only. Is it possible to create this Filter?


I see your point- sorry. I incorrectly assumed that there weren't records with a date in the rest of the week. I will definitely consider some additional filters for the next time we update the database format of HanDBase (the only time a change like this can be made and reserved for major updates only (eg, 5.0, 6.0, etc).
dhaupert
 
Posts: 3461
Joined: Tue May 26, 2009 11:51 am

Re: Feature Requests

Postby patrickwest » Fri Jun 15, 2012 10:10 pm

dhaupert wrote:
3. Field for day of the week like Monday, Tuesday, Wednesday, etc. with default value as current day. Even if there was an option to display the Date with the day of the week it would be very helpful.
This one I've received a few times and hope to implement some day in the future!


Good to know. I have a database where I still input this manually and I still use spreadsheets as simple flatfile databases in cases where this is important.

Have you looked that the way Excel and Lotus do this?
=CHOOSE(MOD(A2,7)+1,"Saturday","Sunday","Monday","Tuesday","Wednesday","Thursday"," Friday")
or another sheet I use smaller cells so
=CHOOSE(((MOD($P$2,7)+1)-1)+1,"S","Su","M","T","W","Th","F")

I purchased Documents2Go simply to be able to do this with spreadsheets.
patrickwest
 
Posts: 4
Joined: Sat Oct 22, 2011 3:07 pm


Return to HanDBase for iPhone and iPod touch

Who is online

Users browsing this forum: No registered users and 1 guest

cron