|
Issue with Default Parameter When default value is given to parameter it is not shown until "Hide/Show Parameter" is pressed. How do i show parameters with its default value without need to press "Hide/Show Parameter" button? Thank you, -- Tyampoo ... 23 Jun 2008 17:53
Report Builder - Drop-downs and lists not populating If you're still looking for an answer, I had the same problem. I found one solution was to give the user select permission to the tables that the filter list is coming from. This seemed like a bit of a hack, but it worked. In my case, my DSV was using SQL views to which the user had select permission, but a... 23 Jun 2008 16:51
Report Manager Virtual Directory disabled Awesome - this trick works !!! (I had run a manual install of sql server express 2005 adv services setup sp2. at the very beginiing, it shows a dialog where it 'extracts' all files to a folder(the 'to' folder also will be shown in that dialog), made a copy of the entire 'temp' folder and cancel that setup.. next i f... 23 Jun 2008 11:42
Linking reports using ReportViewer I am using ReportViewer with web forms and would like to allow the user to link to other reports based on what the user clicks on in the report. I waint to allow the user to drill down to deeper levels of a hierarchy by clicking on the Group level in the displayed report.. I understand that the mechanics of t... 23 Jun 2008 23:01
No connection could be made because the target machine actively re I just installed SQL Server2005 Developer Edition, all seems to be ok, except that when I open the connection for SQL Server Reporting Services, I get the following error message: No connection could be made because the target machine actively refused it 192.168.5.208:80 I turned off norton internet securit... 22 Jun 2008 22:26
rotate a image in a report Hi, Im trying to do a dashboard in SQL reporting services and now I need to do a gauge. I have the picture of a pointer and i would need it to go round in accordance with the value that comes from the SQL (that is in accordance with the angle). I assume that this is done with a code, but Im note sure where sho... 22 Jun 2008 19:22
Summary reporting on report snapshots in history Each night I run a status report of various data points for our business and add the snapshot to a report history. Now I need to create a new report based on those snapshots that shows the values of those data points over time, so I can present charts of their changes. I've looked through the documentation, b... 22 Jun 2008 13:14
Display report results as figures on an outline map I'm looking for suggestions on how to display the results of a query on an outline map. My report returns results for each of the US states, but presenting it in tabular format is dull and not very compelling. Instead, I would like to show a on US map with the state's figure(s) within the state borders under ... 22 Jun 2008 13:14
Table Hi can I in the table switch column and rows . I want rows in the top a column in the right . thanx marek ... 22 Jun 2008 01:01
Array to subreport with function From a report I pass an array to another report with a parameter called location. If I use {20, 3} this works fine. A dll is made to get the data from the database, and it returns an array. This works smoothly within Visual Studio preview. Now I deployed it (existing report) and the location parameter in the... 21 Jun 2008 11:45 |