Forum Discussion

mick_lowe's avatar
mick_lowe
Regular Visitor
1 month ago
Solved

Creating Cumulative Graphs

Hi All I've looked through the posts and although similar questions have been asked I can't find one that matches what I'm trying to do but sorry if this has been asked in a different way.   I wan...
  • danextian's avatar
    danextian
    1 month ago

    Did you use the date column from the calendar table in your visual and relationship is one to many single direction from the dim to fact tables? Also, since you want the cumulative (from the very first date), apply FILTER to the whole table instead of to just a specific column.

    Please see the attached pbix.