Jump to content

Display Total Records in the header of a Chart DataPage


Recommended Posts

I'm looking to display the the record count for a tbale in the header of a chart datapage and I'm not sure how to accomplish this.

I have a table called tblEventRegistration and I would like show the query results of:  'SELECT Count(tblEventRegistration.ERID) AS TotalReg
FROM tblEventRegistration;' .  I was told that I could be done with a java script but I'm not sure how to access the data.

Any help would be greatly appreciated.

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
Reply to this topic...

×   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...