Hello everyone . I have a question that could not find an answer for it . I would appreciate if someone could find a way to solve it . thanks .
Question : I have a module that has two dimension : 1. Time dimension that has 2 years and the scale is month. 2.Product list
In this module I have a line item named Value which i get the data from another source . in the second line item I want to have the minimum amount of the value ( line item number 1 ) amongst 2 years but within the same month . For example if product A value for Jan 24 is 70 and for Jan 25 is 52 , i want to show number 52 for both Jan 24 and Jan 25 and also a text ( in another line item ) to specify that month . For better understanding this issue i will attach a picture to this post with desired value i want to be populated .I know there is another post in community like this but in my module time is not a custom list and also there are 2 years of data not just 1 . Thank you