Forum Discussion
prashantg364
Helper II
3 years agoCumulative total
I have 2 tables 1. Target Table, 2. Achieved Table - shown below I linked both tables by Month columns and want to visualize cumulative totals. X-axis I need to keep the month number from the Tar...
tamerj1
Community Champion
3 years agoHi prashantg364
Try to add a condition
IF ( NOT ISEMPTY ( 'achieved table' ), your expression )