Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Jacque
  • Content: Threads
  • Order by date
  1. Jacque

    Linked reports question

    Hi Everyone, I'm currently working with Visual Studio Community 2015 and the Report Server is 2016. I'm new to Linked reports but have worked with multiple versions of SSRS. I'm trying to understand why some reports are not able to be created as linked reports? [ponder] Some of my simplest...
  2. Jacque

    Copyright, disclaimer and confidentiality blurbs on reports - do you add them?

    Does anyone add copyright information or disclaimer or confidentiality blurbs to their reports? I'm curious to your reasons and if the reasoning is based on the industry you're in or the type of report. Thanks in advance for any feedback. [blues]
  3. Jacque

    How to ask for a raise ....

    My current position has 'changed' titles a few times with no salary increase but I've always received a 'top-level' annual merit increase (lame IMO 3-5%). I have been asking for a technical career path because I did know when I started with the company that this was a completely new direction...
  4. Jacque

    SSRS 2014 - Paging prob - need to include multiple objects and 2 different datasets per page

    Hi Everyone I have a report that includes a table using dataset1 grouped by facility. The table is set to include column headers, 18 months worth of data and totals. Directly beneath the table is two side by side pie charts using dataset2 grouped by facility. Lastly once I get the first two...
  5. Jacque

    MySQL query help to display 'missing' values when comparing All Clients' data to one Clients data

    My query is set to compare All Clients survey data (likert scale) to a specific Client's survey data. My current query unions the data - no problem. The problem begins when I'm comparing the scale value aka Response: The All clients query returns data for all or most of the values but the...
  6. Jacque

    How to display page specific parameter value for each page of report

    I have a multivalue parameter. The parameter I need to display in the page header is a child group in my report and each child group has it's own page. I need to be able to display the applicable parameter value on the page header like my examples at the bottom. I've tried the following...
  7. Jacque

    Combine multiple reports into one pdf file automatically?

    Hi Everyone, Visual Studio 2010 SSRS I've got to make 6 slightly different versions of the same report. It's sort of a 'kitchen' sink report - current status in tabular and chart displays. Each version is reporting on a different level of client grouping - it's a branched grouping...
  8. Jacque

    Feeling insecure in my position

    I'm the only report developer in my company and have been the only report dev for 3 years although that hasn't always been how my talents have been used. When I finally was allowed to do report development, I was given a tool to use that I had never used before, only to discover that the tool...
  9. Jacque

    Many to Many join but need one unique to one unique match - mysql newbie

    First let me say what I'm working with is not optimal or preferred - (heavy on the sarcasm and lots of [hairpull3]) Also, I have limited table design experience and would great appreciate any help and/or suggestions and I'm fairly new to MySQL. I know there has got to be a way to accomplish...
  10. Jacque

    Find out my 'teammate' is taking off for 10 days 5 hours before he leaves.

    I'm fairly new to the organization and was teamed up with a guy who is not strong on communication normally but who has really pushed that to the limit as of late. It's a team of two. I'm sitting in our weekly team meeting only to find out that my teammate is taking 10 days off and I have 5...
  11. Jacque

    Insert DISTINCT records into an existing table

    Hi all, I've been tasked with creating tables used solely for displaying lists, for example: All currently available transaction types. The tables will be used in a report tool. These tables will need to be updated on a recurring basis, so this process needs to be as efficient and robust as...
  12. Jacque

    Newbie question, trying to query a table with column names like Transaction Date

    I'm attempting to query a table with column names that have spaces. I've only used MySQL a little bit, so I'm at a loss. I've tried ' (single quotes) which comments out the field. I've tried " (double quotes) which just makes it text. I've tried placing the following wildcards in place of...
  13. Jacque

    Unable to set up a subscription for one report (????)

    SQL Server 2008 R2 (on my box) I develop in SQL Server 2008 because the server runs SQL Server 2008 Sharepoint [soapbox] I have one report that I'm unable to set up a subscription for. The report is a simple list, there are 4 parameters - the first is the Type, it cascades the list of names...
  14. Jacque

    Problem attempting to recreate Date function from MS Access to SQL

    I'm using SQL Server 2008 [machinegun] MS Access 2007 Here is the piece of the MS Access query that I'm trying to recreate, I know enough MS Access to fill a thimble but Dateserial has me stumped. :-(...
  15. Jacque

    Newbie - Best Practices question

    Hi all, Flash CS4 I'm a newbie and I'm in the process of creating my website which will contain my portfolio. I was told that everything contained within my flash project should be a movie clip. This includes objects with no animation whatsoever. Somehow this didn't sound logical to me...
  16. Jacque

    Data-driven subscription emails

    Hi All, SSRS version 2005 I have a couple of data-driven subscriptions which run every night and currently send out about 400 emails each. The queries are very time sensitive and must run as close to 23:59:59 as possible but not at or after midnight. My issue is that the emails appear to be...
  17. Jacque

    Shrink space taken up by charts when no records returned

    SQL Server 2005 Reporting services Is it possible to shrink the amount of white space left when a chart returns no records? I use the no rows property to display a text string but my report contains multiple section and I would like to reduce the amount of white space taken up in my report...
  18. Jacque

    Formatting partial text within a text box?

    Hi All, MS SQL Server 2005 I'm trying to format a field label within a textbox to display in bold while the remaining text shows as normal. Example - Bold Text: normal text I tried making the field label as it's own report item formatted in bold and then referencing the report item in the...
  19. Jacque

    Data-driven subscription not working :-(

    Hi, I'm trying to create a data-driven subscription and am getting no where fast....[hairpull] I'm using sql server 2005 and am an admin on the server. I have the content manager role with all of the properties/settings checked, have been able to set up the data-driven subscription but I don't...
  20. Jacque

    Newbie Question regarding OnNoData property

    Hi All, I'm a total newbie to MS Access so please bear with me. I'm currently supporting a set of Access reports which are displaying summaries, details and charts. There is one main form and it contains many reports within it. I don't know if this is the norm but it's what I'm dealing with...

Part and Inventory Search

Back
Top