Forum Discussion
ANP
3 years agoFrequent Visitor
Date Age Calculation... help needed
Hello all, new to power bi.. I have one date type column logged date .. I want to create one new column named Age which says difference between logged date and a constant which is End of month of the...
- 3 years ago
ANP - try this calculated column DAX for getting EOM value.
If this resolves your query, please accept this as a solution. Thanks
Manoj_Nair
3 years agoSolution Supplier
ANP - try this calculated column DAX for getting EOM value.
If this resolves your query, please accept this as a solution. Thanks
ANP
3 years agoFrequent Visitor
Thanks Manoj it worked