Peter Peterson
Member
- Local time
- Tomorrow, 00:29
- Joined
- Sep 14, 2020
- Messages
- 43
Hi,
I am having trouble understanding how to resolve a data normalisation, table design and relationship for the following scenario.
I have numerous clients that I provide business advice to, thus I keep details associate with my clients, e.g. first name, last name, address, age, gender, etc.
I also keep a record of the barriers they face within business, e.g. business skills, confidence, finance, networks, etc.
I have built a table with all the above in one Client Table - rightly or wrongly.
I also keep some data about our meets, e.g. date, meeting type (i.e. in person, email, phone, zoom) in a Meetings Table, noting there may by multiple meetings for a Client.
I now now need to keep records of what resources I have referred a Client to at each Meeting. This is the core of my problem.
I have a list of resources I can refer clients to e.g. Local Government, Dept. of Agriculture, Chamber of Commerce, Industry Association, Accountants (in general) etc.
I will have commentary associated with each of my resources, e.g. for Chamber of Commerce, "It is recommended you make contact with your local Chamber of Commerce who can be reached here www.mylocalchamber.com.au", whereby I would include this commentary in a written report and edit the hyperlink depending upon the location of the Client.
I am wondering how I can track which resource including the commentary I have used as a referral at a specific Meeting for a specific Client?
Any guidance will be most welcome
Thanking you
Peter
I am having trouble understanding how to resolve a data normalisation, table design and relationship for the following scenario.
I have numerous clients that I provide business advice to, thus I keep details associate with my clients, e.g. first name, last name, address, age, gender, etc.
I also keep a record of the barriers they face within business, e.g. business skills, confidence, finance, networks, etc.
I have built a table with all the above in one Client Table - rightly or wrongly.
I also keep some data about our meets, e.g. date, meeting type (i.e. in person, email, phone, zoom) in a Meetings Table, noting there may by multiple meetings for a Client.
I now now need to keep records of what resources I have referred a Client to at each Meeting. This is the core of my problem.
I have a list of resources I can refer clients to e.g. Local Government, Dept. of Agriculture, Chamber of Commerce, Industry Association, Accountants (in general) etc.
I will have commentary associated with each of my resources, e.g. for Chamber of Commerce, "It is recommended you make contact with your local Chamber of Commerce who can be reached here www.mylocalchamber.com.au", whereby I would include this commentary in a written report and edit the hyperlink depending upon the location of the Client.
I am wondering how I can track which resource including the commentary I have used as a referral at a specific Meeting for a specific Client?
Any guidance will be most welcome
Thanking you
Peter