开发者_如何学运维I\'m going to develop a new system using Oracle APEX. I used to use Oracle Reports Builder to develop reports in Oracle Forms.
can I do this: set font color in expression, =IIF(nameOfTableRow.Visibility.Hidden=true, 开发者_如何学JAVA\"Black\", \"Silver\")
I am using Crystal Reports with C# programming language. I want to open another report by clicking on link eg. I show Invoice\'s Summary like its number (named InvNo), date, items and TotalAmount.
Actually, reporting has two separated tasks: Query data from one or more Kind(s) Rendering data into PDF, Excel, HTML format
I\'m using SQL Server Reporting Services. 开发者_如何学JAVAMost of my queries run as reports which are simply exported as PDF.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I have an rdlc report in asp.net. I have a table in it and I am using group by in that开发者_高级运维 table. But the columns which I make Parent Group or child group has Column Visibility Disabled.
I have a table in my RDLC file. I want to change the text of its on column based on a value. I tried something like this:
I have recently heard some interest开发者_Python百科ing podcasts from EclipseZone and BIRT has been mentioned a few times and sounds very powerful. However the documentation to get started is let\'s s
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.