Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Create Report
Create Report [message #1841247] Fri, 07 May 2021 15:55
fabio santullo is currently offline fabio santulloFriend
Messages: 1
Registered: May 2021
Junior Member
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 69 times)
Previous Topic:Footer is floating in web viewer/HTML
Next Topic:The sound in my device cannot work.
Goto Forum:
  


Current Time: Thu Apr 25 13:55:29 GMT 2024

Powered by FUDForum. Page generated in 0.02741 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top