I have a grid that contains the fields Total_Expenses and Total_Revenue. I have totaled them grouped by month and I would like each field to be represented by a horizontal line and each month’s total will be a point on that line. I am currently getting two separate charts. What I want is to have both lines on the same chart so that I can compare the difference between the two over time (Similar to my text illustration below.) How do I accomplish this when my data is in columns? Unless there is a setting I am not understanding, it appears that ScriptCase only allows “rows” (not columns) to be shown as the lines?
/ / _______________
/ / /
/ / /
/ _/_____
__/