Create Report [message #1841247] |
Fri, 07 May 2021 15:55 |
Eclipse User |
|
|
|
Hello,
I need some advice on structuring data:
Example
1 data | U.I | SUM (DATA 1) divided by weeks
Clearly I have put some report items to define the start date and end date
The query used to structure the data is as follows
select PVSSAVG.AI_AVG_1DAY.START_TS,
max (decode (PVSSAVG.AI_AVG_1DAY.ELEMENT_ID, 3847938376193, PVSSAVG.AI_AVG_1DAY.MAXIMUM)) Temp_Max
where PVSSAVG.AI_AVG_1DAY.ELEMENT_ID = PVSSAVG.ANAG_ELEMENT_ID.ELEMENT_ID and PVSSAVG.AI_AVG_1DAY.START_TS between? and?
Attached is the image of how the table should be in birt
Thank you for suggestions
Attachment: Esmpio.PNG
(Size: 54.48KB, Downloaded 88 times)
|
|
|
Powered by
FUDForum. Page generated in 0.04716 seconds