Hi Guys,
I have a requirement to display the data in the below format.
item item code scope cumulative up to start date(work) cumulative during the period(work) Cumulative up to end date.(work)
I have fields in the cube :
item , item code , scope and work , finish date.
Selection screen will be like :
item
item code
end date
Start dateh
I am facing issue to Create selection input for start date and end date.
Logic for cumulative uo tp start work: sum of work is where finish date is less then or equal to start date.