Forum Discussion
How to get running total using a Dynamic Measure
- Anonymous4 years ago
Hi erg2494 ,
Please refer to my pbix file to see if it helps you.
Create a measure.
Measure = CALCULATE([starting_measure]+SUM('Table'[Total Daily Movement]),FILTER(ALL('Table'),'Table'[date]<=SELECTEDVALUE('Table'[date])))If I have misunderstood your meaning, please provide your pbix file without privacy information and desired output.
Best Regards
Community Support Team _ Polly
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Don't use the term "measure" - it has a different meaning in Power BI.
Where does your dynamic value come from? is your data source in import mode or in direct query mode?
the dynamic value is the sum of other columns from different datasets. I don't want to include these columns into my current matrix. I simply want to use that sum (measure I created on the visual page) as the starting point for the running total.
my data source is in import mode.
hope that helps and isn't too confusing. I'm a new Power BI user.
- lbendlin4 years agoSuper User
Please provide sanitized sample data that fully covers your issue. If you paste the data into a table in your post or use one of the file services it will be easier to assist you. Avoid posting screenshots of your source data if possible.
Please show the expected outcome based on the sample data you provided. Screenshots of the expected outcome are ok.
https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523