Manual prompt in BO

Hi.
We are using a query of BW.
In the query we have 0FISCPER(Fiscal year / period), it is empty in the cube.
We write an Fiscal year / period when the query is executed and I have created a exit variable that fill me last day of the month of this Fiscal year / period. Object 0FISCPER(Fiscal year / period), it is empty in the cube.
Webi's report, in BO it shows filter of Fiscal year / period of my query in BW  but it is empty so this list doesn´t show nothing  and I cannot select nothing.
I would like to be able to write the Prompt manually in Webi, I want to write values and not selecting it of a list.
Can Somebody help me?
Thank you

yes you can add a default value to the code as:
@Prompt('Mes','A','Ejercicio/PeríodoLovMesBase',Mono,Free,Persistent,{'Default'})
But please note that you can-not define a dynamic default value, it can only be static text.
Regards,
Rohit

Similar Messages

  • Have to load presets in Space Designer manually?

    I have to load Space Designer presets in Logic 8 manually (prompt the path) after installing Logic 9 upgrade. Anybody else with the same problem?

    Thanks for your answer:
    Here is what happens in my case, even with Logic 9.1 being installed.
    When I open a new project in Logic 8 I can switch through the presets. However, when I save the project and reopen it again, then I need to prompt the path if I want to change a preset.

  • HT1819 How can I update an existing episode of my submitted Podcast?

    I have just launched a podcast and the feed has been accepted by iTunes (https://itunes.apple.com/gb/podcast/saving-next-christmas-part-1/id767756348?i=1 95161397&mt=2).
    However, I have made certain imporvements to it and have since uploaded a replacement MP3 to my independently hosted site and amended the RSS feed so that only the updated MP3 is present (http://www.valleyofdump.com/category/podcasts/feed/).
    Nonetheless, when I open iTunes, only the old version of the MP3 plays. Will the update feed through in time to iTunes, or will I have to manually prompt it to recognise the update MP3 in the feed?
    Hope someone can help. Thanks!

    The file referenced in the feed is
    http://www.valleyofdump.com/wp-content/uploads/2013/12/Savingnextxmaspt1-TAKE-3. mp3
    I subscribed to your podcast and downloaded the file: although it turns up with the title as the filename, the duration is the same - 11m 54.57 seconds. So I assume that this is working correctly. However, this is a fresh subscription. Anyone, including you, who subscribed previously would have the original version in iTunes and as I assume you haven't changed the 'guid' tag would have no way of knowing it had been updated.
    If you had subscribed previously, delete the subscription and subscribe again; you should find you now have the later version. You can only get existing subscribers to get the new version by making it in effect a new episode, and they may not thank you for having to download it again.
    In the iTunes Store itself the file plays, but I've no way of knowing which version it is, however if you have removed the older version from the server it could only be the later one (have you removed it?). If the Store has not updated the feed yet it would try to download the old one; it may well not update until a new episode has been added since if the 'guid' tag hasn't changed it has no way of knowing the feed has changed.

  • Get all my music into one place for iTunes to 'see'

    I have moved from PC to iMac and have 2TB of music on a Western Digital (WD) external drive. Most of them are in folders named by Artist etc. When I started using iTunes on my PC, it created a 'Music' folder on the WD drive. Some of my music is now there and some is still outside the 'Music' folder. I understand I cannot 'drag and drop' files to where I want them. Now, for some reason iTunes only references some of the music - even if it is inside the 'Music' folder. I am getting a bit fed up of wanting to play, say, Stevie Wonder and finding that I have to manually 'Add Stevie to Library' to get him into iTunes; whereas my girlfriend's a-Ha albums are already smugly sitting in the iTunes library (unplayed, I might add)
    So I have music in the WD drive; I also have a sub-folder within the WD drive called 'Music', originallly created by iTunes on PC (this contains most of my music). However, iTunes is only 'seeing' the tracks that it feels like. I have the 'Keep iTunes media folder organized' box ticked; as is the box for 'Copy files to iTunes Media folder when adding to library'. I think I could probably hit the 'Add to Libary' button and re-add the entire collection but I think that is time consuming to process and will result in lots of duplicates which I'll then have to delete.
    Is there a (relatively) straightforward way I can re-initiate iTunes into find ALL of the music on my WD drive and get it to stick it where it wants to stick it (if you'll pardon the terminology)
    Many thanks!

    Hi Atticus,
    The problem is not that iTunes doesn't "see" the music; the problem is that iTunes doesn't "look" for music until manually prompted to do so.
    The best approach would be exactly what you suggest, which is to use the Add Folder to Library function, or the simpler (but perfectly equivalent) approach of dragging the folder into the open iTunes Music window.
    iTunes has certain built-in safeguards to reduce the creation of duplicates, which are not perfect but will certainly help.  Start with a few folders and you will see how it behaves, and then you can do all the rest.
    whereas my girlfriend's a-Ha albums are already smugly sitting in the iTunes library
    That must be quite eye-opening for people who think they only did one song.  ;-)

  • Calculations not updating in fillable PDF

    I have a fillable PDF with columns of numbers requiring totals. The sum function works but if I then change one of the numbers in the column, the total does not update unless I also change another field (for example, a description field or some other field that seems to refresh the calculation). Is this a bug and is there any way to force a refresh to avoid having to manually prompt the form to update the sum?
    Thanks!

    OK. I see the option now, but it lists all of the calculations in the entire form. My problem is that once all of the form data is entered and then the user changes a value, the sum is not updated automatically. Hope I'm explaining this properly..

  • Validation of catalog load

    I need info on how the catalogs are validated while loading into iProc application?
    * auto upload of catalog to production catalog based on rules,
    * auto validation upon supplier catalog upload manual prompt validation (by supplier or catalog manager) upon supplier catalog upload
    * Specific (syntactic?) validators:
    ** Spellcheck
    ** Price check (rule-based validator based on specified % delta; i.e., pass if under 10% change in price)
    ** character check (rule-based validator(?) based on right # characters present in certain cells; i.e., supplier ID field must contain "x" characters)

    Hi,
    I have updated the scripts so that you can run them without problems. Please download the new scripts (OW_2002_OLAP_Catalog.zip) from www.iafsoft.com/downloads/ and try the following steps.
    (1) create user IAF with OLAP_DBA privilege.
    (2) Open the OLAP Worksheet from OEM using the IAF user.
    (3) Copy and paste the codes from case3_1_OLAP_DML.txt to OLAP Worksheet, and run the program.
    (4) Run case3_2_RelationalView.sql from SQL*Plus using IAF user.
    (5) Run case3_3_cwm2_script.sql from SQL*Plus using IAF user.
    (6) Create your BI app in JDev using IAF user.
    BTW, I have tested the whole process with Oracle9i OLAP 9.2.0.1.0a, production version of JDev903 and BI Beans903.
    Shinji

  • Auto Transfering of Emails to SoD

    I would like to keep an updated Cost of Funds document in SoD for Sales users to access. Currently I received .rtf files by email daily which contain the COF for the day. I have these auto-routed in Outlook to one folder.
    I have created a Cost of Funds "Solution" in SoD where, previously, I was storing this document as an attachment there (in Word format)for users to access.
    Is it possible, via webservices or any other SoD tool, to have SoD automatically attach this document in SoD when it arrives in my inbox?
    If anyone has a better way to store such information, I would be open to that as well.
    Thanks - Rachel

    That's a great idea that I haven't thought of! However, when I tried to do it, there is no way to connect it to a Solution - just Contact, Account, Lead, and Opportunity.
    Also, since it has to be done everyday, I was hoping that the a rule could automatically pull the email daily, rather than having manual prompting.
    Any thoughts?

  • I had to trash pref files when upgrading to Logic 9

    Started with Logic 7 three years ago...
    So yesterday I upgraded to Logic 9 from 8, and I had two unusual problems.
    First, when I would record a track, the waveform overview wouldn't draw. It would make the blue box, with a line down the middle, and I had audio, but no visible waveform. If I manually prompted Logic to redraw it, it would...
    But then on subsequent tracks they wouldn't have a waveform either. Now it's pretty common for Logic to ignore rendering these while you're actually recording something. It's focused on getting your audio on the drive... but as soon as you stop, it will immediately display your waveform and that wasn't happening.
    I also was getting a "disk too slow message". I was recording to an internal drive and I have recorded multiple tracks simultaneously with Logic 8, so a single voice track shouldn't have made a difference.
    Repairing permissions seems to have stopped the "disk too slow message", and as far as the waveform overview, I trashed the pref files. (Logic will make new ones when you relaunch it) That seems to have fixed the issue.
    I went through something similar when they came out with 8. I actually had to delete the old program and do a complete re-install.
    Having gone through that, which isn't much... Logic 9 looks really good. Some great new features...
    Here's a question: How can we get Apple to give us a .pdf manual? Is there someplace we can put in the request?
    Based on what I've seen, that's the biggest disappointment everyone has!

    Noctivagant wrote:
    Started with Logic 7 three years ago...
    Here's a question: How can we get Apple to give us a .pdf manual? Is there someplace we can put in the request?
    Based on what I've seen, that's the biggest disappointment everyone has!
    Yep.
    http://discussions.apple.com/message.jspa?messageID=9901976#9901976
    http://www.apple.com/logicstudio/docs/survey/
    regards, Erik.

  • Triggering BPC Package Link from BW backend

    Has anyone figured out a way to trigger a Package Link from the BW backend? We would like to run our standard BW process chain(s) to load Master Data and Hierarchies and THEN once that is successful, trigger the BPC package link to load the data into BPC... We'd like to do the same for transactional data too.
    We were given function module UJD_RUN_PACKAGE_LINK but could not get it to actually do anything.
    No hits on Google either.... well after this message there will be one hit 
    Thanks,
    Eric

    Jonathan,
    Bingo!!
    UJD_TEST_PACKAGE_LINK calls function UJD_RUN_PACKAGE_LINK which we were trying to do. We just must have messed up some parameters.
    Anyway, UJD_TEST_PACKAGE_LINK works brilliantly!
    For those reading this in the future....
    1. Find your LINK_ID  in table UJD_LINK. The CONTENT field gives you clues as to which one.
    2. Execute UJD_TEST_PACKAGE_LINK.
    3. Find your LINK_ID in the drop down and then hit enter. It will fill in your Appset Id and Appl Id.
    4. Make sure you enter a user id to run it under (<domain>\<bpc userid>)
    5. For our purposes we don't have any manual prompts so left it blank.
    6. Save as a variant or simply just run.
    7. Enjoy
    Thanks again everyone.

  • Use Mac While Mountain Lion Is Downloading?

    Hello,
    Does anyone know if you can actively use your Mac while Mac OS 10.8 is downloading? More importantly, does the installer require a manual prompt before the actual installation process?
    I would normally be able to leave my MacBook Pro alone while it downloaded/installed such an OS upgrade, but am in a bit of a bind with work for the next few days and bound by a much slower Internet connection, so the download process could take almost a day! It would be a pain in the a** to suddenly loose functionality at a critical time. Oh, how I miss the old days of installer discs and the ability to manage software installation more efficiently...
    More microchips than sense,
    Dr. Z.

    If you are using a slow internet connection to download Mountain Lion, best to not use your Mac at the same time to free up system resources. It's a 4.34GB file. If your download sped is approximately 15Mbps, that takes about 2 and a half hours. Anything less, then the download could time out before it's finished.
    Keep in mind, if you need to repair the startup disk or reinstall the OS X, you would need to use Lion Recovery which requires broadband (high speed) access to the internet via Wi-Fi or an Ethernet connection.
    how I miss the old days of installer discs and the ability to manage software installation more efficiently...
    How to create an OS X 10.8 Mountain Lion install drive | MacFixIt - CNET Reviews

  • HP is forcing me to buy yellow ink catridge that I don't need.

    Why do I have to buy a new yellow ink cartridge when I only print docs in black? The yellow cartridge is still half full.
    My printer won't print my docs till I replace this yellow ink catridge that I don't want or need.

    Last month I had to buy a magenta. The printer lets me print by manually prompting the printer to print with black ink only for about a dozen times, then it won't print at all till I replace the color cartridge.

  • Firefox had saved my login name and password for a site, when I changed the password, FF won't ask to save/update it so I have to enter it manually now. How do I get it to prompt me in FF7.01?

    Using FF7.01 on a HP Pavilion dv6775us laptop running Vista Home (updated continuously)
    The site owner changed the rules in order to improve password security so I was required to create a new password. When I did so I was not prompted by FF7.01 to save the new password.
    When I next logged into the site, FF remembered the user name but presented the old (invalid) password. I was forced to manually enter the new password, but again was not prompted to save it to FF.
    I then went into FF Security, viewed the saved passwords and deleted the entry for the site in question. I expected that when I logged into that site the next time I would be asked if I wanted to save the username and password. I wasn't.
    I then exited from FF and relaunched it and again logged into the site in question. I was not prompted to save the username or password.
    How do I force FF to ask for and then save the username and password?

    Thank you for your reply.
    My problem isn't removing my log-in name and password for a site.
    The problem is I already had the log-in name and password saved by FF, but I was required by the site to change the password. FF did not recognize that it had changed and refuses to prompt me to save the new password.
    After several attempts to force the prompt, I deleted the site from the Saved Password list, hoping that the next time I entered my log-in name and password on that site FF would ask if I wanted to save both. That did not happen even after exiting FF and relaunching it.
    So, right now FF will not save my log-in name and password for a site that it used track for me. Given the complexity of the new password, I really do not want to manually enter it every time I use the site.
    Regards.

  • I was recently prompted to update my Itunes player to the latest version. I'm using Windows Vista. I was left with an error message MSVCR80.dll and consequently no new update. I uninstalled the old version and have tried to reinstall manually. No luck

    I was recently prompted to update my Itunes player to the latest version. I'm using Windows Vista. I was left with an error message MSVCR80.dll and consequently no new update. I uninstalled the old version and have tried to reinstall manually several times. No luck. Consequently I have no player.
    Any ideas for a fix?

    Go to Control Panel > Add or Remove Programs (Win XP) or Programs and Features (later)
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support (if this won't uninstall move on to the next item)
    Bonjour
    Apple Application Support
    Reboot, download iTunes, then reinstall, either using an account with administrative rights, or right-clicking the downloaded installer and selecting Run as Administrator.
    The uninstall and reinstall process will preserve your iTunes library and settings, but ideally you would back up the library and your other important personal documents and data on a regular basis. See this user tip for a suggested technique.
    Please note:
    Some users may need to follow all the steps in whichever of the following support documents applies to their system. These include some additional manual file and folder deletions not mentioned above.
    HT1925: Removing and Reinstalling iTunes for Windows XP
    HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    tt2

  • How to turn off Manual Feed envelope prompt on printer scrn LaserJet Pro 200 Color MFP M276?

    Somehow, in trying to figure out how to get an envelope to print from the feeder tray (which I found out isn't possible), I turned on something that produces a printer screen prompt that says something like 'Manual Feed" then says the size of envelope and waits for response.  This is every time I print an envelope & it's really a pain and I'm not finding where/how to turn this off.  Can anyone help?  Thanks in advance.

    Hello miebs, and welcome to the HP Forums, I hope you enjoy your experience!
    I see you are having envelope issues. I would love to try and help you, but I do need a little information first. I am linking a few HP Support documents below that will show you how to find which operating system you are using. Also, if you're using Windows, please include whether your operating system is 32-bit or 64-bit. With this information we can provide you with accurate information.
    Mac OS X: How Do I Find Which Mac OS X Version Is on My Computer?
    Which Windows operating system am I running?
    Is the Windows Version on My Computer 32-bit or 64-bit?
    Also, What programs are you printing from?  Does it occur from multiple programs?
    Please let me know what you find.  Thanks for posting on the HP Forums!
    Please click “Accept as Solution " if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the right to say “Thanks" for helping!
    Jamieson
    I work on behalf of HP
    "Remember, I'm pulling for you, we're all in this together!" - Red Green.

  • Custom Prompts with manual input for filtering

    Hi,
    In Bex I need a user prompt which can accept only 1 of 3 possible manual input values:
       Flash
       Actual
       blank
    If the input value is Flash, then filter Version = 'ZFL'
    If the input value is Actual, then filter Version =  '#'
    If the input value is blank, then filter Version = 'XYZ'   (goal here is to filter out all values)
    Can this be done via Replacement Path processing, or should it be via CMOD assuming that's possible?
    Thanks in advance!

    Hi ,
    If  Flash ,Actual ,blank are one info  object values
    then create a charecterstic variable with user entry default with Single value then automatically it takes only one value.after this restrict flash with ZFL,version with # & blank withXYZ.
    If  Flash ,Actual ,blank are not one info  object values u will go for customer exit.
    Hope this helps.
    Thanks,
    sai.

Maybe you are looking for