Our Knowledge Base covers a wide variety of technical topics, from the basic to the complex.
Home / QIN / Knowledge Base / How do I create a report that shows me only records where my date field "Start Date" is in last week from Saturday to Friday?
Knowledge Base
How do I create a report that shows me only records where my date field "Start Date" is in last week from Saturday to Friday?
1. In a new report or an existing one, create a custom calculated column. To do so, click on 'Custom columns' in the 'Columns' section. Once you've added all the columns you'd like to display on the report, check off the box next to 'Define a calculated column.'
In the expanded area of this section, set the field 'Type' to 'Checkbox.' Enter the following in the Formula box:
[Start Date] >= FirstDayOfWeek(Today()-Days(7)) and [Start Date] < (FirstDayOfWeek(Today()) - Days(2)) and
2. In the 'Filters' section, click on the right radio button to enable filtering. In the expanded section choose '<Custom Column>' from the "Select a field" drop-down list. Select "is" in the middle field, and enter the value "1" in the text box.
- 36402 reads
Rate This
Similar Articles
Browse by Category
Knowledge Base Categories
- Accounts (35)
- Application (45)
- E-Mail (7)
- Fields (41)
- Forms (20)
- Formulas (18)
- General (68)
- Other Product (7)
- Pages (1)
- Product (5)
- Reports (15)
- Roles (4)
- Search (1)
- Tables (6)
Formula Category
about_http_API
access
add
API
APIs
application
applications
automatically
billing
buttons
change
copy
email
error
exact form
excel
export
field
fields
form
formula
formulas
formula URL
http_api
IP
issues
limit
limits
page
password
patches
plan
QuickBase
records
Release Notes
release notes
remove
report
reports
SDK
security
September 30
software
space
status
techfest
user
users
video
view



Comments
Post new comment