Creating a Report to track what was invoiced for each month then quarter

I was wondering if anyone knew how to create a report adding up each month then adding it up by quarter.   This is what i am working with:
Job:  Invoice Date 1,2 ,3 and Invoice Amount 1, 2, 3
Job 2:  Invoice Date 1, 2 and invoice amounte 1, 2
one job might have a invoice date with May as #1 and then # 2 is June when the next job could have 2 invoice dates in 1month. 
the way i have the report set up currently it will take the final date and file it under that month then it will calculate all the amounts for the one month..;
does anyone have any ideas how to seperate the amounts?  and maybe add the job to more then 1 month if needed based off the invoice date?

I have tried to do that but the only problem is i have more then 1 invoice for some orders because we have shipped partial orders. 
I have my search set up on invoice date 1, 2, and 3 but if a order has 2 deliverys invoice 1 is in the previous month it still calls it up because i have to include the field for the other orders and don't know how to tell it not to add that value into the specific month i want..
I don't know if i am making any since?
Thank you

Similar Messages

  • How to created a Report to calculate On-Hand inventory for pending sales

    hi,
        how to  created a Report to calculate On-Hand inventory for pending sales orders.for this report what are the tables and fields we have to use give me sample report.
    thank you
    radhakrishna.

    Hi!
    Tables:
    VBAK - sales order header data
    VBAP - sales order position data
    VBUK - sales order status header data
    VBUP - sales order status position data
    VBELN field is the key between the tables.
    Statuses in tables VBUK, VBUP: A-uncompleted, B-partially completed, C-fully completed
    Regards
    Tamá

  • How to create a separate invoice for each delivery line?

    Hello,
    Our customer is requesting a separate invoice for each delivery line. Is there a way to configure this? Or a customization?
    Thanks,
    Joy

    Hello,
    You need to do this through copy controls. in the transaction code VTFL, you need to develop a new routine and attach it in the area "Data VBRK/VBRP"
    attach your custom designed routine and it will split the invoice according to each line item.
    check the standard routines available for hints to develop the routine with your abap. there are several  standard rotuines available
    Hope this helps
    Thanks
    akasha

  • Urgent !!Report Fiscal year for each Month i.e.12mnths

    Hi All,
      I have a cube with following details.
    1.Revenue Value ==1200
    2.Fiscal year==2007
    3.Product type==A
    But If i need to create a Dashboard Report with this Cube,
    But it has display tht Fiscal Year Value 2000 for each month
    Like ..KF=1200/12(months)
    So i need display as follows for the graph...
    MONTH        JAN     FEB   MAR...............................DEC
    REVENUE     100    100    100...................................100
    THIS IS HOW MY REPORT SHLD BE EXECUTED..
    But I dont have any date or month field in my cube,how can I get it for Each month as above..??????
    Can any one explain me & suggest me how to proceed..???
    Thnx
    BI Learner

    Hi Voodi,
    That is the only solution... which i have in my mind...Let me try it out & get back to u..
    But as well I have another KF under that Revenue which display for each month & we need to run a dashboard with line diagram where one line for Revenue & another for PO which shld give a comparison for all the months...
    Does this work out??
    Thanks a lot for ur ideas.

  • How can I download printable invoices for our monthly Creative Cloud payments?

    This is killing me. How can I have spent almost an hour and yet for the life of me, cannot find anywhere on the Adobe site that will let me view, print, download invoices for our monthly subscription payments? I go to My Orders, but all that is there is our initial Creative Cloud subscription payment. Can't find previous months payments anywhere.
    Why is this so difficult?
    Every month or so our accounts department is on my back asking for the invoices so they can match it up with the company credit card records. And every time, this is an issue.
    Most companies we work with send an invoice paid email with the invoice attached as a PDF. Isn't that better than the standard Confirmation: We received your Adobe Creative Cloud payment email that gets sent out? What good is it if we can't find any reference for such payment?
    Sorry guys, I'm just really furious that I am wasting so much time on such a menial task while I have deadlines looming.
    Also, it's been over 30 minutes and I'm still waiting for the 9 minutes web chat said it would take for an operator to get back to me.

    Hi Mversion76,
    This thread might be helpful
    http://forums.adobe.com/message/4498407#4498407#4498407#4498407
    -Dave

  • MDX to dynamically create period to date for each month of current year

    I need some help with MDX. I am not even sure if this is possible to do but here is what I need.  Any help is greatly appreciated.
    I have a Date dimension with a hierarchy defined as Year-Qtr-Month-Date
    I have a measure called Rentals
    Assume the current date is 10/24/2014.  I want to display by month for the year 2014, the sum of rentals equivalent to the current MTD.  So January would sum 1/1 thru 1/24.  February would sum 2/1 thru 2/24.  March would sum 3/1 thru
    3/24, etc.
    On the end of the current month, all months would display the sum of the whole month. I am not concerned if a month ends on the 30th or 31st.  The end is end.
    It needs to be dynamic enough so that if the current date is the 27th, each month would sum from the 1st to the 27th.

    Hi Rocko,
    According to your description, you want to compare the sum amount of rentals for each month, right?
    In MDX, we can use
    PARALLELPERIOD function returns a member from a prior period in the same relative position as a specified member. So you can use the query like
    with set Period as {[Arrival Date].[Date].[Month].&[2014]&[1]:[Arrival Date].[Date].[Month].&[2014]&[27]}
    member [Arrival Date].[Date].[0] as sum({Period})
    member [Total Amount N-1] as (PARALLELPERIOD([Arrival Date].[Date].[Month], 1, [Arrival Date].[Date].[Year].&[11]), [Measures].[Total Amount])
    Here is a sample query on AdventureWorks cube.
    SELECT ParallelPeriod ([Date].[Calendar].[Calendar Semester]
    , 3
    , [Date].[Calendar].[Month].[October 2003])
    ON 0
    FROM [Adventure Works]
    Regads,
    Charlie Liao
    TechNet Community Support

  • After reopening Firefox does not remember which desktop was used for each window. Can you help, please.

    I'm using two displays and several desktops on my Mac (OS X 10.9.4).
    When I need to restart Firefox, it remembers to open windows from last session in correct display, but does not remember which desktop was used for each window. So when the application starts, it opens all windows on a desktop which is currently active instead of reopening them on desktops used during the last session. How to fix the issue?

    Hi Nerva,
    Thank you for your question, there is a add on I have been recommended to custom set up of opening windows in new monitors. It's called [https://addons.mozilla.org/en-US/firefox/addon/monitor-master/ Monitor Master].
    However, in regards to the session remembering which monitor the window was open in, in the profile folder there is a file that stores window positions and dimensions. It is called localstore.rdf.
    Please stay tuned for more investigation, as there are definitely bugs on file for similar issues. Pinpointing it is the hard part.

  • Within the budget template; how would one create an entire year worth of a budget; with out having to create a separate page for each month?

    Help!
    Loving the budget template, but I would like to be able to create an entire years worth of a buget with out creating a whole new transaction/budget page for each month. How do I get the new transaction to identify a new budget chart?
    Thanks, Emily

    Emily,
    No need to think the budget template is only for one month.  Just keep typing the date in the date column of the "Transactions" sheet and the details will update.  You should adjust the budget categories to match the duration of time you want to use.
    If you do want month-by-month, then you can switch to the "Transactions" sheet, select the table, cut
    then switch back to the "Budget" sheet, paste.
    Now rename the "Budget" sheet something like "Budget Jan 2014", and delete the "Transactions" sheet. Set the budget for Jan in the column I highlighted above.  The subsequent months, duplicate the monthly budget:
    Then adjust the the entries in the transactions table inside this sheet.

  • Exe created with Report Generation toolkit does not work for all users

    I created a exicutable with the report generation toolkit and it only works with some of my users. I use microsoft 2007 and anyone that has microsoft 2007 my exe works well. Most of my users that have microsoft 2010 are able to use my program as well. However, there is one user with 2010 and Windows 2007 that cant get my program to work.
    Any suggestions for troubleshooting this?
    Thanks

    The most likely issue is due to the fact that Microsoft changes the ActiveX object model of Office for each version of Office. The Report Generation Toolkit does a pretty good job of handling this, but it is not 100% effective. Search, for example on the "Set Cell Border" function and you will see what I mean. In these cases it's up to you to handle this issue. How you handle it really depends on your situation. For us to provide a more concrete answer you will need to provide further details, such as what toolkit function is "not working" (whatever that means), and who you "users" are. Is this an internal distribution? Are you selling this program? Is this code written for a project with a specific customer?

  • My credit card was just charged 2.14 for something and I want to know what was charged for

    My credit card was charged for 2.14 an I want to know why I don't buy apps ao why is apple charging me

    someone got into ur account or family relative and bout somthing from your computer iTunes or from you iDevice
    come here and change your password and report it to apple to see if you can get a refund, also u should get an email of what u bought or who ever bc i get emails of what i buy
    https://iforgot.apple.com/
    Message was edited by: James5wins

  • TS1398 My internet connection was lost for 30mins, since then my ipad won't reconnect.

    Since my internet connection was lost for 30mns, my ipad will not not reconnect with the wifi, what can I do?

    iOS 6 Wifi Problems/Fixes
    Fix For iOS 6 WiFi Problems?
    http://tabletcrunch.com/2012/09/27/fix-ios-6-wifi-problems/
    Did iOS 6 Screw Your Wi-Fi? Here’s How to Fix It
    http://gizmodo.com/5944761/does-ios-6-have-a-wi+fi-bug
    How To Fix Wi-Fi Connectivity Issue After Upgrading To iOS 6
    http://www.iphonehacks.com/2012/09/fix-wi-fi-connectivity-issue-after-upgrading- to-ios-6.html
    iOS 6 iPad 3 wi-fi "connection fix" for netgear router
    http://www.youtube.com/watch?v=XsWS4ha-dn0
    Apple's iOS 6 Wi-Fi problems
    http://www.zdnet.com/apples-ios-6-wi-fi-problems-linger-on-7000004799/
    ~~~~~~~~~~~~~~~~~~~~~~~
    Look at iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    WiFi Connecting/Troubleshooting
    http://www.apple.com/support/ipad/wifi/
    iOS: Recommended settings for Wi-Fi routers and access points  http://support.apple.com/kb/HT4199
    Additional things to try.
    Try this first. Turn Off your iPad. Then turn Off (disconnect power cord for 30 seconds or longer) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    Go to Settings>Wi-Fi and turn Off. Then while at Settings>Wi-Fi, turn back On and chose a Network.
    Change the channel on your wireless router (Auto or Channel 6 is best). Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    Another thing to try - Go into your router security settings and change from WEP to WPA with AES.
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    If none of the above suggestions work, look at this link.
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
    Fix Slow WiFi Issue https://discussions.apple.com/thread/2398063?start=60&tstart=0
    Unable to Connect After iOS Update - saw this solution on another post.
    https://discussions.apple.com/thread/4010130
    Note - When troubleshooting wifi connection problems, don't hold your iPad by hand. There have been a few reports that holding the iPad by hand, seems to attenuate the wifi signal.
    ~~~~~~~~~~~~~~~
    If any of the above solutions work, please post back what solved your problem. It will help others with the same problem.
     Cheers, Tom

  • IPhone 4 battery was good for a month and suddenly goes dead within 6 hours

    I have been running my iPhone 4 (iOS 4.1) for a month without any problem.
    Suddenly, two days ago (although I haven't changed anything) the battery goes dead in less than 6 hours...
    When I touch the phone, I notice it's warm. I have checked if any app was abusing of the multitasking (by killing all running app in the multitask bar) or the location services (you can tell by the little compas icon next to the battery icon), but it didn't change anything.
    I think the last thing I have done, is to purchase my first Multitask application called Avertino. I have since deinstalled it (since I believed it was the root cause of my issue), but no result.
    None of my other apps are abusing of the Push Notifications. I am using Push Emails with my Exchange Server, but this hasn't change in years... So this can't be the issue...
    Anyways... Something is running and draining my battery, but I don't know what... Reset and Restore hasn't help, but maybe you could?

    Speharpre, I wanted to let you know I've figured out what was causing my battery problems, and it may be affecting you, too. I checked wifi, 3G and background apps, but none of these were causing the issue.
    In the end, it's my Exchange accounts Push email that was draining the battery so quickly. With Push turned on, the battery drained between 10 and 12% per hour, but as soon as I switched the Push function off, the battery drain went down to about 1%.
    All day I've been turning push on for an hour, then off for an hour, the back on for an hour, etc... and each time I switch it back on, I see exactly the same rapid drop in battery.
    Still haven't figured out how to fix the problem. I'm going to try deleting the account from the phone and re-adding it, and will also call our server tech support to see if it could be an issue at their end. Either way, I'll let you know.

  • How do I create a chart of the number of entries for each date?

    I have a table which contains bookings for an event I am running, with one row for each booking and a column for the date of the booking.  I am trying to create a line chart which shows me the progress of the number of bookings over time.  So the X axis would have one label for each day of the month - even if there was no booking on that day, and the Y axis would have the number of bookings, i.e. the number of rows, matching the date.
    I have tried a few things without success, so I wonder if someone could help with this?
    Thanks,
    Nick

    The top table is titled "Bookings" and the bottom table summariese the bookings by counting how many bookings fall on each day:
    The bottom table:
    B2=COUNTIF(Bookings :: $B, "="&A2)
    select B2 and fill down as needed

  • Creating a cumulative total by day measure which resets each month.

    Hi,
    I need to creative a cumulative total measure (or calculated column) which accumulates my revenue sales for each day in a month, but resets each month.
    I've created an example below:
    The dates are from a linked date table and are based on a fiscal year.  When the months are collapsed the months can either accumulate or stay fixed to the max for the month, that does not affect me.
    I have tried various attempts using the guides below and I'm sure the answer is there but I can't get the filtering right.
    I can get it to work but accumulate since the start of my data but this is not what I need.
    http://www.daxpatterns.com/cumulative-total/
    http://javierguillen.wordpress.com/2012/11/28/running-total-techniques-in-dax/
    Thanks.

    It appears that your months align with the standard calendar's months. I.e. your fiscal calendar's October always aligns with regular October. If this is the case, then you can simply use the built-in time intelligence function TOTALMTD().
    MTD Measure:=
    TOTALMTD(
    [Measure]
    , DimDate[Date Field]
    If this is not the case and your month does not always line up with the standard calendar month, you can implement identical behavior with this FILTER():
    Custom MTD Measure:=
    CALCULATE(
    [Measure]
    , FILTER( ALL( DimDate )
    , DimDate[Month Number] = MAX( DimDate[MonthNumber] )
    && DimDate[Date Field] <= MAX( DimDate[Date Field] )
    Both of these will give identical behavior:
    At the day level, they will show the running total for the current month, including the current day.
    At the month level, they will show the total for the month.
    At the quarter level and above (semester, year, decade, ...) they will show the total for the last month in that period. E.g. for a standard year, they will show December's total.
    If these don't work, please provide more details about your date dimension, your data model, and how you are constructing your pivot table, preferably all in the form of a copy of your workbook on OneDrive or similar.

  • Can B1 groups 50 SOs in one BOL then issue separate invoice for each SO

    Customer wants to use Grouping feature for 40-50 sales orders in one Delivery Note and print the BOL (bill of lading) display all their order numbers, but they want to issue each invoice against each sales order.  Can B1 do this?

    Off Course Dear........
                 Actully when i read your question I first got it confirmed whether its happening or not. Anyways.
                 You just follow the steps.
    1) Create 50 SOs of same customer.
    2) Open Delivery Note and put the same customer in the customer code field.
    3) The in Delivery note doc. press Copy From button and select all the 50 SOs. This way you can create only one delivery again 50 SO. Right?
    4) Now again Open AR Invoice and select the same customer code which u selected in delivery and SOs.
    5) Now press copy from button and it will show you the delivery record.
    6) The moment you select and go next then it will pop up anothe window of wizard automatically.
    7) There you have to choose cutomize option button.
    8) Then again click next and you will get all the row details of delivery. So selec the perticular row against which you want to create invoice.
    Regards,
    Rahul.

Maybe you are looking for

  • What is the difference of specifying affinity to span multiple caches?

    What is the difference of methods between specifying affinity to span multiple caches and specifying it on a single cache? Can I do it in the same way?

  • Mac OS partition lost - Recovering?

    Hello everybody! I've got a huge problem! Sunday, I restarted my Macbook Pro 13" Mid 2010. But Mac OS X wouldn't load, it got stuck with the white screen and the rotating gear. I tried to use the disk utilities to analyse and repair, but the system s

  • Error in Leave Request

    Hi, We are using the standard Leave application -- HRESS_A_PTARQ_LEAVREQ_APPL and the application is working fine except for one employee. Seems like Basis issue but it must be for all the employees. PERNR is mapped and all the master data is correct

  • Could not register Communicator to OCMS, which is installed on my local mac

    Hi, An OCMS is installed on my Windows XP SP2 machine.The SIP domain is set to be localhost during the installation. After the installation, I try to register 2 accounts to the OCMS with Oracle communicator to make a SIP call. But it fails. Can anybo

  • 8.01 to 8.02 problems

    I'm using DW 8.0.1 on my G4, DW 8.0.2 on my MacBook. The 8.0.1 v side menu that appears on the right has get/put arrows that allow putting of individual files. The 8.0.2 version does not, and it's creating a problem. On the 8.0.2 version I have selec