Conditional Chart Title

Is it possible to have part of the title of a chart be conditional? For example:
<Title text="Term: {STRM_DESCR}, Class: {SUBJECT_DESCR} {CATALOG_NBR}, Section: {CLASS_SECTION}, Course Title: {DU_CRSE_TITLE} Combined Section:{SCTN_CMBN_DESCR}" visible="true" horizontalAlignment="CENTER">
If the variable SCTN_CMBN_DESCR is blank or null, can the "Combined Section:" label that preceeds it be hidden?
Thanks.

First, it worked, and I thank you.
Not that I am complaining BUT ...
why doesn't the condition evaluate the region source query (below) and determine whether one row was returned.
select e.ename, e.empno, e.sal, d.deptno
from emp e, dept d
where e.deptno = d.deptno
and e.ename = :p1_ename
To be honest, I tried the EXISTS attribute in region condtion, but did not add the select statement you sugggested in Expression 1. My approach was not working and I figured I had it all wrong.
So, as instructed by your response, I set the condtion to EXISTS and added the folowing query in Expression 1 and it will conditionally display the region:
select 1 from emp e where e.ename = :p1_ename
Whyt does APEX make you put in two queries: one for the region source and one to evaluate whether the region should be conditional displayed?
I am sure there is a good reason and I am just curious.
Thanks again for your help.
Barry

Similar Messages

  • How to use the region parameter of main report for subreport chart titles?

    I am using Crystal Reports 11.
    I create 1 main report with 10 sub-reports that contain cross-tabs & charts. The main report has a parameter regarding 3 different areas: region1, region2, and region3.
    I use the method of adding the u2018regionu2019 parameter of main report to the selection formula of the sub-reports. So, I can select 'region' from main report to controll outputs in sub-reports by region.
    I use formulas for chart titles, e.g.:
    Select {Product Code}
    Case 'a111':
      u2018Region1 u2013 a111 Counts'
    Case u2018b222u2019:
      u2018Region1 u2013 b222 Counts'
    u2026
    u2026
    Default:
    u2026
    Since I pass the u2018regionu2019 parameter of main report to sub-reports, I have to change chart titles dynamically based on the region I select.
    How can I use the region parameter from main report in the formulas to get chart titles dynamically?
    Thank you in advance.

    Thank you.
    I am not using Chart Title with "Chart Expert".
    I am using a formula for chart titles, e.g.:
    Select {Product Code}
    Case 'a111':
      u2018Region1 u2013 a111 Counts'
    Case u2018b222u2019:
      u2018Region1 u2013 b222 Counts'
    u2026
    u2026
    Default:
    u2026
    I drag this formula above the charts and it looks like a dynamic title. So, for product a111, the chart title would be "Region1 u2013 a111 Counts"; for product b222, the chart title would be "Region1 u2013 b222" Counts; and so on ...
    Because I pass the region parameter from master report to subreport, I want to change the region part of the chart titles dynamically.
    For example,
    when select Region1, the chart titles should be: "Region1 u2013 a111 Counts"; "Region1 u2013 b222"; ...
    when select Region2, the chart titles should be: "Region2 u2013 a111 Counts"; "Region2 u2013 b222"; ...
    I want to add the region parameter into the tiltle formula.
    How should I do?

  • Changing the Chart Title in Graphic View in Interactive demand Planning

    Hi All,
    Is it possible to change the Chart title in Graphic View in interactive demand planning screen.
    When we go to interactive planning after loading the data we go to Univariate forecast then switch to graphic, the chart title shows the selection at which the planning is done. For eg; If I plan at die level and i select a particular sap material, the chart title displays Die value and not the material value.
    Is it possible to change the chart title such that it displays all the selections made in selection winodw, like in the above case both Die value as well as SAP Material Number.
    Thanks and Regards,
    Diana

    Dear Diana,
    unfortunately this is not possible.
    The chart title is build from the planning book name + the Show characteristic in the shuffler (+ available nav. attributes of the Show char).                                                           
    The functionality you requested doesn't exist in standard.            
    Regards,
    Tibor

  • Flex 4 Chart title won't move when positioned

    Hi,
    I have an issue with my horizontal chart title in my Flex 4 bar chart--it just won't move when I try to position it someplace other than the default (which is center).
    I followed the example in the livedocs: http://livedocs.adobe.com/flex/3/html/help.html?content=charts_displayingdata_05.html, specifically the one using the 'titleRenderer" property of the AxisRenderer, and setting it to my custom AxisRenderer class. Here is my code:
    package classes.view
        import mx.charts.*;
        import mx.charts.chartClasses.ChartLabel;
        public class ChartTitleRenderer extends ChartLabel
            public function ChartTitleRenderer()
                super();
            override protected function updateDisplayList(w:Number, h:Number):void {
                super.updateDisplayList(w, h);
                this.setStyle("textAlign","left");
    Setting the textAlign property doesn't work. I have tried setting this property in the css as well and applying it directly to the axis, which also doesn't work. I have also tried "this.x = -100" etc, to no effect. Any ideas?
    Thanks

    Ray,
    To do the "masking" that you are referring to, I think that two Effects (explore each, to see which works best for you), will give you what you want:
    The Crop Effect, applied to the Still Images in Video Track 3. This Effect can be Keyframed to change, as is required over time.
    The 4-Point Garbage Matte Effect.
    If the Still on Video 2 is sized to the Frame of the Project, say 1920 x 1080 for Full-HD, it will "cover" the Video on Video Track 1.
    Note: it is best to Scale the Still Images to very close to what you want/need, in PS, or PSElements, prior to Import. What you are doing with the Still Images in Video Track 3 is creating a PiP (Picture in Picture). This ARTICLE goes into more detail on
    Good luck,
    Hunt

  • Line Break in Chart Title??

    Hi! Does anyone know how to make a line break in the title of a chart? For some reason, just pressing return or any combination of return with option, control, shift, etc. does not seem to be working... the title is really long to be on a single line and I'm not able to change the size either.

    Hi kp,
    True for Category titles, which are taken from a header column (see examples— Cat 1 through Cat 4 on table and chart below), but not for the Chart title, which displays an option return as a space, and whose box extends horizontally to accommodate the whole title in a single line, even when that line extends beyond the screen/page boundary (see example on chart).
    Table names, when shown, are carried in a box that expands only to the width of the table to which they belong, which led to the example above the chart:
    For the table example, there are two tables,
    "Table with...title" contains two columns, and is placed behind "Table 1", the table containing the data. Only the first table has the Show title box checked.
    Just a parlour trick, though—no advantage I can see to using this method of displaying a long table name over using a  text box, as suggested earlier by Jerry.
    I can see where your suggestion regarding category names could have some merit, though. Its disadvantage is in doubling the height of the rows from which those names are grabbed.
    Regards,
    Barry

  • How to modify a chart title

    I have created a chart in Keynote with a title. But the title is really close to the data, and I would like to increase the space between title and chart, but I don't know how. I cannot even cheat by adding a return and creating an empty second line below the actual title.
    I know that I could create a seperate textbox to avoid this problem, but I will have to create many charts and I want the distance to be always the same, and I need the feature to turn the title on and off.
    By the way: it is a line chart.
    Message was edited by: How to modify a chart title

    Dear How to modify a chart title,
    I think you're going to have to become accustomed to the default position of the title. You can Provide Feedback to Apple using the form available in the Keynote app menu and tell them that you would like this option on the Chart Title feature. My guess is that it won't be high on their priority list since you do have the text box option to fall back on.
    Good luck,
    Jerry

  • How do I remove Sub Title w/o removing Chart Title in components?

    I'm trying to remove the Sub Title area from a component by unchecking the Sub Title box under Appearance/Text tabs but this also removes the Chart Title.  Is there a way to remove just the Sub Title w/o the Chart Title?  I'm using a bar chart component.

    Hi Lora,
    This is by design.
    May I suggest just removing any subtitle data (or binding) as this will remove the element from your chart.
    Thanks,
    Gerrit

  • Dynamically displaying SPC Chart Title

    Hi
    I have created SPC Chart Disply.I did dynamic change of chart types(like xbar,xbar-range). Now i want to  reset the Chart title property dynamically. if any methods available.
    Thanks in advance.
    Regards,
    Malini.V

    This method and all of the other helpful get/set syntax methods are easy found by using the Script Assistant, which is part of the Productivity Tool installation that you can add to your client workstation by running the Wizard Install link found in the xMII Menu's Visualization Services section.
    If you are working on a dynamic SPC charting application you might also be able to learn from some pre-installed content:  http://localhost/Lighthammer/Samples/SPC/Servers.irpt
    Regards,
    Jeremy

  • Change Chart TItle

    Is there a way to change the chart title in Power BI Preview?

    Hello Brian,
    In the thread below, the user shows a way to change the chart title, but I don't know the version of PowerBI Preview he is using.
    https://social.technet.microsoft.com/Forums/en-US/2339b3ce-9c24-42e0-aba4-ddae9b3f348f/power-view-changing-chart-title?forum=powerview
    Hugs!
    Bruno Destro
    Dicas de programação em .net, C# e SQL - http://smcode.com.br/blog.aspx

  • Resize chart title?

    I was thrilled to see that you can do chart titles without separate text boxes, but it seems my elation was premature. I've made a chart and then selected "Show Title." After entering in my own title text the title box was twice as wide as the chart. When I clicked on the title box to resize it, however, it seems impossible.
    Is there a workaround?

    Can't be done except by changing the Display resolution.
    Smaller display size equals bigger text.

  • Dynamic Chart title

    Hi,
    I need to make the title of the chart dynamic by showing the User entered variable value + fixed text. Say if the user enters Model (LD) then my title for the graph should be 'LD FFV Graph'.
    I was able to modify the title by setting the webtemplate parameters for Chart item and by changing the XHTML code as shown below.
    <bi:TITLE path="DATA_PROVIDER:DP_1?/BICS_VIEW/SELECTION_STATE/SELECTION/CHARACTERISTICS/CHARACTERISTIC[@name=&apos;0MATERIAL__ZARC_MOD1&apos;]/SELECTIONS/SELECTION[1]/MEMBER/" />
    But I was not able to concatenate the fixed text (Eg. FFV Graph) and variable value(LD) into the chart title (LD FFV Graph).
    Please help if you came across similar requirements.
    Regards
    Karthik Muthyala

    Hi,
    You can type "FFV Graph "in your web template in WAD and use "Info Field" web item before FFV Graph. You need to select Model variable in Info Field web item settings like below:-
    Regards,
    Suman

  • Chart Title on 2 Lines?

    Hey guys, I love Numbers for charts as it looks wayyyyy more professional than Excel. However, there is one thing thats getting frustrating. My charts tend to have very long titles as they are the results of scientific experiments. When I enter a title and then copy the chart into Pages (my Report), the title is so long it goes off the page on both sides.
    What i would like to do is simply have the title on 2 lines (I.e. get to half way through the title and press enter, in an ideal world), I have tried all ways to do this that i can think of but have run out of inspiration.
    Any ideas? This seems to be something very simple and I may have missed something very obvious.
    Cheers
    Rowan

    I would have bet the farm that pressing OPT-Enter would have worked, but nope. You may be stuck with copying the Chart's Title into a text box and turning the Title off.
    Although, if it is a close fit (which it doesn't sound like it is), looks like the Character spacing in the Text Inspector works on the Chart Title, which might help some.
    Robin

  • Chart Title

    I have a bar chart that prints within a group. I want the title of the chart to be based on the group value
    <?for-each-group:ROWSET2_ROW;./GROUP_FIELD?>
    <?GROUP_FIELD?>
    Is this possible? Where do I set the Chart title so it displays on the top of each chart?
    Thanks

    You would need to alter the chart text (chart ->Size ->Alt text).
    <Title text="{GROUP_FIELD}" visible="true" horizontalAlighment="CENTER"/>
    Check out the "Chart Support" section of the BI Publisher guide for details.
    Thanks,
    Bipuser

  • Issue setting chart title styles.

    Hello all,
    For some reason I am having an issue with setting underline and color fill for the title.
    -fx-font-size: 12px;
    -fx-underline: true;
    -fx-fill: red;
    the font size works, but the other 2 do not.  When in scene builder and this is put under "Style" I have to click .chart > .chart-title > -.text and it will switch the font size, but wont do anything else.
    Am I doing something wrong?
    Thanks,
    ~KZ

    I made a styleSheet and it worked, not too sure why it isn't working with setStyle, but hopefully someone can explain .

  • Xcelsius Present 2008 - Chart Title

    I created a Dashboard with a Line Chart and 6 Label-Based Menus.  Because of everything I have on this chart, I felt I was forced to set this up with 6 individual Label-Based Menus versus using only one Label-Based Menu.  Basically, it's a chart with 6 questions and each question has 3 lines on the Line Chart.  My challenge is when I click on each Label-Based Menu, I want a Chart Title to appear.  This isn't happening because the only place to create a chart title is in the Line Chart Properties.  Normally, this would work but it's not because of having so many Label-Based Menus on one Dashboard.  I took a screen shot of this, but I don't see anywhere here I can attach a file.  ANY HELP or advice would be INCREDIBLY helpful.  I'm new at this and struggling with trying to learn this program for a new client.

    Not sure I understand the scenario completely. Sounds like you could link the title in the line chart to a cell and use a formula to populate that cell with the correct title text.  Same could be done with using a test label ins stead of the title property of the line chart.

Maybe you are looking for

  • Javax.media.NoPlayerException: Cannot find a Player

    Hi all, I've installed JMF, and tried the sample 'SimplePlayerApplet.java' from Sun: http://java.sun.com/products/java-media/jmf/2.1.1/samples/ (see the code below) However, everytime I run the applet, I get the message: "javax.media.NoPlayerExceptio

  • Comapre HTTP adapter and SOAP adapter.

    What is the advantage of SOAP adapter over HTTP adapter in IDOC_To_webservice Scenario? Also give some comparison between them.

  • TS3274 Why does my iPad keep force closing?

    It doesn't matter what app I'm using, or what site I enter, every time I open something, it automatically force closes within a minute or two! This is very frustrating I can't do anything on it because when it closes like that it doesn't save the pro

  • Error 1069 when I start my local WebAS

    Hi, to start my local WebAs I have to start the services SAPPDE_00 and SAPPDE_01. This was always working fine, but now I get the Error 1069! It says that my password is expired. My license is valid until January. Can anybody help me, please? Thank y

  • How to use Essbase @RETURN function to displayed messages in 11.1.2.1

    Hi, I found Business Rule support Essbase @RETURN function in Hyperion Planning 11.1.2.1 new feature. If I create a simple BR for planning app as below: "@RETURN("test return message" , WARNING);" The validation returns error and BR can not be deploy