I have a requirement where I need to report on more than one element entry for a person where the input values differ. Attached is the OTBI analysis details on how I have developed but I need to correct in a way that it gives me only two rows with the input values and displayed value as columns to the element entry.
In the screen shot I have an employee who has an element twice, in this case the Input values are different in terms of STATE, COUNTY, CITY and % of Time Worked. Business Purpose is to capture employees who work across locations in a pay period.
I am able to get two rows until I am fetching STATE value, but as soon as I add rest of the input values, the rows start multiplying.
The first ss is first output when the other Inputs are not added. The 2nd ss is when I add rest of the inputs. The 3rd is what I am expecting.