Forum Discussion

Queen_Geek's avatar
Queen_Geek
Icon for Helper I rankHelper I
7 years ago

Running balance with no dates

I want the 'balance' column to decrease with each invoice.  I've tried altering codes for running totals and have gotten nothing except an increased list with each invoice being duplicated many times.  My data is just an excel spreadsheet...2 of them actually.  'Total This Invoice' and 'Revised Amount' are from different tables (with a relationship based on the specific project).  I think it should be as basic as:

Running Balance = (sum(CommitmentsSC_SummaryLog[Revised Value])-sum('Vanir - Commitment Invoices'[Total This Invoice])).
I tried that, but that is what duplicates the rows over and over again...  I don't know if it effects the question at hand, but I do have two slicers that filter this visual.

 

Here is what I haveas a visual:

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Attach a sample file (you can, for instance, paste a link to a shared file on OneDrive). If we don't know what the model looks like, nobody will be able to help you.

     

    If the same value is repeated in each row, it's 99% of the time a sign of missing relationship(s). The relationship(s) you mention could also be set up in the wrong way... There's no telling what's wrong before we can see the model and example data. Sorry.

     

    Best

    D.

    • Queen_Geek's avatar
      Queen_Geek
      Icon for Helper I rankHelper I

      I don't know how to get this to you except screen shots.  I can't share my OneDrive with anyone outside the company.   :(  Here are screen shots.  Will this help you help me?