SSRS charts visibility as per the filter

Hi;
I have two chart to display on SSRS say Chart A and Chart B
I need to display  chart as per the selection of output in the filter
Chart A should be diplayed with output = Start on Scheme
Chart B should be diplayed with output = Pre Start Assist
If both the output are selected both charts should be displayed
Any help on this much apprecited
Thanks
Pradnya07

Hi Pradnya07,
After testing the issue in my environment, we can refer to the steps below to achieve your requirement.
Right-click the chart A to open the Chart Properties dialog box.
Select Visibility in the left pane, type the expression below in the “Show or hide based on an expression” textbox:
=iif(InStr(join(Parameters!Output.Value,","),"Start on Scheme")>0,false,true)
Use the expression below to control the visibility of the chart B:
=iif(InStr(join(Parameters!Output.Value,","),"Pre Start Assist")>0,false,true)
Please note that the Output parameter should be a multiple parameter.
If there are any other questions, please feel free to ask.
Thanks,
Katherine Xiong
Katherine Xiong
TechNet Community Support

Similar Messages

  • Passing the filter values to drill down chart

    Hi all,
    I want to drill down on a chart on the basis of fitlter values. i.e User wants to click on the section of first chart and want to pass on the filter values of first chart to the second chart...How should I achieve this in Xcelcius???

    You can do this using the Drill Down tab in the properties of the chart.
    Click on Chart goto Properties --> Drill Down --> (Check Box) Enable Drill down
    -Anil

  • Ssrs to display Page header as per the group

    Hi All;
    I have a DataSet.
    I had group the table
    Used Page breaks so that the data gets dispalyed as per the parent group
    I need to display the Page header as well as per teh parent group
    Is this possible?
    Any help much appreciated
    Thanks
    Pradnya07

    Hi Simran08,
    According to your description, you added group to the table and added page break to the group. You want to show page header according to group.
    In Reporting Services, we can use ReportItems to refer to the value of the report design surface in corresponding textbox. For example, if you want to show the group name in each page header dynamically, we can refer to the following steps:
    Right-click anywhere of page header, click Insert, then click Text Box.
    Right-click the text box, and click Expression.
    In the expression text box, type the code like below:
    =ReportItems!name.Value
    The following screenshots are for your reference:
    Reference:
    ReportItems Collection References (Report Builder and SSRS)
    If you have any more questions, please feel free to ask.
    Best Regards,
    Wendy Fu

  • SSRS 2008 Bubble chart - How to set the default bubble size?

    Hi,
    I have a bubble chart. I want to set the size of the bubble in the chart and the size of the bubble in the legend display box to be same. I increased the size of the marker to increase the size of the bubble in the legend display box but it is not increasing
    after 8pt. In my chart the size of the bubble is not dependent on any variable or parameter. It is the default size. Is there any way that i can make the size of both the bubble same?

    Hi Alok_Aswal,
    In SQL Server Reporting Services 2008, the Bubble chart has several custom attributes which allow us to control the size of the bubbles. "BubbleMaxSize" and "BubbleMinSize" attributes allow us to define the size of the bubble in the chart series. The values
    set are in percent of the whole chart size. We can find those attributes in the property pane by selecting bubble series and expanding 'CustomAttributes' properties.
    And based on my research, the Marker size has a wide range, but for some reason once we get to around 8 the bubble in the legend will not grow any bigger. So in your scenario, we can set the Marker size to 8pt, then set the appropriate “BubbleMaxSize" and
    "BubbleMinSize" based on the chart size to make the size of both the bubble are the same. For example, we can also set “BubbleMaxSize" and "BubbleMinSize" to 8, then manually adjust the chart size until both the bubbles have same size.
    Beside, we can delete the original legend, and drag a tablix to the right of the chart. And then insert the corresponding data and color to tablix to let it looks like a legend. For more details information, you can refer to the link below to see Mike’s
    post:
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/cbf2f48e-fe40-4c1b-b82a-d40fd269f2ef/setting-custom-colors-on-a-column-stacked-bar-chart?forum=sqlreportingservices
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Adding a chart for each group in ssrs not below are above the group in group footer or header. but side of the table data

    Hi
    I am currently adding a chart for each group on group footer in a table.
    but i want that charts to be on the right side of the group data.
    regards
    Pratap M:)

    Hi PratapM,
    If I understand correctly, you have already added a chart in group footer, and you want to display the chart on the right side of the cell. If I have misunderstood, please don't hesitate to let me know.
    Based on my research, if we directly add a chart into a cell, the chart will fill all of the space in the cell. So in order to achieve your requirement, we can insert this chart into a rectangle, then add the rectangle to the group footer. If we want to
    display the chart on the right side, we can directly drag the chat to the right of the rectangle.
    If there are any misunderstanding, please elaborate the issue for further investigation.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Filter a Visual Without the Filter Being Part of the Visual?

    In PowerView, it's possible to uniquely filter a visual on a page by dragging a column over to the visual's filter pane (not the page itself) without needing to include the column in the visual and without need to filter the entire page.  Useful.
    It doesn't seem possible with PBI Preview Web UI or PBI Designer, or I can't figure it out. 
    In fact, due to how the Fields & Filter context window are next to each other, it seems like it would be impossible to drag a field up to Filter and have it land on the visual (e.g. chart) and not the page.
    Doing something wrong?
    Thanks.

    Hi Eric. At the moment, dragging a field up to the Filter title does always add it as a Page level filter. We're looking at adding back the ability to add it as a per-visual filter in the same way that Power View can. Please stay tuned for it in a future
    update! Thanks!

  • Assignment of same chart of account to the comany code having diff currency

    Dear Experts,
    At presently we are having three company codes and all three company codes are using single Chart of account. All the new existing three company codes are using currency INR. Now we would like implement sap for two new location. we are looking for two new company codes. One location is USA and another UK. Therefore for USA company code the currency would be USD and GBP in case of UK location.
    Now I would like to know can I use the same chart of account for the two new comany codes which we are already using for the three company codes?
    Regards
    Paul

    Hello,
    You will get the report in local currency.
    You may please run the report in F.01, you will find the difference. You can pick up currency in the layout from hidden fields to visible fields.
    Please note that normally P&L and BS is presented per company code.
    Regards,
    Ravi

  • DS 1.3 Charts will not release the selected Item.

    Hello all,
    I have problem with Design Studio 1.3 we developed a couple of dashboards with DS 1.2. Now we upgraded dashboards to 1.3. We used Chart selection functionality to filter values on other charts etc. We also using dynamic visibility if you click on a chart it filters another chart and disappears and brings a new chart. To go back, we used a button to clear filter and make the first chart visible.
    Now, before upgrading after the chart disappeared and clicked on a button to remove the filters, the chart would release the selected item on itself. However, after the upgrade, this won't work because the chart won't release the selected item. It just keeps selecting even after we clear all filters and make it visible.
    I have been searching and trying to find a solution for this, but I couldn't come up with some kind of idea. And in scripts and don't see setSelectedItem or setSelectedValue or reset the selection. etc
    1. Create a button with the script below: (BUTTON_1) This will clear the filter and make the chart disappear.
    DS_2.clearFilter("0PLANT"); //Map DS_2 to another chart
    CHART_1.setVisible(false); //Chart using DS_1
    2. Create another button with the script below: (BUTTON_2) This will set the chart visible.
    CHART_1.setVisible(true);
    3. Click CHART_1 and select item.
    4. Click BUTTON_1 to clear selected filter.
    5. Click BUTTON_2 to make CHART_1 visible again.
    One you click the second button it will set the filter back which was clicked in step 3.
    Does anyone have idea on this? How could I reset the charts' selection?
    Your help will be appreciated it greatly.
    Thanks.

    Hi,
    In Design Studio 1.3  (SP0 & SP1), enhancing functionality was delivered with the new ability of the user to bookmark design studio applications and recall these bookmarks within the application. This resulted in changes to the behaviour of charts wrt selection of chart members....
    As I understand this, the issue here is really around chart selection not persisting in Design studio 1.2, while chart selection is persisted in 1.3 release.
    In 1.2 release, when the original chart is hidden and made visible again , the chart selection is not present when the chart reappears, and does not need to be cleared. In this case the chart is rerendered in its initial state in the browser (no selection).
    In 1.3 release, selection within the chart is now persisted in general, this can be seen when a chart with a selection is hidden and made visible. In this case the chart is rerendered with selected member present in the browser. By clearing this selection within the chart, the user is now firing again the OnSelect event. (This causes the chart to be hidden and data source filtered again).
    The scripting attached to the chart just needs to be modifed slightly to cover this scenario. The result of the getSelectedMember() func call needs to be checked to see if a valid selection is returned.
    For example :
    var temp = CHART_1.getSelectedMember("0BC_TYPE");
    if (temp.text != "") {
          DS_1.setFilter("0BC_TYPE", temp);
          CHART_1.setVisible(false);
          CHART_2.setVisible(true);
    The addition of an "if" statement in this case (marked in bold above), checks that if a member within the chart is not selected, in this case no value ("") is returned, and the Data src is not filtered/charts are not hidden & shown as before.
    So the issue in 1.3 SP1 is in relation to the persistence of the selection within the chart, which when cleared, fires the onSelect event again (resulting in undesired filtering of data src again).
    Hopefully the above scripting will resolve this issue for you....
    Best regards,
    Brian

  • Plot a chart dynamically based on the values selected

    Hi All,
    I have some requirement like this i want to plot a chart . The chart should change dynamically based on target_name and date. What type of UI should I use ? I tried using multiselect or shuttle for choosing the target_name and date picker tool for date once i choose all this the chart should appear. Can I have a custom button called submit so once all the values are entered it plots chart ? Please help me out with our ideas.
    Thanks in Advance

    Hi,
    Using the dependent value sets you can govern the values which can be selected based on a specific value selected in a particular segment. Example if Country name is selected in segment 1 then specific states names as per the country selected can be displayed in segment 2.
    As per the requirement described you want to enable different fields based on the value selected in segment1, currently there is no standard mechanism available to enable/disable fields based on a value and you will have to do an extension/customization to meet this requirement.
    Thanks,
    Sanjay

  • SSRS Chart does not show all data

    Hi,
    I have a report from a cube. I'm using filters to get data. I have filters by year and month, I have a chart that shows data initially from a month. My problem is when I filtered data of different years, for example:
    If I select Year 2014, Months: Jan 2014,Feb 2014, Mar 2014, May 2014, Apr 2014, Jun 2014. The information is displayed correctly.
    If I select Year 2014 and 2013, Months: Nov 2013, Dec 2013, Jan 2014,Feb 2014, Mar 2014, May 2014, Apr 2014, Jun 2014. Only displays information for year 2013 (Nov 2013, Dec 2013).
    Also I have a tablix, using the same dataset that chart, and in this tablix I have not this issue.
    ¿How can I do that chart displays the information I select in filters?
    Greetings

    Hi Pamela G,
    According to your description, you have issue on filtering data in your chart. When you select more than one year (2013 and 2014) in parameter, it only return the data for months of 2013. Right?
    In this scenario, since it shows all months for both years in the month parameter, it seems no issues on cascading parameter. So it may has issue in the filter. We are not sure you add the filter on dataset or chart based on your information. If you add
    the filter on dataset, you may need to check the chart design because the same dataset is working in a tablix. Please try to put the Year into Series or add a calculate field which combine the Year and Month in your dataset then put this field in
    Category. If you add the filter on chart, please check the Operator and Values in your filter. One possibility is, when we set expression for Values, if we double click the parameter, it will return "Parameter!Year.Value(0)" by default, we need to change it
    into "Parameter!Year.Value". If it's still not working, please post some more detail information or screenshots about the dataset and filters. This may help us reproduce your issue in our local environment.
    Best Regards,
    Simon Hou

  • Problem with creating a new file in the Filter

    hi,
    i have the following problem.
    1) For all requests ending with *.xml (for example requests such as http://www.asdf.com/feeds/myfile.xml ) i have mapped it to a filter
    2 ) In the filter i did the following...................
    //getting the file name from the url
    //create the file if it does not exists..................
    chain(request,reponse);
    //done
    problem is
    3) a) For files which iam not creating in filter (i.e files which are already there) the response is proper it is returning a xml file
    b) But for files which are not there already , which we are creating in the filter dynamically it is showing a 404 (i.e file not found message)
    But if i refresh again in the browser it is getting a valid XML file.......................................
    I could not able to figure it out why it is returning 404 error in cases where the file is being created dynamically.................................
    Can any one guide me resolving this problem?

    Hi pawan
    Try this badi :   MB_MIGO_BADI  -
    (BAdI in MIGO for External Detail Subscreens)  as the name suggest ,
    If you want to add a screen in header level use : Method : PBO_header an code as :
        e_cprog   = 'ZMMPRM0001'.     """ Your screen created
        e_dynnr   = '1000'.                     "Your screen No
        e_heading = 'TEXT ID '(004).    """" Name of the screen to be created .
      ELSE .
        e_cprog   = 'ZMMPRM0001'.
        e_dynnr   = '1000'.                     "External fields: Display
        e_heading = 'TEXT ID '."(004).
    or if at item level
    u can use methid : PBO_DETAIL
    for item level screen creation . and code in the same maaner ..
    You can explore the remaning methods as per your requirements .
    Hope it helps ..!
    Regrads
    Swapnil P KAmble

  • How to make the filter panel non-folder specific in Bridge CS6

    It seems that the filter panel is folder specific. You click on a folder and only some filters pop up depending on what folder you are looking at and what info is in the photos (I don't know if this refers to tags or not). Assuming I am right. This is my problem. I go to my main folder where all other folders and subfolder with photos within them are placed. I want to look at my "Ratings" 5 starts, 4 stars and so forth. In other words I am looking for (searching for), in this case, all those photos I have labeled with 5 stars. But no such tab/filter exists in my main folder. Why? How do I perform such a task(look for all 5-star photos I have--and also zero stars, those yet to be labelled)?
    OS: WIndows 7 Home Premium 64bit
    Thank you

    The filter panel is a shortcut for the content panel and it only effects the content of that window. So if you have a folder it will only see this as a folder and not with its content. (a Stack behaves about the same, being different in only counting the first file in the filter panel criteria but not what is in the stack itself)
    You have a view work arounds, first is use menu view / show items from subfolders (this can take some time especially if you have not used caching before on this content) and this builds visible thumbs for all content and that can be used for filtering.
    Or use the find command (Edit / find) and inhere specify the source and fill in the criteria include subfolders and this will give you the correct result.
    When you create a smart collection the find command also pops up given you the same opportunity to get the results in a collection, but since a collection is only a bunch of aliases referring to the originals you might be a bit careful with editing and deleting.

  • Custom drop down list for the filter for BEX report

    Hi, all:
    I am writing a query for a BEX report that prompts the user to enter a value for a field "GL account".  I would like to have the user select from a limited number of GL options rather than have the whole Chart of accounts show up. Is there a way to make a "custom" drop down list for the filter?
    Thanks!
    Jenny

    You need to make your GL account info object as an authorization object. And in the info object ,for BEx you need to select the option "only authorized values".
    Create an analyis authorization on gl account and assign the restricted set of GL accounts to the user. Asign this analysis authorization to the user.In the query restrict this infoobject with an authorization variable. This would solve your purpose.user would be able to see only a selected set of GL accounts for which he is authorized.

  • Field not visible when uploading the file in application ser

    Hi,
    I have added a new field at the end of a structure and When i upload the data in the application server it is not visible there. The new field length is 30chars(say field 'A')  and the one just before this one is 250 chars(say field 'B'). When i reduce the length of field 'B' to 30 chars or 40 chars the value which i populated in field 'A' is visble in the output file.
    Since the complete file was not visible in AL11 transaction, i used the CG3Y tcode as well to download the data to presentation server so that i can view the complete file. Even after downlaoding in presentation server the new field value is not visible.
    Can anyone please suggest why is the value in field 'A' not visible when the length of field 'B' is 250 chars? Also, how can i display the value of the new field in the application server.I cannot change the layout of the structure as per the requirement. Any help will be very useful.
    Thanks in advance,
    Sneha.

    Hi Sneha.. Happy new year
    <you subject is missing ver from the server, thats why your server doesnt like you :P>
    -ok, lets go step by step. how did you upload the file?
    -after uploading the file check the file in OS level(goto SM69, execute CAT, in additional parameter (not in parameter) give the full path (case sensitive), execute. ). here you can see the actual content of the file... check you data is present or not
    -which structure are you using to download and upload? a temp work area.. then please provide the WA details, so that i can try on my system.
    lets see what happens next
    one more thing: regarding AL11, it can read upto length 510 characters. check program RSWATCH0 form SHOW_FILE. here the read dataset into butffer is 510 characters.

  • Loading Textures in the Filter Gallery Texturizer

    I created a few seamless tiles in PSD format to be loaded into the Texturizer filter under the Filter Gallery in CS6 on a Windows 7 machine.
    In the flyout menu, there is an option to LOAD a new texture. I loaded four or five new ones, but only the last one is visible in the list. From all I can tell, I will always have to load a new texture there to be able to use it. The default textures are always loaded : brick, burlap, canvas & sandstone.
    In the plug-ins section of the Preferences, there is a check box for : Show all Filter Gallery Groups and Names. What does that do?
    Is there something I am missing that would allow me to add a dozen new textures and make them always accessible in the Texturizer plug-in?
    Thanks in advance,
    M. Jackson

    mrjackson wrote:
    In the plug-ins section of the Preferences, there is a check box for : Show all Filter Gallery Groups and Names. What does that do?
    It enables/disables the showing of all filter gallery groups and names.
    Look at the Filter menu with the preference unticked. Then tick it and look at the Filter menu again - there will be more submenus of filters which are accessed through the Filter Gallery plug-in.
    Is there something I am missing that would allow me to add a dozen new textures and make them always accessible in the Texturizer plug-in?
    Unfortunately, you're not missing anything that I know of. The majority of Photoshop's filters need an overhaul to bring them into the 21st century, but I guess that'll always be shoved to the bottom of the "to do" list until Adobe hires a significantly larger Photoshop software development team.

Maybe you are looking for