Jump to content
  • 0

Making A Chart


kpcollier

Question

I have multiple tables. The main table is Est_Table, which holds a ton of records known as bids and jobs.

In the Est_Table is a field named Contractor_ID, and its datatype is an integer.

There is another table called Contractors, which works on an autonumber with a list of the names of the contractors we work with.

Est_Table and Contractors are connected in relationships, so in the Contractor_ID field, its just a drop down menu of the names.

I am trying to make a chart that shows the amount of jobs/bids broken up by each contractor.

So, the chart would be looking through the Contractors table to see which autonumber is which, compare it to all of the records within Est_Table and show them on the chart by categories by contractor, right? Haha.

Here is what I have. It is NOT working. I have Category set to Contractor_ID and Value is set to Quote_ID (every job/bid has a quote, so I figured I'd use that.)

 

 

 

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Hi @kpcollier,

I can say that your "Contractor_ID" field has 1,017,901 records with blank (Null) value based on the output of your chart, so you would definitely need to check your source View. 

Please send me a copy of your View in private message, so I could look deeper.

It is hard to help with building charts without seeing actual data.

 

Regards,

vitalikssssss

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...