Forum Discussion
saranicole2695
5 years agoFrequent Visitor
Line and Clustered Column Chart
Hello. I want to display sales data over time by item in the clustered column chart and then show total sales for each column with the line chart. For the line chart I don't want it to change as slic...
- 5 years ago
You could try splitting the data in the line chart to a new table, and create the relationship between the new table and the date table, and put the data from the new table into the chart.
darentengmfs
5 years agoPost Prodigy
You could try splitting the data in the line chart to a new table, and create the relationship between the new table and the date table, and put the data from the new table into the chart.