CFCHART and CF Report Builder
This question has 2 parts
First is cfchart
I need to chart teh answer to questions
So I will have 3 questions with 3 answers. One table has the question Text, and another table shows the questionID and selcted value (poor(1), avg(2), good(3))
so in the answer table
ID, questionID, questionValue
1 2 2
2 2 3
3 1 1
4 1 2
and so forth
the question table
ID question
1 The teacher was?
2 The movie was?
and so forth
how can I chart this from a query???
Then how can I put this into a cf report? I all ready have a report and want to add this to the top. So I all ready have a query going to the report.
Thanks for the help,
Darrin
