+ Reply to Thread
Results 1 to 3 of 3

Line Graph in PowerBi summarising my RunningTotal (Count/Sum) instead of charting the RT$

  1. #1
    Registered User
    Join Date
    08-29-2018
    Location
    Melbourne, Australia
    MS-Off Ver
    2016/365 both
    Posts
    22

    Line Graph in PowerBi summarising my RunningTotal (Count/Sum) instead of charting the RT$

    Hi there
    I am wanting to provide a line graph in my dashboard showing a trend of Debtor Balances over time (2014 to Current Date) and I can only see a count or sum of the Running Totals. I have over 50,000 lines of data over > 600 Debtors. I would like to filter by DebtorName. I have calculated a runningbalance from the transactions table via a sql database connection.

    The RunningBalance field doesn't have an aggregation (summation) symbol.

    My data query has the following 3 Columns: DebtorName TransactionDate RunningBalPerDate.

    I've ensured for each debtor I only have the Runningbalance at the end of the day (i.e. one runningbalance per day) as there are usually multiple transactions on a day.

    I've searched this issue and similar problems are identified, but I can't seem to find a solution. I've tried different Data Types with no success.

    I'm happy to upload some dummy data, but feel I am missing a basic concept.

    Any help would be appreciated.
    Last edited by Stefj; 10-22-2021 at 05:48 AM.

  2. #2
    Registered User
    Join Date
    08-29-2018
    Location
    Melbourne, Australia
    MS-Off Ver
    2016/365 both
    Posts
    22

    Re: Line Graph in PowerBi summarising my RunningTotal (Count/Sum) instead of charting the

    I now realise why it won't work. I have to ensure all the data is filled down according to sequential dates. I'll need to add all the missing date rows using the Calendar DAX, lookup the values and fill down. Sounding like its way above my abilities....

  3. #3
    Registered User
    Join Date
    08-29-2018
    Location
    Melbourne, Australia
    MS-Off Ver
    2016/365 both
    Posts
    22

    Re: Line Graph in PowerBi summarising my RunningTotal (Count/Sum) instead of charting the

    I added the Calendar Table using: Calendar(EOMONTH(min(ActDeb_Runningtotals[TransactionDate])-1,+1),EOMONTH(MAX(ActDeb_Runningtotals[TransactionDate]),0))
    I then linked the relationship between the Calendar table and my Transaction/Debtor Table
    It still didn't work until I fluked looking at properties of the relationship and marked it as a date table.
    When I returned to my line graph it showed correctly.

    Apart from the one DAX function no other coding required.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Charting batch codes performance in a line graph.
    By Brodis in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 10-25-2018, 07:58 AM
  2. Count number of rows by date (column) and graph in line chart
    By erbanach in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 03-09-2017, 05:37 AM
  3. Count Multiple Columns by Dates - Line Graph
    By mattycl in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 08-12-2016, 11:44 AM
  4. Vba for RunningTotal
    By agzil in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-14-2016, 02:57 AM
  5. Updating existing 4 line graph is giving single line graph
    By carrach in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 02-15-2016, 07:53 AM
  6. charting a single bar graph on one line showing continuous info
    By Debidjew in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 04-10-2006, 11:20 AM
  7. [SOLVED] Custom charting - Stacked charting with a line
    By Randy Lefferts in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 03-03-2005, 12:06 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1