Intuit Financial Community: Reports - Intuit Financial Community

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Reports Report showing clients who are between 65 and 70

#1 User is offline   emilee Icon

  • New Member
  • Pip
  • Group: Members
  • Posts: 15
  • Joined: 13-November 08

Posted 29 September 2011 - 08:32 PM

Is there a way to run a report thru Profile, which will give me the clients who are between the ages of 65 and 70?
0

#2 User is offline   Tim Parris Icon

  • Top Contributor
  • PipPipPipPipPip
  • Group: Members
  • Posts: 1,534
  • Joined: 02-December 06
  • Gender:Male
  • Location:Ottawa, ON

Posted 30 September 2011 - 02:54 AM

Yes

You use the client manager if using the premier or the database manager if using basic. Create a filter and go from there.
0

#3 User is offline   Hardev@Intuit Icon

  • Intuit Staff
  • PipPipPip
  • Group: Intuit Staff
  • Posts: 198
  • Joined: 09-December 03

Posted 11 October 2011 - 10:00 PM

View Postemilee, on 29 September 2011 - 09:32 PM, said:

Is there a way to run a report thru Profile, which will give me the clients who are between the ages of 65 and 70?


You can use the following Free form expression query to filter clients between the ages of 65 and 70.
(format(ClientBirthDate,"yyyy/mm/dd")>"1939/12/31") and (format(ClientBirthDate,"yyyy/mm/dd")<"1945/01/01")
0

#4 User is offline   Hardev@Intuit Icon

  • Intuit Staff
  • PipPipPip
  • Group: Intuit Staff
  • Posts: 198
  • Joined: 09-December 03

Posted 19 October 2011 - 10:23 PM

This email query was sent to me - Hardev@Intuit,

Timmin has sent you this email from http://community.int...sion/index.php.

I saw your reply to running a database query to find T1 clients in a particular age range. Similarly, I would like to run a T2 query to list all T2 clients with Capital Dividend Account balances greater than zero. Are you able to provide the query format?

________________________________________________

Here is the reply:

This query will list T2 returns that have "Adjusted Capital Dividend Account (CDA) balance greater than zero" CDA[28]>0. If you need to change this query to list T2 returns that have "Capital Dividend Account (CDA) balance greater than zero" then change the query to CDA[27]>0.
0

#5 Guest_snowplowguy_*

  • Group: Guests

Posted 27 October 2011 - 11:29 AM

Nice to see you are still around Hardev.

Rumours surrounding your absence appear to have been exaggerated. :)
0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users