Forum Discussion
Show current year
- 5 years ago
Hi Anonymous ,
Try this:
Measure = "My header -" & FORMAT ( TODAY (), "mmmyyyy" )Best regards
Icey
If this post helps, then consider Accepting it as the solution to help other members find it faster.
Anonymous ,
Perhaps a card with measure returning que current year works.
Can you provide more details ?
so here is the requirement, It doesnt have to do anything with the data,
In my power bi heading for the report, I just want to show below in the header of report whether there is data or not
sales report - November 2020
The month and year should always show current month and year....thats all, nothing fancy, I can write oracle function to display this information in the oracle view i am using as source, but if there is no data for the month it would be empty....can I use dax somehow in the power bi header to show this info ? (maybe in a card ?) , dont want to invovle data table etc