Forum Discussion

marie_joy's avatar
marie_joy
Frequent Visitor
2 years ago
Solved

Running Total Displays Last Available Value Even with Missing Current Month Data

Hi Power BI Community,   I am trying to create a running total measure in DAX that ensures the last available value is displayed even if there are no values for the current month. My current formul...
  • marie_joy's avatar
    marie_joy
    2 years ago

    Hi everyone,

     

    Easiest answer is to change the relationships between my net_marg_product table and my month_table and to put it as uni-directional.