Forum Replies Created

Viewing 15 posts - 106 through 120 (of 142 total)

  • RE: SSRS 2005 Chart short intervals

    I have a same opinion with bendy that you should set the properties of axis to display detailed information.

    However, according to date and time, the data of another axis must...

    RAQ Report: Web-based Excel-like Java reporting tool[/url]

  • RE: Folder Permissions

    To see a list of the top-level folders and associated user permissions, run the following:

    select

    name,

    path,

    username

    from

    ...

    RAQ Report: Web-based Excel-like Java reporting tool[/url]

  • RE: Reporting Services 2000

    I think there isn't.

    RAQ Report: Web-based Excel-like Java reporting tool[/url]

  • RE: Hide Sub total in matrix

    Hi, anitha.cherukuri.

    have you tried something like?

    =IIF(Inscope("group2") Or Inscope("group1") Or Inscope("group1"),False,IIF(Parameters!YourParameter.value="Your Visibility value",False,True)) ' in hidden property

    RAQ Report: Web-based Excel-like Java reporting tool[/url]

  • RE: Can you change ownwer of a subscription?

    Hi, adams.squared.

    It's located in the ReportServer database.

    Most likely you would have to use the ListChildren method to see if the new user has authorization to view the report. If yes,...

    RAQ Report: Web-based Excel-like Java reporting tool[/url]

  • RE: Migrating Reporting Service from 2005 to 2008

    Hi, Apurva.

    I think you can do it according to following steps:

    1. Backup the encryption key.

    2. Backup the RS databases.

    3. Transfer the key and database backups to the new 2008 server.

    4....

    RAQ Report: Web-based Excel-like Java reporting tool[/url]

  • RE: ASP.Net Session has expired

    Hi, Karen Roslund.

    If your webserver name contains "_" you will see this weird error. Try http://IPAddress/AppName.

    I had the similar error and this fixed it.

    RAQ Report: Web-based Excel-like Java reporting tool[/url]

  • RE: Installation Problem?

    Hi, lduvall.

    I think I have found something useful for you as shown below:

    http://msdn.microsoft.com/en-us/library/ms143736.aspx

    Good luck.

    RAQ Report: Web-based Excel-like Java reporting tool[/url]

  • RE: ssrs 2008 deployment

    Hi, pilypala.

    Maybe you can try RAQ Report[/url], for it provides a better integration solution.

    RAQ Report provides integration as Jar package to programmers. Without independent report server, application infrastructure, and independent...

    RAQ Report: Web-based Excel-like Java reporting tool[/url]

  • RE: Slanting labels in Chart (In SSRS)

    Hi, maybe you can try RAQ Report[/url] to realize what you want.

    As I know, it provides many useful charts for users. At the same time, developers can set the properties...

    RAQ Report: Web-based Excel-like Java reporting tool[/url]

  • RE: Displaying images in SSRS

    Hi, MaverickMan.

    Maybe you can use RAQ Report[/url] to solve your problem. With it, you can display image as the background picture of the report, or display image in your report...

    RAQ Report: Web-based Excel-like Java reporting tool[/url]

  • RE: error in deploying report

    Hi, san-1015392.

    Maybe you can try RAQ Report[/url], for it provides a better integration solution.

    RAQ Report provides integration as Jar package to programmers. Without independent report server, application infrastructure, and independent...

    RAQ Report: Web-based Excel-like Java reporting tool[/url]

  • RE: alternate backgroud color base on "grouping of state"

    Hi,

    I think you can use RAQ Report[/url]. As I know, it can set background color as you like easily.

    RAQ Report: Web-based Excel-like Java reporting tool[/url]

  • RE: Designing Customized Company Reports

    Hi, roelofsleroux.

    Maybe you can try RAQ Report[/url]. As I know, developers can save designed report style in the style list with it. Then, when meet report with same condition, users...

    RAQ Report: Web-based Excel-like Java reporting tool[/url]

  • RE: SSRS Deployment is so troublesome!!

    Hi, pilypala.

    Maybe you can try RAQ Report[/url], for it provides a better integration solution.

    RAQ Report provides integration as Jar package to programmers. Without independent report server, application infrastructure, and independent...

    RAQ Report: Web-based Excel-like Java reporting tool[/url]

Viewing 15 posts - 106 through 120 (of 142 total)