I have found a part of the solution, that is putting parameters behind the link. This should normally work on html hyperlinks (example: &rs:Command=Render&rs:Format=HTML4.0&rc:Zoom=Page Width).
However, when in sharepoint clicking on a report which contains these parameters, the report cannot...
I am working with SQL sever 2008; report designer and i am making several reports for displaying in a sharepoint site.
However; the zooming percentage is initial, or actually always set on 100%. But i want this one default to be [whole page] or [page width].
Please advise,
Thanks in advance...
Hello everyone,
I have a report with 1 chart in it.
At the series of the chart, there is an action property
in this action property i have filled in another report with the appropiate parameters, so when clicking on one of the series of the chart, the other report will open.
My question is...
update:
I have found a part of the solution:
I thought i had published a major version of the dashboard page, but appearantly i did not.
Upcoming question is though:
Why can i only view the dashboard when i give the user FULL CONTROL rights. When the user has read and/or view rights, he cannot...
update:
I have found a part of the solution:
I thought i had published a major version of the dashboard page, but appearantly i did not.
Upcoming question is though:
Why can i only view the dashboard when i give the user FULL CONTROL rights. When the user has read and/or view rights, he cannot...
I have made a concept dashboard in which a couple of reports (made in Report Designer) are opened.
I have two users in this test: the administrator and user1.
The administrator and user1 both can log in to the main page (http://server//) but when the user1 doubleclicks on the dashboard he gets...
I have several reports which are deployed to a dashboard page (sharepoint).
I am not sure where and how to authorize users:
1. in the report designer (sql bi report designer - microsoft visual studio)
2. in the access database
3. at the sharepoint site
In the first and last case, i am not...
First things first.
I couldn't find a SQL Server BI Development Report Designer forum, that's why i posted my question here, hoping to find someone with a solution for me :)
I have found the solution myself though!
I made anohter dataset and used that one in the first parameter in the dataset...
I have managed the problem.
For some reason the datasource was not shared and linked to the report. I have manually set the datasource to the report and now the report is working within the sharepoint dashboard.
-Dims
"Wearing sunglasses won't help taking my brightness away"
i found the solution.
I had to configure the config file (reportingservices.config) and make the SecureConnectionLevel value set to 0. Default this value is set to 2 (for use with SSL)
I have though another problem:
Deploying the report seems to work, the following steps are taken:
1. deploy...
The following error occured when i try to deploy a report project to the report server (sharepoint integrated reporting services).
The underlying connection was closed: An unexpected error occurred on a send
In the properties of the report project the right information has been given (checked...
the solutions i have found in tutorials and another forum were and are helpfull, but still coping with an error message, which i need to find out the meaning first before posting further problems with the parameter.
Thanks though
-Dims
"Wearing sunglasses won't help taking my brightness away"
i'm just beginning to learn the Report Designer of the Microsoft SQL Server 2008. It is kind of similar with crystal reports so i can find my way.
However, i have made a parameter for showing contents of a report. i know how to make a parameter for filling in one value, but the parameter has to...
adding the question:
exporting group by from access to word, 1 is possible but 2 seems not possible(?)
-Dims
"Wearing sunglasses won't help taking my brightness away"
In access i have the following "problem":
When using your example with the mergefields witness and question, suppose there is a category for the questions, and a witness has four questions and those four questions are categorized in two cagegories. How to make the mergeseq statement that the...
Hellow soorags,
When opening the form in design mode, go to the property and then to the event tab.
At the event On Load the following code can be placed
DoCmd.GoToRecord , , acNewRec
Then the form will give you a blank screen to edit data in it
-Dims
"Wearing sunglasses won't help...
Hellow,
Somewhere else in this threaddb i found the following on opening a doc with the associated program:
Make a module and put this code in it
Sub OpenWordDoc(strDocName As String)
Dim objApp As Object
'Opens the document
Set objApp = CreateObject("Word.Application")...
Hi,
Is it possible in access 2000 to make an uncpath instead of an absolute path to a odbc datasource?
in the select statement and other properties the referred database, for example database_test, is mentioned; the query is then like
select database_test.iCustomerID from...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.