Viewing 15 posts - 1 through 15 (of 25 total)
Hi,
When you open the RDL files in 2008 you will get a prompt asking if you would like to convert the files from 2000 to 2008. If you accept...
January 3, 2012 at 3:49 am
First thing I can think of is, data type of ur field. Try converting to various types, i would start with int and apply the masking. If nothing...
December 22, 2011 at 12:34 pm
Did you make sure the linked report is in same page size as the main report? Even though its a linked report, you should specify the page size for...
December 19, 2011 at 3:18 am
Hi
You said the data and query are fine, so do you have the query that groups the data to week? If so just use that as a dataset in...
December 18, 2011 at 4:42 am
When you export a report to excel, default is collapsed format.
Not sure if you can make changes how its exported to pdf sorry...
December 13, 2011 at 4:23 pm
Not sure about resizing of indicator based on the value but did you consider using "Quarters", "Blocks" indicators available under Ratings section of 2008 R2 Indicators?
December 13, 2011 at 4:18 pm
Hi,
Simple way is to have a Horizontal bar graph in additional column.
First insert the graph outside the table / matrix.
Group by a column (company in your...
December 13, 2011 at 4:13 pm
Hi, Its the issue with the way your data is structured.
If you have data in this format you will be fine.
Description ...
December 13, 2011 at 4:29 am
A screenshot would help understand the problem bit more...
December 13, 2011 at 4:14 am
Hi R,
Try this =DateAdd("d",35,Parameters!YourDateColumn.Value)
regards
Natraj
December 13, 2011 at 4:12 am
Hi,
One way is "Top 2" of doctors in a subquery and link it to patient table to get your data extract.
regards
Natraj
December 9, 2011 at 3:55 am
Tnx for screenshots. Try below link, there is a formula with sum(iff) using report group function. Iam sure that's what ur after.
Goodluck,
Regards
Natraj
December 8, 2011 at 1:58 pm
A screenshot will be helpful. But try this:
For all subtotal cells give a name -- click on a cell then go to properties pane, Under General section there is...
December 8, 2011 at 4:17 am
Hi Simon, I just tried and worked this way.
Step 1: Add your query without any parameters within where conditions of the query.
Sample Query:
...
December 8, 2011 at 4:02 am
Within the dataset query add a case statement to change the Revenue figures to -ve. When you add this dataset to the graph that will automatically take care...
December 8, 2011 at 3:01 am
Viewing 15 posts - 1 through 15 (of 25 total)