Note: the Total value for the Month 2024 - 09 = 60+70+80 is the Running total of from the Starting of the Month upto September, Similarly 2024-10 = 80+90+100 is the Running total of from the Starting of the Month upto October,
I want to calculate only October Sales = (80+90+100)-(60+70+80) = 60,
I calculated a Date Column: parseDate(concat(‘01’,‘-’,toString({Month}),‘-’,toString({Year})),‘dd-MM-yyyy’)
form this Date Column, I will calculate MonthName, Month-Year, Day-Month Number column.
I am using the below function to calculate it, i am getting errors, pls help me
Hi @Venkat.Metadata,
It’s been awhile since we last heard from you on this thread, did you have any additional questions or were you able to find a work around for your case?
If we do not hear back within the next 3 business days, I’ll close out this topic.
Hi @Venkat.Metadata,
Since we have not heard back, I’ll go ahead and close out this topic. However, if you have any additional questions, feel free to create a new post in the community and link this discussion for relevant information in case needed.