Forum Discussion
Anonymous
5 years agoNot applicable
Adding a start value
Good afternoon to you all. I have a waterfall chart and I want to add a starting value through DAX. My point is to add a given bank balance (which is in another table) to a bank movement account....
lbendlin
Super User
5 years agoYou cannot add a row to a DAX table (at least not to an existing one). You need to add that row in Power Query, or in your data source.