GitHub user Aruneem created a discussion: Growth calculation issue
hello community ,, i have a datasets which has name of molecules and its its data for current and previous period , fact that when i am changing the sum from max i am getting the right data ,, but the problem is i can't show anything in the view i have to show the overall growth for the entire data ,, but if do max(sales) it will give me maximum value of the for the given molecule dataset but i want summation of sales of this period / summation of sales of previous period ,, since i cannot show anything in the view partitioning it will also not work ,, please help me out here GitHub link: https://github.com/apache/superset/discussions/40009 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
