Forum Discussion
vkisa
2 years agoHelper II
Creating Custom Subrows as Percentage Changes
Hi, I need to add a subrow that calculates of percentage change for between specific 2 different time periods as below. Type Sum of Revenue Yesterday 229,925.28 SDLM 196,666.63 ...
- 2 years ago
Here is the general approach
note that you cannot mix data formats unless you convert everything to to text.
lbendlin
2 years agoSuper User
Here is the general approach
note that you cannot mix data formats unless you convert everything to to text.