I Want to show result from multiple tables from database but how to set property (Setdatasource) for the same in vb.n开发者_开发百科et. Iam using visual studio 2008 back end sql compact 2005
How to access crosstab formula field in another column? I have report like with Dues & total both formula fields:
I have a master detail report. The crosstab is included in detai开发者_运维问答l section inside a subreport.
I have downloaded the sample from Here i have crystal reports 2008 (12.0.0.549) and vs 2010 is installed. I am getting the following error.
How do I sum a specific field based on values in some other column. I am trying to do - Sum of Annual Costs (Column to be summarized) where Cost type (Column field the summary is to be based upon) = E
I a开发者_运维百科m trying to get summary by two conditions, much like Sumifs function of excel
I am working with Crystal Report 2008 but when I export my report my report in MS Word format the Table in report does not exported as Table but each line and item in table is 开发者_JAVA百科exported
Got a report that gives the user a Group by parameter with two possible values - Customer and Country. 开发者_运维问答If user selects Customers then the report groups on Customers else on Country if t
I am trying to make a text box conditionally invisible by tying it to the value of adj开发者_StackOverflow中文版acent revenue column.. I tried using the formula - if command.revenue > 5000 then crgree
I have a report with an embedded hyperlink to an on demand sub report. I am trying to make the hyperlink invisible and then place it on top of a text object so that when a user clicks on the text obje