Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi All,
I am trying to do a simple task but I can't seem to do it.
I have a column called date and I want to output the previous months date in this column.
Please note that the latest date in the column might not be the current month.
For example:
| Date |
| Jan-21 |
| Feb-21 |
| Mar-21 |
What I want to do is create a measue that extracts Feb 21 and output it on a card.
The current code I have is
Solved! Go to Solution.
Hi,
if your model is not too huge you can create a calculate column
then use in your card
If this post is useful to help you to solve your issue consider giving the post a thumbs up
and accepting it as a solution !
Hi,
if your model is not too huge you can create a calculate column
then use in your card
If this post is useful to help you to solve your issue consider giving the post a thumbs up
and accepting it as a solution !
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.