Show Parenth description on Excel input report

Hi experts, i build a drag and drop input report to show 2 dimension (Entity and Account) x 1 dimension (time). Well i need to show before to the columns of identity (i show description of the basmembers) parenth assigned to each member of entity. its something like this:
                                                                                TIME
COLUMN 1                 COLUMN 2              COLUMN 3
Parenth of Entity           ENTITY                 ACCOUNT
I try to used the EVPRO (APPSET, MEMBER ENTITY, "PARENTH1") but show "NODATA" when exists data in the column PARENTH1 for this member.
What fuction i have to used for show that?
regards

Hi,
In your EVPRO function, the first parameter should be the application. It will show you the parent ID. If you want description of the parent, then you can type
EVDES(EVPRO (APPLICATION, MEMBER ENTITY, "PARENTH1"))
Hope this helps.

Similar Messages

  • How to run the report and show the output in excel file

    salam
    how to run the report and show the output in excel file,
    how to run the report and print the o/p via printer
    how to run the report and send the o/p via mail
    thank u all

    Hi,
    There are Parameters DESTTYPE, DESFORMAT and DESNAME. You can set these parameters to get as you want.
    1) Output in Excel File
         ADD_PARAMETER(PL_ID, 'DESTYPE', TEXT_PARAMETER, 'FILE');
         ADD_PARAMETER(PL_ID, 'DESFORMAT', TEXT_PARAMETER, 'DELIMITED');
         ADD_PARAMETER(PL_ID, 'DESNAME', TEXT_PARAMETER, '<file_name>.XLS');2) output to printer
         ADD_PARAMETER(PL_ID, 'DESTYPE', TEXT_PARAMETER, 'PRINTER');
         ADD_PARAMETER(PL_ID, 'DESNAME', TEXT_PARAMETER, '<printer_name>');3) Email - Have to configure SMTP and all. ( i didn't checked it)
         ADD_PARAMETER(PL_ID, 'DESTYPE', TEXT_PARAMETER, 'MAIL');
         ADD_PARAMETER(PL_ID, 'DESNAME', TEXT_PARAMETER, '<email_id>');Regards,
    Manu.
    If this answer is helpful or correct, please mark it. Thanks.

  • Hi,  We are developing quite a few excel worksheet reports. The reports dont show the cells if contain formulas ( when opened in iPad or ipod  ),  is there any good solutions .

    Hi, 
    We are developing quite a few excel worksheet reports.
    The reports dont show the cells if contain formulas ( when opened in iPad or ipod  ),
    Is there any good solutions .
    Thanks.

    There is no version of Excel for iPads.  iPads come with something that lets you view the contents of Excel files but it implements only the common easy features and there are (literally) hundreds of things you can do in Excel that it doesn't know how to show on the screen, including some functions.
    If you intend to work with spreadsheets on an iPad I suggest you buy Numbers for iPad
    http://www.apple.com/apps/iwork/numbers/
    which understands more (but still not 100%) of the things that Excel does.  It is so cheap that you can probably afford to buy a copy just to see whether it does what you want.
    If you are doing things with spreadsheets and intend to be primarily working on iPads then I suggest you actually use Numbers on a Mac as well, rather than using Excel at all.

  • Tranport - EPM Inputs/Reports (Excel Formulas)

    Hi Everyone,
    Can you please some one help me to understand the BPC Transports from Dev to Quality box, the basic doubt I have got is that allowed to move excel formulas along with inputs/reports. (As I heard somewhere it is not possible to transport the local excel formulas along with inputs/reports structure)
    Regards,
    Satiish

    Hi Satish,
    The reports and input templates are transported as any other BPC object. You need to go to RSA1 - > transport connection -> more objects. Select your environment. From here, you can select the desired reports and the input templates.
    And all report/template formula are transported along with reports/templates.
    Please follow the link:-
    http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/10947137-aadd-2f10-7b93-82ffed27728d?QuickLink=index&overridelayout=true&56972741190586
    Wish this helps..
    Regards,
    Bishwajit

  • How to Block Account member in input reporting for some users?

    Hi experts, i need to know if is possible to block input of values for some Users in the Account Dimension so that some users can input value in the report but other user cant do it.
    I try to do this from "member access profile" but this option only allow you to define access right for one specifict parent o member.
    I mean, is posible to asigned to Account Dimension a Propertie type "OWNER" like ENTITY?
    For example: one user must to input value for the Account member "CASH", but other user dont, however i have to show the same input reporting for both users.
    I hope understand the question, im sorry about my english
    thank you in advance
    Ignacio Vazquez

    I would think you could do one of the following:
    Either set account as a secured dimension.  You would then define security profiles for all account groups and assign those to your users / teams as appropriate.  Would take a while to setup initially, but if your users don't change that much it shouldn't be too difficult to manage once it's done.
    Setup different input templates that only showed the accounts you wanted each group of users to see.  Put the templates in different site folders and assign access to those sites as required.  users would then only have access to open the template applicable to them.  Would require that you basically make duplicate copies or your current template, modify and save to different site folders which could become a pain if the template requires changes (since you would now have to make the same change multiple times).
    Setup a macro in the current template so that you need to enter a password to unlock the send commands for the respective accounts.  I don't know if it can be setup to support multiple passwords - assuming it can, password 1 would unlock all accounts, password 2 would only unlock CASH accounts, password 3 would only unlock LIABILITY accounts, etc.  You then distribute the passwords to the users as appropriate.
    Hope that helps.

  • In material master not all fields show the description of their value

    Gurus -
    Certain fields in the material master show their description text along.
    Example -
    Base Unit of Measure  - EA      each
    The description Text 'Each' which represent 'EA' comes from text Table T006A-MSEHT
    Not all fields in material master show the description of what they represent. (only appear on F4 popup)
    I want this description to come up for MARA-MAGRV field.
    I want the configured value description for this field to appear on the screen.
    I have 3 values put in this MARA-MAGRV
    Z001 - description text 1
    Z002 - description text 2
    Z003 - description text 3
    in MM01/MM02/MM03 only Z001 is see, not it description.
    Here is what i tried
    Added TVEGRT-BEZEI (desc field) in Transaction OMSR and assigned selection group 103 which holds MARA-MAGRV field too
    any config missing?? what say?
    Advises appreciated!
    Thanks

    You have to find out the conversion routine for domain MAGRV and enter in the convers. routine field.
    if did not find one than you have create custom (take ABAPer help)
    go to SE11 adn enter the domain MAGRV and hit display
    on the definition tab you will see the conversion routine
    here you need to populate the appo. conversion routine to see the text on the materia screen.
    Conversion takes place when converting the contents of a screen field   
    from display format to SAP-internal format and vice versa and when      
    outputting with the ABAP statement WRITE, depending on the data type of 
    the field.                                                                               
    If standard conversion is not suitable, it can be overridden by         
    specifying a conversion routine in the underlying domain.                                                                               
    A conversion routine is identified by its five-place name and is stored 
    as a group of two function modules. The function modules have a fixed   
    naming convention. The following function modules are assigned to       
    conversion routine xxxxx:                                               
    o  CONVERSION_EXIT_xxxxx_INPUT                                          
    o  CONVERSION_EXIT_xxxxx_OUTPUT                                                                               
    The INPUT module performs the conversion from display format to internal
    format. The OUTPUT module performs the conversion from internal format to
    display format.                                                                               
    If a screen field refers to a domain with a conversion routine, this    
    conversion routine is executed automatically each time an entry is made 
    in this screen field or when values are displayed with this screen field.

  • Could 'export button' show only pdf, and excel only?

    Hai,
    I am using report viewer, it has export button in that header.
    Could 'export button' show only pdf, and excel only?
    So the report just only export pdf only or excel only.
    Technology:
    Asp.net Vs2010
    SSRS2012
    Windows 7

    I found the solution:
    http://social.msdn.microsoft.com/Forums/en-US/sqlreportingservices/thread/74dad27b-ef7e-4b9b-8922-666b317b3094
    This is the additional code, to hide all type of export.
                DisableUnwantedExportFormat((ReportViewer)sender, "XML");
                DisableUnwantedExportFormat((ReportViewer)sender, "CSV");
                DisableUnwantedExportFormat((ReportViewer)sender, "IMAGE");
                DisableUnwantedExportFormat((ReportViewer)sender, "PDF");
                DisableUnwantedExportFormat((ReportViewer)sender, "MHTML");
                DisableUnwantedExportFormat((ReportViewer)sender, "EXCELOPENXML");
                DisableUnwantedExportFormat((ReportViewer)sender, "WORDOPENXML");

  • Vat input Report Plant wise

    HI, experts
    my client want to see the vat input report plant wise . can anybody knows the tcode for that
    regards
    gk

    here u have to run the report business place wise, generally for each state we gave one business place, under business place we have assign the plants in that state.
    when ever u have run with business place report showing all plants under which business place.
    if u want to see the one particular plant report u have to assign one business place to one plant.
    if u assign one business place to one plant u may face another problem in tax account assignment, one state related all plant going to one vat gl account, so all plants under state assigned to one business place
    hope u have understand the process

  • GL & PC description not appear in report painter (ECC6)

    Dear Expert,
    kindly help me on this issue. GL description and Profit Center description not appear in report using OFL Table.

    Hello sayujya Patil,
    Thanks for your reply, i have created report in Report Painter, after execution the report i tried in all the parameters under setting menu > report and section layout as well> lead column --> and kept the radio button on key and description, still its not showing the description of the GLs under lead column....
    Please reply...
    Thank You.

  • "View Journal Entry" line when "Export"shows 'Account Description' as TEST?

    When use "Line Drill Down" of Journal Entry line from GL & click on "View Journal Entry" button. The Journal line that appear when "Export" shows 'Account Description' as TEST in the excel or csv file. This issue is happening in Production. Is there any setup thats bringing this 'Account Description' as TEST or Oracle is defaulting this 'TEST'? What is the reason for this?
    It will be of great help if somebody explain this.
    regards,
    Sairam

    Try the patch 9695800.
    By
    Vamsi

  • Retrieve attribute description to Excel Addin for MDS

    I propose a new feature:
    retrieve attribute description to Excel Addin for MDS - as
    separate row, which would be above attribute-row.
    This is especially useful for users - translation into other languages.

    Do you think, it would help if we add description as comments of the column name. So user have to hover the mouse to see it?
    Also, we already have a work item to support multiple language in the model/entity/attribute name. So based on the client OS, it would show different language for the column name. But I cannot promise when we will deliver it at this moment. 

  • Show line in the spreadsheet format report

    Hiii,
    I want to show line in the spreadsheet format report.
    Is it possible ?
    if yes then please tell me how to do this ?

    Hello,
    There is a known issue :
    Spreadsheet Output Contains White Fill Color by Default Hiding the Excel Gray Border (Doc ID 453166.1)
    Execute the following steps to workaround this issue.
    1) Open the report in reports builder
    2) Right click on the report in Object Navigator
    3) Click on Property Inspector
    4) Click in Before Report Value
    5) Remove bgcolor="#FFFFF"
    6) Save the report and run it to Spreadsheet output
    Regards

  • "Access was denied" trying to refresh Excel Services report data

    Project Server 2010
    In an Excel Services report, using a sample ODC file I've changed only trivially, during Data / Refresh All Connections:
    Access was denied by the external data source. The following connections failed to refresh:
    The short...
    I've narrowed it down to the Data Refresh attempting to login with the
    User ID of the connection string in the ODC file instead of the
    credentials of the TargetApplication specified as the SSS ID.  SQL
    Server logs confirm this.
    Why does Excel Services refuse to use the TargetApplication
    credentials and continuously attempt to use the User ID in the
    connection string (but only for ODC's that have been slightly modified - see below)?
    The long...
    Excel Services, Secure Store, the Target
    Application:"ProjectServerApplication", Trusted File Locations, Trusted
    Data  Connection Libraries, a db_datareader Database user, and
    Credentials for the Target Application have all been setup
    and configured.
    Accessing the Sample report "SimpleProjectsList" is successful. 
    Adding a project, then "Data / Refresh All Connections" works and shows
    the new project.
    To verify; changed the credentials on the TargetApplication
    "ProjectServerApplication" to something invalid, iisreset, Data /
    Refresh All Connections, correctly failed.
    Set credentials correct and everything works fine again.
    So that report is definitely using the TargetApplication, and the TargetApplication is definitely set with proper credentials.
    Now the issue:
    Creating any ODC file from scratch causes "Access was denied..".  Exporting the SimpleProjectsList ODC, making no changes,
    uploading it, creating a report based on it - Access was denied. 
    Editing the SimpleProjectsList
    Excel file and removing a single space in the SQL to cause the ODC to
    get detached.  Save As different report, open new report, refresh data -
    Access was denied.
    When looking at the SQL logs, with each "Access was denied" was a "Login failed for user 'joeblow'. ..."
    'joeblow' is the SQL Server user configured in the data connection string for User ID that is for use directly in Excel - NOT the TargetApplication.
    I can reproduce the exact same scenario using an unattended service account.
    Why does Excel Services refuse to use the TargetApplication credentials?
    Thanks-
    Mike

    Hi Mike,
    I think this issue shouldn't be related to SharePoint running in Azure, could you please check the SharePoint ULS log (may enable Verbose level log) if there are more detailed errors for helping to solve this issue?
    Meanwhile please also check if the data connection file is setup correctly per the following article.
    http://whitepages.unlimitedviz.com/2010/12/connecting-to-cubes-and-external-data-with-excel-in-sharepoint/
    Thanks,
    Daniel Yang
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support contact [email protected] 
    Daniel Yang
    TechNet Community Support

  • Multiple select queries used in Excel BI report ,fetching data from Sharepoint DB(SP2010_Prod_ProjectServer) causing blockage on DB ,when more than one workbook(same copy of Excel BI Report) refreshed using Refresh All option.

    I am using mutiple select queries to fetch data from Project Server 2010 DB(its sharepoint DB) and these queries fetch data in Excel BI report by establishing connection with DB using instance name and all. I have enhance all these select queries and data
    is being fetched in secs. but when more than one copy of same Excel BI report is refreshed using 'Refresh All' option, then these select queries cause blockage on DB.
    Please let me know mitigation for this blockage issue.
    Should I use begin transaction and commit transaction statements/ shared lock statements.
    please reply

    Hi,
    run same query at the same time?

  • Change the field description in the query report

    Dear All,
    I have created a querry using SQVI,It is working fine Now i want to change the field description in the querry report,Please suggest on this.

    Hi,
    follow below steps
    SQVI -> Enter Report name -> Change -> click on layout mode - > Expand tables - > double click on filed names - >
    coming right side you are able see list of output fields .
    Just double click on the field then going to the editable mode Description.
    Thanks
    Balakrishna

Maybe you are looking for