Thanks for the Guide - that was awesome
For others who may be have been following this post: Lets us says you recorded all ages of the kids in your neighbourhood.
In your database you want to count how many kids are ages <1
This is my setup
you will need two tables
Table 1: Each record...
How would I go about the self join
Create another table - Count and what fields do I create and to what Fields in the main table do I set a relationship?
Appreciate the response
I tried the calculations
Define Age 1 = Case(Yearfield < 1;1;0)
Display count Age 1 = Count (Yearfield)
I thought this calculation should give me a total of the ages <1 in the "Display count Age 1" field. However, it only flags that the records with 1 or 0.
What is...
Hi
I have a simple question.
I have setup a research database that has ages of kids (Field name, "Age") within an age bracket (from 0 to 6).
On my analysis layout page, A data point I am interested in displaying is a count of the number of kids with ages < 1
I have looked at other post...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.