I am building a database using Creator and am close to finishing it up but one thing is still not clear in my mind. I can't figure out how to create a form to simply generate a report. This database is for employee performance and all forms and views are built. I'll try my best to explain what I need.
All forms have static fields meaning the same fields in all forms as well as fields specific for that form.
One field in particular that is on every form is a dropdown field and is named Overall Impression from which you can select: Satisfactory, Unsatisfactory, or Exemplary.
How can I see a view and chart with only Satisfactory data from all form data?
Hope this makes sense.