Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Calculate SUM based on date comparison from disconnected table

I have the two sample tables below. Table A is the monthly dates. Table B has Date, Category, and Value. My goal is to create a line chart using the dates in Table A and a calculation that sums the V...