Forum Discussion
shhush
6 years agoFrequent Visitor
Using Sumproduct for timestamps - please help!
I am trying to use this sumproduct formula from Excel in my PowerBI report, but it is giving me an error that DAX comparisons don't support values of type Text with values of type Number. I am trying...
- 6 years ago
One issue is that it appears your dates are stored as text.
Nathaniel_C
6 years agoCommunity Champion
One issue is that it appears your dates are stored as text.
shhush
6 years agoFrequent Visitor
I honestly thought I had checked that, but didn't check the other table. Thank you!