Forum Discussion
Anonymous
5 years agoNot applicable
DAX expression in paginated reports
I am trying to add this expression to my table in paginated reports and it is returning an error. Here is the original statement I am trying to mirror, the second is the current expression I've tried, and the last is the error. I am trying to return a 0 in the column if there is a blank value otherwise use the projected collateral field
1 Reply
- lbendlinSuper User
Do you know if you can use COALESCE() in paginated reports?