Quantcast
Channel: SQL Server Reporting Services, Power View forum
Viewing all 10045 articles
Browse latest View live

Reporting Services Error after Interactive sorting and drill down in pps

$
0
0

Hi 

 

i have a report  that has a drill down option that shows all workgroups within a specific  parent group and an interactive sorting ass well on both columns  parent group &  workgroup 

This is displayed  in pps combined with a SharePoint

---the problem is that after sorting the parent group column by name   i then press the drill through icon  (+) next to it hopping to see all workgroups related to each parent group  - but instead 

i receive this Reporting Services Error  :

"

  • The value for parameter 'SortItem' is not specified. It is either missing from the function call, or it is set to null. (rsMissingParameter) Get Online Help       

"

    If I don't press the sorting and just drill through it works fine. the sorting itself also works fine. 

    any suggestions ?

     

    Sending Reporting Services report via the command line

    $
    0
    0
    I would like to either execute a subscription that sends a report via email on demand.  That or just email the report without having to edit the subscription date.  Can this be done from the command line?  I see there is the rs.exe utility that allows you to deploy reports and run configuration commands, but I would like to execute and email the report.  Is this possible?

    Limit report from being exported to excel

    $
    0
    0
    We have a report that we do not want to be able to be exported to excel. Is there a way, just on one report to limit the types it is exported to
    DBA

    Alternate column colors in SQL 2008 Matrix

    $
    0
    0
    I have a Matrix with dynamic columns. I am grouping Matrix on one column group. I am trying to have a different color for every group. I hvae so far, three groups. How can I do that? A note, there is no data for every column group in every row.

    Average YTD in SSRS

    $
    0
    0

    The image above is a replica of a report that already exist. Now users want to see average Year to Day(YTD) per for each product. The idea is to aggregate the sum of each product and divide by the count of months. This report is group by month by year.

    I understand using Window Function but I am running Sql Server 2008 so cannot frame. How do I go about this using SSRS?


    Zionlite

    Grid or light box type report in SSRS 2012

    $
    0
    0

    Hi I am trying to create a grid report like a light box type display in SSRS. I want to display images horizontally across the report and then down. I am using VS 2013. I understand from my searching that this can be done using a matrix control and grouping using an expression to limit the number of cells displayed across the page (in my case 3) and this works partly. I get a display where my images are off set like below:

    data data data

                          data data data

                                                  data data data

    I can't work out how to have each row of images progress down the page so that I see each row of three starting from the left and not off set like this:

    Data data data

    Data data data

    data data data

    Grateful for your help.

     

    SSRS 2008 - Expression for totals in a Matrix

    $
    0
    0

    Hi,

    I have a simple Matrix with the following groups:

    Row Group: Program

    Column Group: Employee

    I need to add a new total column on the right side of the matrix using a simple calculation but I haven't been able to find how to do that other than doing it on the query side. Here's how the Matrix looks like:

    ProgramEmployee1Employee2Employee3New Column
    Program145.0%0.0%87.5%
    Program212.5%50.0%3.8%
    Program328.8%1.3%8.7%
    Program41.3%23.8%0.0%
    Total87.6%75.1%100.0%

    The new column should display the sum of each program divided by the sum of all totals....for example for Program1 the calculation should be (45+0+87.5)/(87.6+75.1+100) which should be equal 50.44% ...the same logic applies for the other rows.

    The number of columns (Employees) and rows (Programs) are dynamic, so they change according to who is seeing the report. I'm unable to reference the sum of the total at the bottom row, not sure what I am missing.

    Any input on this is greatly appreciated.

    Aggregating Group Values Outside of group

    $
    0
    0

    Hi, is this possible?

    Basically, I'm trying to show aggregates for a column, by group, on rows that are outside the scope of the group. I'm able to add the total for each group at the end of the group, but I want the totals for each groups at the end of the report instead.

    thanks!


    Leroy G. Brown


    color format problem

    $
    0
    0

    Hi,

    this should be simple but somehow  I cannot make it work, I need to display all negative numbers in red, so I use the field texbox property of the font and use the following expression: = SWITCH(Field!Refund.Value < 0, "Red","Black)

    All the numbers in that column are negative numbers, displayed like this ($124.25) except for zeros (which need to remain black) 

    simple enough but it still display all my numbers in black, something is missing but what?

    Thanks


    SSRS 2012 subscription running twice

    $
    0
    0

    Hi,

    We have a data driven subscription that creates and xml file for export to a third party for processing. This has been working fine for several months but now it is running twice for a single schedule.

    I found a thread (https://social.msdn.microsoft.com/forums/sqlserver/en-US/55a8410f-e29e-4918-9cce-3de525755236/sql-server-2008-r2-subscription-running-twice) which has a similar story but for me the SSRS log doesn't help. All this shows is that the job ran successfully twice.

    We are using SQL Server 2012 Enterprise.

    Any suggestions would be appreciated?

    JST

    The Report Server page comes up on local server, but the page does not open from clients

    $
    0
    0

    Hello,

    The Report Server Page opens up just fine on the local server, but page does not open up from desktops and client PCs.   SSRS is installed on a Windows Server 2008 R2 server and with SQL Server 2008 R2 SP2

    Clients are using IE 11 and they see:

    Oops! Internet Explorer could not connect to tumdv-fsql01

    How can make this site accessible from clients?

    Thanks


    Paul



    Unwanted double quotes inserted into Filter by SSDT

    $
    0
    0

    Hi,

    I have recently migrated several SSRS reports from SQL Server 2008 R2 to SQL Server 2012.

    When I initial view the filters they appear correct as follows; -

    However when I check the rdl file out for editing and view the same filters they appear as follows; -

    This results in my report filtering out unwanted data. Can anyone tell me how to stop this please?

    Kind Regards,

    Kieran.


    Kieran Patrick Wood http://www.innovativebusinessintelligence.com http://uk.linkedin.com/in/kieranpatrickwood http://kieranwood.wordpress.com/

    PPS (Performance Point Services) Filter does not Refresh

    $
    0
    0

    Hi Experts ,

    I am facing sever Refresh issue in PPS Reports.
    I have Two Dashboard
    Dashboard_One and Dashboard_Two

    I have few Filters on both the Dashboard .

    In Dashboard_One  I have 2 Filters

    1)Year filter where Year 2012 is my Default value
    2)City Filter where "CityOne" is Default Filter Value

    If I  select Year"2010" in Period Filter and "CityTwo" In City Filter.I see Related reports .

    Now I navigate to Dashboard_Two to See Other Reports where I have few Other Filter Like  "Country" where I select "CountryThree" .

    When I navigate Back to Dashboard_one I do not see Dashboard with Default value given to them

    I still see Filter value Year=2010 and CountryFilter="CountryTwo" in Dashboard Dashboard_One ..
    where as I should have  seen it based on the Default  value given to the Filter..

    How should I resolve this refresh issue which I am facing in PPS Dashboard.
    I do not see Default value in the Filter ,It always give the filter value which was selected later when Navigated back

    Required Power BI complete testing checklist?

    $
    0
    0

    Hi, 

    Any one please provide complete Power BI or Power Pivot, Power View, Power Query testing checklist.


    Thanks, Rajendra

    The request failed with HTTP status 503: Service Unavailable.

    $
    0
    0

    hello all,

    I have a SQL server 2008 r2 installed . and i have configured ssrs successfully in it.  

    have not prompted any error while configuring but when click to view web service URl and Report manager URL

    it is erroring .. 

    Serched so far on web but not finds solution.


    Dilip Patil..



    SSRS with SharePoint 2010 Managed Metadata or Lookup Values - Display

    $
    0
    0

    When creating an SSRS (SQL Server 2008 R2) report from SharePoint 2010 list/library data using BIDS:

    1. A Lookup field or Managed Metadata field displays in the format "1;#value" rather then just the "value".
    2. SharePoint columns that have Rich Text display HTML tags in the report field. 

    What is the best way around these issues?

    Is a Regular Expression the best way to parse out the value? If so does anyone have an example? Is there a BIDS/Dataset adjustment in the query that displays a "more user friendly values" from either Lookup/Managed Metadata or HTML tags?

    SSRS report AVG calculation to exclude 'zero' values

    $
    0
    0

    Hi all,

    Please assist with the below:

    I have a report that contains a calculated field. I wish to find the average of a set of values, with the exception of0 values.

    For example, in the below, I'd like the avarage to be 13.806 (13.60+13.99+12.99+14.95+13.50)/5, and not11.51 (shown below) (13.60+13.99+12.99+14.95+0.00+13.50)/6

    Please assist,

    Many thanks

    Regards

    Zimiso

    

    bar chart labels are not visible

    $
    0
    0

    Dear Experts,

    I have deployed a report in version 2010. I can able to generate a report but in bar chart labels are not visible for all the results.

    it is visible for only at major grid lines.

    can anyone suggest me the solution.

    thanks & regards,

    prasad


    prasad

    any help is appreciated

    SSRS Report Expressions

    $
    0
    0

    Hi all,

    Please assist with the below:

    I have a report that contains a calculated field. I wish to find the average of a set of values, with the exception of values and values >=14.

    For example, in the below, I'd like the average to be 13.52 (13.60+13.99+12.99+13.50)/4, and not 11.51 (shown below) (13.60+13.99+12.99+14.95+0.00+13.50)/6

    Please assist,

    Many thanks

    Regards

    Zimiso

    

    Log files and RSconfig file is not creatd after Reinstall the SSRS part?

    $
    0
    0

    HI guyz,

    I have problem with my Subscription to send the emails using SMTP ,to resollving that i have uninstall  and install the SSRS part

    after install the SSRS part i have not found any RSConfig file and Logfiles,Here i have made one change that is after unisntall the SSRS i have changed the Report server  folder name to ReportServer_old ,After that i have I have installed the SSRS part 

    now i will not getting any Logfiels and RSconfig file also,

    And now also  i am not able to send the emails  using Subscription

    I have facing this issue still long time back,

    The error which am getting here is ,

    transport server Failed to send emails 

    I have done all the config settings properly ,There is nothing wrong in Config settgs.Guys pls help me out for this 

    Note; Uisng powershell script i have sending the mails using the SMTP server ,But in ssrs it is not working

    Can you pls any one update this 

    Thanks!

    Viewing all 10045 articles
    Browse latest View live


    <script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>