Forum Discussion
Anonymous
4 years agoNot applicable
Remove Date filter
Hi I'm trying to amend the following to remove the filter for Job_Ledger_Entries[Month End] the variable DefInc #DeferredIncome = VAR _To = ( CALCULATE ( MAX ( Job_Ledg...
- 4 years ago
Hi Anonymous
If REMOVEFILTERS didn't work you can try to wrap the first CALCULATE with another one that has the REMOVEFILTERS
Anonymous
4 years agoNot applicable
Thanks for the reply. That worked for me