Hey,
I have a Members table in my database in which I collect the date of birth for each member. I have been trying to write a MySQL query to retrieve the birthday's for this week from the Members.DateOfBirth field, which is of type datetime.
I have been able to successfully retrieve Member's...
Hi,
I have a report that I have created where I group all of the records on the report based on a "CreatedDate" field in month segments. I want to write some formulas to perform Distinct Counts on different records, but I only want the records whos "CreatedDate" column falls within the month...
Hey,
I have a few reports that I need to write that need to show the growth statistics for people joining given groups over time. I have the following tables (I simplified the columns to the relavent ones for the sake of this formula):
Groups table
-GroupID
-GroupName
MemberGroups table...
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.