09-10-2025 11:58 PM
Hi , I have below requirement
If one customer have revenue for three months like Jan,Feb.Mar(Q1).
Jan=100
Feb=20
Mar=30
Sum of Jan +Feb+Mar=150
This 150 value show in separate column to show 3 times in the report as below.
I want to calculate the Ratio by dividing sum of revenue of quarter/Revenue.
Please let me know how to achieve.
09-15-2025 01:32 PM
You can use level based measure function to calculate sales total for quarter (Sum of Jan +Feb+Mar).
In your case formula can be:
https://docs.incorta.com/latest/concepts-level-based-measure