Forum Discussion
cottrera
Post Prodigy
6 years agoDatesbetween not working
Hi I have two tables a repairs spend table and a dates table I would like to working out the spend between two dates. I have already summed the spend using Dax this measure is called 'Spend' how...
- 6 years ago
I think date format should be
DATE(<year>, <month>, <day>)Is there an error from your formula?
HotChilli
Community Champion
6 years agoI think date format should be
DATE(<year>, <month>, <day>)
Is there an error from your formula?