Measure using UseRelationship not working well when sliced with attributes from the same table

Hi,
I have Measure created using the 'UseRelationship' Function, which uses a different datekey to link to the DateDim than the one the table is directly related by. The measure works as expected except in one scenario.
If I browse the measure using an attribute from the same fact table then the attribute is filtered using active relationship whereas the measure is filtered using the inactive relationship as shown below:
FACT(2 rows)(Active Relationship to Date using DateKey1)
SNo     DateKey1     DateKey2     Geo        Amt
1         20100101     20120101    India      100
2         20100101     20120101    US         200
AmtMeasure:=CALCULATE(SUM([Amt]),USERELATIONSHIP(FACT[DateKey2],'Date'[DateKey]))
If I browse the above measure in excel, with Year selected as 2012, I get 100+200=300. Now if I drag the Geo attribute against the measure I get 2 rows with 100 and 200.
If I do the same in a power view report I don't get any results after dragging the Geo attribute, whereas I get the correct value of 300 without the geo attribute. I checked the DAX query which the power view generates and figured this is being caused because
there are no rows in the table with DateKey1 having year 2012. I understand why this is happening this way in a DAX query and not in MDX, but shouldn't both behave in the same way and what is a work around.
Thanks,
Sachin Thomas

Sac, is this still an issue?
Thank you!
Ed Price, Azure & Power BI Customer Program Manager (Blog,
Small Basic,
Wiki Ninjas,
Wiki)
Answer an interesting question?
Create a wiki article about it!

Similar Messages

  • I recently created a new Appleid and then the password to my old Appleid suddenly did not work.  When I tried to reset the password I do not receive the email with the link and Apple does not either recognize my birthday.  What to do?

    I recently created a new Appleid and then the password to my old Appleid suddenly did not work.  When I tried to reset the password I do not receive the email with the link and Apple does not either recognize my birthday.  What to do?

    Hi ingaosk,
    Thanks for the question. Based on what you stated, it seems like you did not receive the reset email. I would recommend that you read this article, it may be able to help you isolate or resolve the issue.
    If you didn't receive your Apple ID verification or reset email - Apple Support
    Thanks for using Apple Support Communities.
    Cheers,
    Mario

  • TS1630 My Iphone 4s reciever is not working properly, when i call someone from my iphone 4s.  can any one help me how to solve this problem?

    My Iphone 4s reciever is not working properly, when i call someone from my iphone 4s.  can any one help me how to solve this problem?

    You might like to define "not working properly".

  • My iphone 4 is not working and I cant reset it from the computer either because it wont connect to it I need help!!!

    My iphone 4 is not working and I cant reset it from the computer either because it wont connect to it I need help!!!
    1. I tried connecting it to itunes for a system reset and it didnt work.
    2. The phone wont even turn on!!!

    If the phone wont turn on it sounds like it needs to be charged.  Plug it into a charger and wait about 15 minutes and try turning it on while still charging. Have you tried holding in your home button with the on/off button held in?  Hold them both together until the apple logo comes up and then release them.  The screen will blink off an on while it is resetting. I still think this is a battery issue. Good luck~

  • How to read the hierarchy data from the same table using loop in AMDP method

    Hi All,
    We have a requirement to get the top partner from BUT050 table.
    Here the Top parent is nothing but the top most in the hierarchy of the partners from BUT050.
    Example:
    For partner 1234 (BUT050-PARTNER1) there is partner 3523(BUT050-PARTNER2) one level above
    For partner 3523(BUT050-PARTNER1)  there is partner 4544 (BUT050-PARTNER2) last level .
    so in this case for the partner 1234 the Top parent is 4544 .
    I have created AMDP Procedure method to get the top-parnet and below given is the logic implemented in AMDP method.
    Here i have implemented a recursive logic with the WHILE loop to get the top most hierarchy partner from the same table BUT050
    IV_Parent is the input partner and ev_top_parent is the output value.
    AMDP Procedure Method:
        DECLARE lv_date VARCHAR(8) := TO_VARCHAR (current_date, 'YYYYMMDD');
        DECLARE found INT := 1;
              iv_partner1 =  SELECT partner1 FROM but050
                              WHERE partner2 = iv_partner
                              AND reltyp = :iv_hierarchy
                              AND date_to >=  :lv_date
                              AND date_from <= :lv_date;
         WHILE found <> 0  do
           select partner1 into ev_top_parent from :iv_partner1;
                           iv_partner1 =  SELECT partner1 FROM but050
                           WHERE partner2 in ( select partner1 from :iv_partner1 where partner1 is not null)
                           AND reltyp = 'ZBP004'
                           AND date_to >= :lv_date
                           AND date_from <= :lv_date;
           select COUNT ( partner1 ) INTO found FROM :IV_PARTNER1;
        END WHILE;
    This method is working fine, but here it is only taking one single partner and getting the top parent as output.
    Now i would like to convert this mehtod so as to accept n number of partners (not one single partner) as input and should process each partner to get the top parent.
    Could anyone guide me how can i handle the given AMDP method further so as to work some how it is within another loop from other AMDP method.
    Thanks.
    Regards,
    Laxman.P

    Hi
    Go to SE11 and enter the hierarchy table name.
    /BIC/H....(infoobject name)...and execute the table and select table entry and delete all....
    Thanks
    TG

  • Export the data with Alias from the alternative table using ODI

    Hi!
    How to export the data from Essbase with Alias from the alternative table using ODI?
    Thanks.

    Are you on 10.1.3.6.x? Then: http://john-goodwin.blogspot.com/2008/09/odi-series-part-2-agent.html
    Are you on 11g? Then: http://john-goodwin.blogspot.com/2010/12/managing-odi-11g-standalone-agents.html
    I will say with only a mild amount of shame and a large amount of gratitude that I installed both releases' agents through John's blog posts.
    Regards,
    Cameron Lackpour
    Edited by: CL on Jun 4, 2012 5:48 PM
    Whoops, had the same link in there twice.

  • Touch pad not working of my laptop 48510s help for the same

    touch pad not working of my laptop 48510s help for the same

    Make sure you have the Current Version of iTunes Installed on your computer
    iTunes free download from www.itunes.com/download
    Then See Here  >  http://support.apple.com/kb/HT1808
    You may need to try this More than Once...  Be sure to Follow ALL the Steps...
    Take your time... Pay particular attention to Steps 3 and 4.
    After you have Recovered your Device...Re-Sync your Content
    Note:
    To remove a forgotten Restrictions passcode you will need to  Restore the Device as New...
    OR... From a Backup created Before the Restrictions Code was set....

  • How to add the Social Network share buttons (that work!) to share INDIVIDUAL post from the same page

    How to add the Social Network share buttons like Facebook and Twitter (that work!) to share INDIVIDUAL post on the same web address in Dreamweaver? I have searched on google and youtube tutorials, but most of them are "Blogger" and  "Wordpress" users.. The only Dreamweaver tutorial is the one that share THE WHOLE page (not individual post on a page). There is Facebook Integration on Dreamweaver (29 Dollar download from Adobe) but so far no review about it so  I don't want to spend money for something I don't know.  There is also Sharrre but they say there is a bug. It seems like everyone out there use these buttons but I start to get crazy since it seems easy but it's actually complicated to get the html or js script to paste on! Any help would be very much appreciated. Thanks.

    Cool,
    Here is my test site. I have made at least 3 articles (Fashion, Sport, and Art) with thumbnail images on it.
    http://andiratih.free.fr/
    On each article I add the share buttons from "AddThis".
    However, if I want to ONLY share the "Sport article" on Facebook by clicking share-->Facebook, then the feed is scrambling my images on other articles too and it eventually just share the whole page instead of one particular article.
    It is now fine since I only build 3 articles, but as you see when the page is getting long with at least 20 articles it will not be ok.
    I don't want to make individual page for each article either, since they are just short article each, and I intend to use this page as a welcome page to update the latest activity every half year.
    I have seen many bloggers or pages where even if they have many article on ONE page, they are able to share one particular article to Facebook, and when we click (via Facebook) it will redirect us to exactly that particular article even if the article is on the bottom of the page, and not just bring me to the top of the page only and have to search by myself by scrolling to the bottom of the page to see the article.
    Infact, Bloggers and Wordpress seems to have the tool for that so that we can just click and add. I am not a Blogger or Wordpress users but I saw youtube tutorials on that.
    I have heard about Dreamweaver behavior, and does this will help to achieve what I want (sorry I'm a beginner)? I also heard about meta tags but I don't know how and where to get them to paste to my html source code.
    I have found several sites where the person show how to do this, but when I tried it didn't work, and in fact some other discussions about this are never solved.
    Thanks for your input.

  • After connecting my Sony camcorder to imac (Snow Leopard) to import a video the import window does not open. I have imported videos from the sam camcorder successfully before. What could have happened? Puzzled)

    After connecting my Sony camcorder to Imac (Snow Leopard) to import a video to imovie 09 the import window does not open. In the past I have successfully imported videos from the same camcorder. What could have happened? Puzzled

    Oh my! Obviously, I don't know what I'm doing. But I do know that my goal was to do both---backup AND free some space. My iMAc is old (2006) and I upgraded it a year or so ago to Snow Leopard. I didn't think I had the capability of backing up without an external drive, but  maybe I do since I upgraded. Do I?
    But I bought this My Book mostly for freeing space because I like to make cards in Photoshop and I'm forever running out of space when I get too many layers (don't really know what I'm doing there, either).
    Is there some way that I can rectify my mistakes and start all over?
    Thank you so much for  beng so prompt with your reply and patient with mine. I tried for so long to see the dialog box with the library listings. When I launched iPhoto, even with holding down the Option key, it kept immediately launching into the full screen. Finally, after an hour of doing it over and over again, it worked when I held the key down for 5 minutes. Then when I was typing my reply, I kept getting a message to "Request Time Out." Didn't know how to do that, so kept hitting the OK button and kept typing for another half minute. Finally, when ready to send, Safari couldn't do it. "Try again" exasperated me until I realized I would have to begin again and use Firefox. When I got there and ready to type, I got the message  that my message had been retrienved and did I want to use it?!!
    So your kindness is very much appreciated.

  • One song off a whole album isn't "authorized to play" when they're all from the same purchase

    I bought an album and two of the videos won't play and one of the songs won't play due to the computer, "Not being authorized" but I bought the whole album at the same time from the same computer...HELP

    Delete and redownload them if doing so is free in your country.
    (94684)

  • Not working well when charging.

    Hello
    I have iPad air 2 (recently bought). I am facing issue with my iPad. It works great but when I put iPad in charging then I have to wait until its charged. Its not working while charging it.. It makes me feel like I am using some old Nokia smart phone... I mean when its charging i have to press hard for some action its not even sensing well or can not play any game or mail or nothing... But when I try it after removing charger its works fine as usual. I have ipad 2 also and it works great while charging. So I am not getting it.. I am using original iPad air 2 charger still facing this problem.
    Is any one else who is facing same issue ?
    If is there any solution please help me.
    Thanks

    That's quite odd, you should contact your local Sony Xperia Care
    http://www.sonymobile.com/global-en/support/contact-us/
    "I'd rather be hated for who I am, than loved for who I am not." Kurt Cobain (1967-1994)

  • Fireworks Slideshow (swf) Not working well when loaded into flash

    Hi guys,
    I made a slideshow recently in FW and exported as swf. Created a new project in flash cs4 and loaded
    the slide show as an external swf.
    When i test my project, the slideshow loads well, but there is no slideshow! i.e. the pictures doesnt change.
    And also when i click the thumbnails, only changes for the first picture, then stays static.
    Any help will be much appreciated.
    here is my code:
    import fl.containers.UILoader;
    var uiLoader:UILoader = new UILoader();
    uiLoader.source = "player_black.swf";
    uiLoader.move(384, 160);
    uiLoader.scaleContent = false;
    addChild(uiLoader);

    Yes.
    it returned AVM1 . So I gess FW  generated an AS2.
    Is it possible to set FW to export swf in AS3?
    or the only solution is to redo all my project into as2?
    The latest would be a painstaking job, once i dont know as2 , only intermediate as3.
    appreciate your help,
    Mike

  • SWF animations not working properly when exported as PDF from InDesign

    I'm using InDesign CS5 and have created a document that I want to add interactivity and animations to. I've created buttons and page destionations, etc, which all work perfectly  when exported to a PDF but the simple animation that I wanted to include don't work. The animations have been created in InDesign then selection exported as a SWF file and then imported and placed in InDesign and then exported as an interactive PDF where the animations either don't work, haven't been picked up or don not work as they should. What am I doing wrong, how do I get the animations to work correctly?

    Try this tutorial:
    http://tv.adobe.com/watch/csinsider-design/indesign-creating-interactive-pdfs-with-page-tu rn-and-flash-animations/

  • I cannot access the internet, I tried to answer that said to go to settings, safari, tap clear history, cookies and cache, cut off, then on, but it did not work.  When I go to internet the screen is grey??? please help I am a new user!!

    I cannot access the internet the screen is grey, I have tried by using the answer from someone but it does not work...I went to settings, tap safari, then clear the history, cookies, and cache, then turn off ipad.  When I did that twice, it did not work.  How long does it take for the clear history to work?  I am a brand new
    user of the ipad2 and I am disappointed that this is happening already.

    Have you been able to access the internet previously and now it's suddenly not working, or are you still trying to access the internet for the first time on your iPad?  Are you at home trying to connect through your home router?  If you are at home, did you put your home routers encryption code as your password?  The encryption code is what your iPad is looking for and it is usually found on the router and is typically a 13 digit combination of letters and numbers.  Let us know......

  • Workflow not working correctly when removing resource attributes

    (Comment: I have to say that posting to this forum is a real pita. It takes me upwards of 20 minutes to figure out why various words are not allowed, with no indication of what is wrong. For some reason ba lt im ore is a forbidden word so I replaced it with FirstLocation.)
    I have a bulk action script that calls a workflow (below) to remove some locations from a users resource. What is happening is that it loops through and correctly removes 'FirstLocation'. Then it loops through the second pass and correctly removes 'Portland', however, on the third pass, Portland comes back - it's like the removal doesn't take for some reason. Is there something I should be updating differently to get this to remove the locations correctly?
    This is the Task Definition:
    <Variable name='remLocation'>
      <list>
        <s>FirstLocation</s>
        <s>Portland</s>     
        <s>Chicago</s>
        <s>Charleston</s>
        <s>Cleveland</s>
        <s>Lynnfield</s>
        <s>Roanoke</s>
        <s>Worthington</s>
        <s>Yorktown</s>
        <s>Hawthorne</s>
      </list>     
    </Variable>
    <Variable name='newJustification'>
      <s>Obsolete Locations remd</s>
    </Variable>     
      <Activity id='0' name='start'>
        <Transition to='Initialize' />
        <WorkflowEditor x='43' y='10' />
      </Activity>
      <Activity id='1' name='Initialize'>
        <Action id='0' name='Set variables'>
          <expression>
            <block name='INIT' trace='true'>
            </block>
          </expression>
        </Action>
        <Transition to='Make Account Changes' />
        <WorkflowEditor x='105' y='10' />
      </Activity>
      <Activity name='Make Account Changes'>       
        <Action id='1' name='update lh account'>
          <expression>
          <block trace='true'>
            <!-- if locationMap contains one of remLocation, delete that location and all attributes -->       
            <defvar name='tmpLocMap2'>
              <ref>user.accounts[FACILITIES].properties.locationMap</ref>
            </defvar>
            <!-- for all elements in the remLocation list -->
            <dolist name='elLoc'>
              <ref>remLocation</ref>
              <block trace='true'>
              <set name='tmpLocMap2'>           
                <!-- if element is in the list, ie, if the index is not -1 (not in list) -->
                <cond>
                     <neq>
                    <indexOf>
                      <ref>user.accounts[FACILITIES].properties.locationMap[*].name</ref>                
                         <ref>elLoc</ref>                       
                       </indexOf>
                    <i>-1</i>
                  </neq>                          <!-- then rem it from the object list -->
                  <block trace='true'>
                  <!-- get the index # -->
                  <defvar name='objectIndexNo'>
                      <indexOf>
                        <ref>user.accounts[FACILITIES].properties.locationMap[*].name</ref>                         
                            <ref>elLoc</ref>               
                      </indexOf>                   
                    </defvar>
                    <rem>
                      <filternull>
                        <ref>user.accounts[FACILITIES].properties.locationMap</ref>
                      </filternull>                       
                      <get>
                        <filternull>
                          <ref>user.accounts[FACILITIES].properties.locationMap</ref>
                        </filternull>
                        <ref>objectIndexNo</ref>                         
                      </get>                         
                    </rem>
                  </block>                   
                  <ref>tmpLocMap2</ref>                   
                </cond> 
              </set> 
                      <set>                   
                        <ref>user.accounts[FACILITIES].properties.locationMap</ref>                     
                        <ref>tmpLocMap2</ref>
                      </set>                 
                    </block>             
                  </dolist>
                  <set>
                    <s>user.accounts[FACILITIES].properties.justification</s>
                    <ref>newJustification</ref>
                  </set>
                  <set>
                    <s>user.accounts[FACILITIES].justification</s>
                    <ref>newJustification</ref>
                  </set>           
                </block>
              </expression>
            </Action>
            . . . and here's some of the debug code showing what happens:
    <dolist name='elLoc'>
      <ref>remLocation</ref> --> [FirstLocation, Portland, Chicago, Charleston, Cleveland, Lynnfield, Roanoke, Worthington, Yorktown, Hawthorne, ...truncated...]
      <block trace='true'>
        <set name='tmpLocMap2'>
        </set> --> null
        <set name='tmpLocMap2'>
          <cond>
            <neq>
              <indexOf>
                <ref>user.accounts[FACILITIES].properties.locationMap[*].name</ref> --> [FirstLocation, Shelbyville, Portland, Syracuse]
                <ref>elLoc</ref> --> FirstLocation
              </indexOf> --> 0
              <i>-1</i> --> -1
            </neq> --> 1
            <block trace='true'>
              <defvar name='objectIndexNo'>
              </defvar> --> null
              <rem>
                <filternull>
                  <ref>user.accounts[FACILITIES].properties.locationMap</ref> --> [GenericObject:FirstLocation, GenericObject:Shelbyville, GenericObject:Portland, GenericObject:Syracuse]
                </filternull> --> [GenericObject:FirstLocation, GenericObject:Shelbyville, GenericObject:Portland, GenericObject:Syracuse]
                <get>
                  <filternull>
                    <ref>user.accounts[FACILITIES].properties.locationMap</ref> --> [GenericObject:FirstLocation, GenericObject:Shelbyville, GenericObject:Portland, GenericObject:Syracuse]
                  </filternull> --> [GenericObject:FirstLocation, GenericObject:Shelbyville, GenericObject:Portland, GenericObject:Syracuse]
                  <ref>objectIndexNo</ref>
                    [<defvar name='objectIndexNo'>]
                      <indexOf>
                        <ref>user.accounts[FACILITIES].properties.locationMap[*].name</ref> --> [FirstLocation, Shelbyville, Portland, Syracuse]
                        <ref>elLoc</ref> --> FirstLocation
                      </indexOf> --> 0
                    [</defvar>] --> 0 --> 0
                </get> --> GenericObject:FirstLocation
              </rem> --> [GenericObject:Shelbyville, GenericObject:Portland, GenericObject:Syracuse]
            </block> --> [GenericObject:Shelbyville, GenericObject:Portland, GenericObject:Syracuse]
          </cond> --> [GenericObject:Shelbyville, GenericObject:Portland, GenericObject:Syracuse]
        </set> --> null
      my comment: At this point FirstLocation has been remd successfully from tmpLocMap2.
      <remAll>
          <ref>user.accounts[FACILITIES].properties.locationMap</ref> --> [GenericObject:FirstLocation, GenericObject:Shelbyville, GenericObject:Portland, GenericObject:Syracuse]
        </remAll> --> [GenericObject:FirstLocation, GenericObject:Shelbyville, GenericObject:Portland, GenericObject:Syracuse]
        <set>
          <ref>user.accounts[FACILITIES].properties.locationMap</ref> --> [GenericObject:FirstLocation, GenericObject:Shelbyville, GenericObject:Portland, GenericObject:Syracuse]
          <ref>tmpLocMap2</ref> --> [GenericObject:Shelbyville, GenericObject:Portland, GenericObject:Syracuse]
        </set> --> null
      </block> --> null
      <block trace='true'>
        <set name='tmpLocMap2'>
        </set> --> null
        <set name='tmpLocMap2'>
          <cond>
            <neq>
              <indexOf>
                <ref>user.accounts[FACILITIES].properties.locationMap[*].name</ref> --> [Shelbyville, Portland, Syracuse]
          my comment: the locationMap above shows that FirstLocation was successfully remd.
                <ref>elLoc</ref> --> Portland
              </indexOf> --> 1
              <i>-1</i> --> -1
            </neq> --> 1
            <block trace='true'>
              <defvar name='objectIndexNo'>
              </defvar> --> null
              <rem>
                <filternull>
                  <ref>user.accounts[FACILITIES].properties.locationMap</ref> --> [null, GenericObject:Shelbyville, GenericObject:Portland, GenericObject:Syracuse]
                </filternull> --> [GenericObject:Shelbyville, GenericObject:Portland, GenericObject:Syracuse]
                <get>
                  <filternull>
                    <ref>user.accounts[FACILITIES].properties.locationMap</ref> --> [null, GenericObject:Shelbyville, GenericObject:Portland, GenericObject:Syracuse]
                  </filternull> --> [GenericObject:Shelbyville, GenericObject:Portland, GenericObject:Syracuse]
                  <ref>objectIndexNo</ref>
                    [<defvar name='objectIndexNo'>]
                      <indexOf>
                        <ref>user.accounts[FACILITIES].properties.locationMap[*].name</ref> --> [Shelbyville, Portland, Syracuse]
                        <ref>elLoc</ref> --> Portland
                      </indexOf> --> 1
                    [</defvar>] --> 1 --> 1
                </get> --> GenericObject:Portland
              </rem> --> [GenericObject:Shelbyville, GenericObject:Syracuse]
            </block> --> [GenericObject:Shelbyville, GenericObject:Syracuse]
          </cond> --> [GenericObject:Shelbyville, GenericObject:Syracuse]
        my comment: and here Portland was successfully remd.
        </set> --> null
        <remAll>
          <ref>user.accounts[FACILITIES].properties.locationMap</ref> --> [null, GenericObject:Shelbyville, GenericObject:Portland, GenericObject:Syracuse]
        </remAll> --> [null, GenericObject:Shelbyville, GenericObject:Portland, GenericObject:Syracuse]
        <set>
          <ref>user.accounts[FACILITIES].properties.locationMap</ref> --> [null, GenericObject:Shelbyville, GenericObject:Portland, GenericObject:Syracuse]
          <ref>tmpLocMap2</ref> --> [GenericObject:Shelbyville, GenericObject:Syracuse]
        </set> --> null
      </block> --> null
      <block trace='true'>
        <set name='tmpLocMap2'>
        </set> --> null
        <set name='tmpLocMap2'>
          <cond>
            <neq>
              <indexOf>
                <ref>user.accounts[FACILITIES].properties.locationMap[*].name</ref> --> [Shelbyville, Portland, Syracuse]
          my comment: but above, when referenced, Portland hasn't really been remd. Why not??
                <ref>elLoc</ref> --> Chicago
              </indexOf> --> -1
              <i>-1</i> --> -1
            </neq> --> 0
            <ref>user.accounts[FACILITIES].properties.locationMap</ref> --> [null, GenericObject:Shelbyville, GenericObject:Portland, GenericObject:Syracuse]
          </cond> --> [null, GenericObject:Shelbyville, GenericObject:Portland, GenericObject:Syracuse]
        </set> --> null
        <remAll>
          <ref>user.accounts[FACILITIES].properties.locationMap</ref> --> [null, GenericObject:Shelbyville, GenericObject:Portland, GenericObject:Syracuse]
        </remAll> --> [null, GenericObject:Shelbyville, GenericObject:Portland, GenericObject:Syracuse]
        <set>
          <ref>user.accounts[FACILITIES].properties.locationMap</ref> --> [null, GenericObject:Shelbyville, GenericObject:Portland, GenericObject:Syracuse]
          <ref>tmpLocMap2</ref> --> [null, GenericObject:Shelbyville, GenericObject:Portland, GenericObject:Syracuse]
        </set> --> null
      </block> --> null
      <block trace='true'> Any suggestions would be appreciated. Thanks much!
    Edited by: user12836258 on Sep 7, 2011 10:14 AM
    Edited by: user12836258 on Sep 7, 2011 10:15 AM

    it is working over there and changing the status also.
    But when through workflow same values come, it didnt work
    Check the authorizations associated with WF-BATCH user, i feel like it can be a authorization issue, as you were saying that it is working fine from the BOR method and when it is trying to update the same through workflow the workitem is gogin into error state.
    Make sure that teh WF-BATCH user is having SAP_ALL

Maybe you are looking for

  • Imposto retido na fonte no Pagamento (F-51)

    Olá Pessoal, estou com um problema para gerar o valor de imposto retido na fote. Precisei criar um imposto para reter uma taxa de 12% no pagamento do meu fornecedor, amarei este codigo de imposto no cadastro, porem não gera o valor no momento que vou

  • Is it possible to bypass the "Album" in a display of photos?

    In other words, I want to use the structure of the Albums hierarchy (group of photos ina an album) but skip the page where you see all the pictures and go straight to the zoomed in page. I'd like to go from this page: http://web.me.com/jennlabelle/Mo

  • CCMS monitoring a remote server on a ditributed system that is not an R3 in

    CCMS monitoring of a remote server using RFC-SAPOSCOL on a distributed system that is not an R3 install but just an DB server. Has anyone any idea how to set this up? I've read SAP note that refer to it and where to download the files but nothing on

  • Display item only after process ran

    Hi, I have 3 items: - :P1_ENTERED_VALUE (Text field) - :P1_DEFAULT_VALUE (Display as Text) - :P1_DIFF_VALUE (Display as Text) Users enter a value into :P1_ENTERED_VALUE and trigger a process with a button. The process compares the number of :P1_ENTER

  • Sim card too big for ipad air?

    i have taken delivery today of a new ipad air but even the mini simcard seems too big for the holder, is it safe to still put it in?