Skip to main content
Level 3
January 31, 2024
Question

DATABASE

  • January 31, 2024
  • 1 reply
  • 2 views

Can I use the database to say, bring up all the clients that I made non-residents?  Or all the clients that used one particular thing in the tax program?

This topic has been closed for replies.

1 reply

Level 11
February 2, 2024

if you are using you could adjust the filters to select the tax year and module, then do a query, which will show only the returns with a specific condition

 

we have instructions here for client explorer https://profile.intuit.ca/support/en-ca/help-article/manage-client/query-client-explorer/L7Nbtlhcg_CA_en_CA?uid=ls4yjnbh

and here for classic database we have an example there https://profile.intuit.ca/support/en-ca/help-article/customer-data/create-database-query-method-contact/L8fzj9F4D_CA_en_CA?uid=ls4yoog7

 

The field to use for non-resident in the Query is  T1Info.B[28]

tpeskyAuthor
Level 3
February 2, 2024

Thank you Mario, your the best