Forum Discussion
Data by current month
- Anonymous8 years ago
Try a the below measure :
Measure 3 = EOMONTH(TODAY(),-1)
Thanks
Raj
- Anonymous8 years ago
Hey,
I think this may work. Will try and get back. ThankYou!
Hi Anonymous
Please use TODAY()-1 in measure.
If this is the answer you are looking for , then mark the solution as accepted ( Same for your other posts as well, i have responded for couple of qns, but still they are open though they are answered).
Thanks
Raj
So since we are in August month, I would want my to show those values as oj July 31, excluding August. Similarly if we were in September, it needs to show all values as of August 31
- Anonymous8 years agoNot applicable
Try a the below measure :
Measure 3 = EOMONTH(TODAY(),-1)
Thanks
Raj
- Anonymous8 years agoNot applicable
What does Movement[Date] represent? and is MONTH the present month?
- Anonymous8 years agoNot applicable
I had edited the post, pls check again.
- Anonymous8 years agoNot applicable
Hey,
I think this may work. Will try and get back. ThankYou!