Forum Discussion
cottrera
6 years agoPost Prodigy
Datesbetween 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
6 years agoCommunity Champion
I think date format should be
DATE(<year>, <month>, <day>)
Is there an error from your formula?