imaaxx wrote: OK i think i might be getting closer now, here is what i have created:
Code:SELECT COUNT(*) FROM `#__comprofiler` WHERE `cb_monday`='YES' UNION SELECT COUNT(*) FROM `#__comprofiler` WHERE `cb_tuesday`='YES' UNION SELECT COUNT(*) FROM `#__comprofiler` WHERE `cb_wednesday`='YES' UNION SELECT COUNT(*) FROM `#__comprofiler` WHERE `cb_thursday`='YES' UNION SELECT COUNT(*) FROM `#__comprofiler` WHERE `cb_friday`='YES' UNION SELECT COUNT(*) FROM `#__comprofiler` WHERE `cb_saturday`='YES' UNION SELECT COUNT(*) FROM `#__comprofiler` WHERE `cb_sunday`='YES'
And im not getting any SQL errors at this time, i only get this error:
Plotalot error: This chart requires 2 columns
and for the life of me i cant figure out what to do to get this working.
Thanks for all your help so far.
Alan
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.