Modify title of drill down tabs

Hi All,
   Just a quick questions regarding the titles embedded in the drill down tabs. Is it possible to modify the titles? As an example, if I drill down to a level that is grouped by month, I would like the drill down tab to display "Month".
Thank you in advance.

There is a solution. You have to use a customized group name field
Go to Reports->Group Expert.
Select the Options button for the group.
Click on the Options tab
Select the checkbox Customize Group Name Field
Select the radio button Use A Formula As Group Name
Click on the fomula button
Enter whatever you want the tab name to be, as a string. You can customize the tab to say, for instance, Order No. - 5630  by entering "Order No - " + CStr() in the formula editor
Daniel

Similar Messages

  • Drill down tab won't print in CR10 viewer

    We are developing in CR 10 and our ERP system uses the CR 10 viewer to display reports to our users. 
    I have several reports that display a summary on the main page with the option to drill down for more details.  The data is grouped, and the detail section is hidden unless the user drills down.
    When our users try to print the data on the drill down tab in the viewer, the Preview tab prints instead.  I have verified that the drill down tab is active at the time of printing, and still no luck.  The weird part is that I can open the report up in the designer software, and it prints correctly.  As a workaround, we are having the users export the data to Excel and print from there, but we have some executives who are not quite computer literate and do not like going through all these steps to print something out.  So my questions are:
    1)  Is my report improperly designed to allow this functionality?
    2)  I have the option to upgrade to CR XI.  Would that fix the problem?
    3)  Are there other design choices I should consider that would provide similar functionalty?

    I don't have the answer to your problem but I can tell you what happens from our application.
    If I drill down on a report using the crystal viewer, whilst viewing the drilldown report I have 3 possible print options.
    1) File > Print ( this prints the main report )
    2) A print icon we have added to our application (also prints the main report).
    3) A print icon on the viewer itself ( this prints the drilldown report)
    So my only question/suggestion is can you also see a print icon on the viewer header itself. If not you may need to make some alteration in the code to display this if it is a property you can change.
    This isn't something I get involved in, but someone else reading this may know.
    Good luck
    Richard

  • How to show the chart(of report header) in drill down tab

    Hello all,
    i have a subreport with a chart in report header,which has drill down functionality, my requirement is the chart should be visible in drill down tab.
    thanx in advance.

    Hi,
    I believe you need to go into File -->  Report Options and select 'Show All Heades On Drill Down'.
    Michael.

  • Drill down tab

    how to create a drill down tab i.e in the first page tab we want to get list of values when we click on tab we ant to get list of all tabs.reply as soon as possible.

    I don't have the answer to your problem but I can tell you what happens from our application.
    If I drill down on a report using the crystal viewer, whilst viewing the drilldown report I have 3 possible print options.
    1) File > Print ( this prints the main report )
    2) A print icon we have added to our application (also prints the main report).
    3) A print icon on the viewer itself ( this prints the drilldown report)
    So my only question/suggestion is can you also see a print icon on the viewer header itself. If not you may need to make some alteration in the code to display this if it is a property you can change.
    This isn't something I get involved in, but someone else reading this may know.
    Good luck
    Richard

  • Drill Down in Pie Chart

    In Xeelsius 2008 when I click on the Drill Down tab of the Pie Chart then the total tab is in disable mode so unable to add the drill down property.Please suggest me how to proceed

    Hi
    For default data drill down is disabled.
    So to enable drill down, You have to pass the data, present in General tab.
    Hope this will solve your Problem.
    Regards
    Rush-me

  • 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

  • *Can I pass default Selection dynamically for Drill Down Charts*

    Hi
    I am having Charts with Drill Down tab and I am currently having to select a value for the Default Selection Combo Box while saving the chart.
    I want to be able to update this default selection depending upn data coming from the XML / Webservice. Is there a way to update the Default Selection dynamically ?
    Please let me know if anyone has come across this.
    Thanks,
    Rahul
    Edited by: Rahul Modey on Sep 2, 2008 5:15 PM

    Hi Rahul,
    Drill Down > Default Selection > Series/Item may not be filled dynamically.  They must be selected manually.
    Good Luck.

  • Stacked Column Chart drill down

    I have a stacked column chart. Data is dynamic. Sometimes one column will have 0 as value.
    I need to do a drill down on the ones which has value. In order to do a drill down everytime, I don't want my drill down to be tied to a specific serie...
    How can I do that?
    Thanks,
    Wen

    Hi Wen:
    Let me do a quick demo to you so you can learn how drill down for stacked column chart works
    1. Create a new stacked column chart.
    2. Choose data binding "By Range" and "Data In Columns" binds to range "A1~C2", which has range data as following:
    a, 1, 2
    b, 3, 4
    3. After finishing step 2, there will be two series created (Series 1, and Series 2)
    4. Open drill down tab and check "Enable Drill Down".
    5. Choose "Insert Type" as "Row".
    6. Click "Series 1".
    7. Bind "Source Data" to range "D1~E2" which contains value as following:
    11,12
    13,14
    (these are the drill down value you want to insert)
    8. Bind "Destination" to "D3~D4" (empty cells)
    9. Create another component "Grid" under "Other" folder.
    10. Bind grid data to "D3~D4" to present the drill down data.
    11. Preview the xlf file, can click values in series 1, you will see the drill down result. (Grid will be refreshed with new drill down data)
    Hope the demo above can help you in your practice, also you can refer to help documents for more information. Let me know if you have any other questions!
    Thanks!
    Bill

  • Drill down on cross tab report

    I would like to know whether it is possible to drill down through groups in a cross tab report.

    go to your online help in crystal reports and in the index section, look up "report part navigation".
    read through the sections on report parts and go through each section (using the right arrow at the bottom left of the help page) until you hit the section that is titled "context Report Part option scenarios".

  • Drill down of manual cross tab reports with Multi variable subreports

    I tried to make a subreport by setting the hyperlink on the group sum of a manual crosstab (http://www.tek-tips.com/faqs.cfm?fid=1219) by setting Hyperlink to another report object.
    The documentation said I should copy and paste the name of the report object in the sub report over into the field in the primary report.  As I don' t really know what a report object is this failed.  Further I found some code in a sample report to deal with subreports that have multiple parameters.  The code was unbelievable; it couldn't be right.  So, how do I link my subreports to my reports by passing two parameters to the subreports that represent the row and column label of a given sum.
    Further what are the fields in the hyperlink another report object from for:
    Select from: //do they want a query here?
    Report title: //The don't let you type in this
    Object Name: //This seems elective
    Data Context:// No clue on this either
    Thanks for any help you can provide
    p.s. This forum doesn't seem to use traditional bit code

    Thanks for the reply.  I looked through those samples and other samples.  The two cross tab samples I could find were CtossTab and Inventory CrossTab.  Neither has a hyperlink to a sub report and I believe those were actual cross tabs, not manual crosstabs.  When I scoured the web for an answer, all I could find was what was linked.  This is going 20 pages deep on google.
    Crystal crosstabs are 98% better than the excel power pivot or pivot table.  However, with Excel, you can drill down to the details automatically.  With crosstabs you can't.  I was hoping to replicate this by making each summary in the manual cross tab a hyperlink to a sub report that filters the details based on the row and column just as excel does.  There is no sample for this.
    Oh yes, I'm using CR XI

  • Drill Down  in Cross Tab

    is it possible to drill down in a cross tab?
    is it possible to include a subreport in a cross tab?

    thanks for the suggestion sjain ... but I've seen ppl here on the forums saying that it doesn't work in cross tab...So I'm not sure if that can be done but I'll try .

  • Not getting drill down in Excise Tab during MIGO

    Hello,
    I am not getting drill down in Excise tab during MIGO only "no excise duty" coming. I have configared SPRO - Logistic general - Tax on goods movement - India - Business transaction - Incoming excise invoices - Define processing mode per transaction .Along with maitained J1ID too.
    Can any one have idea on this.

    Hi,
    Check for the -J1IEX -Active for all activities in 
    SPRO - Logistic general - Tax on goods movement - India - Business transaction - Incoming excise invoices - Define processing mode per transaction.
    Then check  for the Support package of -Logistic and accounting.any Notes are missing.
    Properly maitai J1ID  details w.r.t Vendor,materials,excise rates,etc
    Is all  Tax details are showing in your PO invoice Tab ?
    with regards
    Shrinivas gangoor

  • Drill-down and how to change to the correct value in the dashboard title

    Good Morning,
    I have a problem on the presentational side, which some of you might have seen as well.
    My dashboard page looks like this:
    Dummy Prompt 1: YearFrom
    Dummy Prompt 2: YearTo
    Prompt 3: Item
    All three prompts have a presentation variable to show their respective value in the title of the dashboard page.
    Below the prompts is the report, which is filtered by the three prompts and contains a column "year" with the option to drill-down.
    When I drill-down on a "year" value, a column "month" appears and shows the values of the year by month.
    Problem : After the drill-down the title still displays the old "YearFrom" "YearTo" values and not the year I drilled-down on
    Question: How to I change the title to the correct year?
    Optional: In the drilled-down report I would like to hide the column "year".
    Every idea is appreciated
    Turalf

    hi, with JSF 2 you got the ajax tag, just tried it and it works fine :)
    <h:inputText id="myinput" value="#{back.name}">
        <f:ajax execute="@this" event="keyup" render="outtext"/>
    </h:inputText>
    <h:outputText id="outtext" value="#{back.name}"/>or before JSF 2
    <h:outputScript name="jsf.js" library="javax.faces" target="head"/>
    <h:inputText id="myinput" value="#{back.name}" onkeyup="jsf.ajax.request(this, event, {render: 'outtext'}); return false;"/>
    <h:outputText id="outtext" value="#{back.name}"/>The name property is a simple String in the bean.
    Hope this helps
    Edited by: hereps on Aug 21, 2010 7:18 AM

  • Drill down in cross tab report.

    Is it possible to have drill down in a cross tab report. e.g. in first view the main groups are the rows and when clicked on the main group the same design but with sub groups as the rows get visible as a drill down.
    If it is possible then which version of crystal  report supports this and how can I achieve it.
    I currently have crystal reports that comes with visual studio 2008.

    thanks for the suggestion sjain ... but I've seen ppl here on the forums saying that it doesn't work in cross tab...So I'm not sure if that can be done but I'll try .

  • Table Data Preview tab: Missing Filter Textbox + Drill Down Data Discovery

    1 - With Oracle based tables, when I click them and the table preview loads with all the tabs, on the Data tab there is a Preview entry box. I do not see the same with SQL Server or MySQL based connections. Is there a way to enable it? Am I not looking hard enough or is this function only available for Oracle based tables?
    2 - I'm having a hard time trying to search for an answer to this next question (too many false positives based on the terms I am using). In other tools I have used (namely DB Visualizer), when previewing data in the Table's Data tab, a user may 'drill down' through values by right-clicking the field and applying a filter from the pop-up (drop-down with the field names, usual SQL comparison operators and a text entry box). I see SQL Developer has something similar with a filter list, but it only seems to prompt values in the buffer (in order, no less) and only uses the = operator (no LIKE). Finally, I notice that this value is not even present in the Filter text box (if you wanted to edit it further, add more, etc). As with my prior question, am I missing some usability/functionality setting/config or does this feature simply not exist in the way the other tool employed it? This feature is what keeps the other tool installed on my machine.

    Hi Jed,
    1) Sorry, the tool just has fewer bells and whistles for non-Oracle database connections. You might try adding this as a feature request on SQL Developer Exchange.
    2) The normal SQL operators such as LIKE, <, and so on, are supported for the individual column filters, but there are some quirks:
    Re: Bug - column filter doesn't work in 3.1.05
    Regards,
    Gary
    SQL Developer Team

Maybe you are looking for