Hi Community,
We have a request to dynamically calculate the difference of scores between two months.For Example: if I select the response date for february it needs to calculate the difference between the dealer rec score for the month of January and february . For now I could only come up with a hardcoded approach where I’ve created a calculation to calculate difference between may and june scores and displayed it in the right handside widget. The problem with this approach is, I have to create a calculation for each month and each Year. Is there any way where I could acheive this functionality dynamically.
Any help for this problem would be appreciated .Thank You in advance!!.